HTML5 thingie for Spotify Web Player

Play music on the browser without having to install Flash Player. Yes, I know why SWF bridges exist.

这是此脚本的所有版本。 只显示代码更新过的版本

  • v2016.01.30 2016-02-23 Synced from GitHub - Test my hg-git support
  • v2016.01.30 2016-01-30 Synced from GitHub - Add a ZeroClipboard.js HTML5 shim, now we can copy things from the Spotify context menu without flash. Neat!
  • v2016.01.29 2016-01-29 Imported from URL
  • v2015.12.17 2015-12-22
  • v2015.12.17 2015-12-18 Synced from GitHub - s/on/in
  • v2015.12.17 2015-12-18 Imported from URL
  • v2015.12.17 2015-12-17
  • v2015.12.17 2015-12-17 Imported from URL
  • v2015.12.15 2015-12-15 Implement more swf bindings, and make the returned values more plausible, improving implementation correctness.
  • v2015.12.15 2015-12-15 Prettyfied it up, and reduced the code size and compacted the event listeners neatly.
  • v2015.11.20 2015-12-15 Some additional tweaks and ironing out small quirks that appeared in the player GUI, now the bindings are, no more NaN appearing in the progress UI. html5 audio is much faster, responsive and efficient than its flash counterpart
  • v2015.11.20 2015-12-14 Play, pause and some tweaks.
  • v2015.11.20 2015-12-14 works pretty well already, now it's time for a cleanup, yep, really.
  • v2015.11.20 2015-12-14 Callbacks work, everything works nicely except what's not implemented. neat! almost there! this needs a good cleanup! :D
  • v2015.11.20 2015-12-14 ironing out events, finding out the right place where to post callbacks, this is a bit messy, disassembled from swf
  • v2015.11.20 2015-12-14 sound playter and sound loading works + setting volume, now we have to report back events to make it work consistently
  • v2015.11.20 2015-12-14 works again after cleanup
  • v2015.11.20 2015-12-14 add some reference urls, implementation of the html5 audio backend is next, easy peasy, or that's what it seems
  • v2015.11.20 2015-12-13
  • v2015.12.13.a 2015-12-13 Actually logins and starts, asks for stuff and passes the ping-pong test with synchronous xhr. ugly, but no other alternative.
  • v2015.12.13 2015-12-13 Goes further until the flash callbacks. Neat!
  • v2015.11.20 2015-11-20