No description
Find a file
Seth 019cc1f539 Issue #42
Replace angle and curly brackets for square brackets.
Time is contained in normal brackets, not angle brackets.
2014-11-12 21:43:16 +00:00
cursors Upgrade to the Winamp 2.91 skin 2014-11-04 19:57:10 -08:00
skins/default Fix encoding issue with PLAYPAUS.BMP 2014-11-11 22:52:36 -08:00
index.html Add charset meta tag 2014-11-11 23:02:38 -08:00
README.md Move todo list from readme to GitHub issues 2014-11-07 18:06:12 -08:00
winamp.css Issue #40 2014-11-12 21:19:46 +00:00
winamp.js Issue #42 2014-11-12 21:43:16 +00: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