No description
Find a file
Jordan Eldredge 21f4712b0f Progress on work indicator
This should be the right Javascript/CSS but it doesn't look right for Chrome or FF users yet because of the glitch rendering these four pixels from the BMP file in those browsers. The feature now works in Safari.
2014-11-08 20:35:52 -08:00
cursors Upgrade to the Winamp 2.91 skin 2014-11-04 19:57:10 -08:00
skins/default Upgrade to the Winamp 2.91 skin 2014-11-04 19:57:10 -08:00
index.html Progress on work indicator 2014-11-08 20:35:52 -08:00
README.md Move todo list from readme to GitHub issues 2014-11-07 18:06:12 -08:00
winamp.css Progress on work indicator 2014-11-08 20:35:52 -08:00
winamp.js Progress on work indicator 2014-11-08 20:35:52 -08:00

Winamp2-js

A reimplementation of Winamp 2.9 in HTML5 and Javascript.

Works in modern versions of Firefox, Safari and Chrome. Untested in IE.

Features

  • Drag in local files or open them via the "eject" button
  • Open a url using the upper left hand corner "options" icon
  • Uses the acutal skin assets, so it's compatible with all skins
  • "Shade" mini-mode
  • Not dependent on any libraries or frameworks

Currently Impossible

Tested in modern versions of

  • Chrome (OS X, iOS, Ubuntu) - Perfect
  • Firefox (OS X) - Perfect
  • Safari (OS X, iOS) - Perfect

Reference

Predecessors