Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 839 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 839 Bytes

Winamp 2.9

Winamp2-js by Jordan Eldredge

Try it on 98.js.org or standalone at webamp.org

TODO

  • Fix z-indexing with context menu: it uses a fixed z-index and I have an indefinitely incrementing z-index

    • Also see if there are other uses of z-index
  • Window blurring (also needed for regular windows!)

  • Localize keyboard shortcuts (currently pretty much everything in 98.js uses iframes, and I haven't implemented arrow keys for icons on the desktop, so it's hard to tell, and it doesn't matter much (yet), but the keyboard shortcuts should only apply when Winamp is focused - so this depends on window blurring)

  • Interop with Sound Recorder should be fun! ;)