webamp/js
Jordan Eldredge 1b8ab66845 Use URL.createObjectURL for reading local files
Somehow I overlooked this method of extracting data from a local file. Now that
we have a real URL for a local file that does not break Cross Origin Request
rules, we can go back to using an `<audio>` tag for playing our media which
greatly simplifies much of the media functionality.
2015-09-30 16:42:22 -07:00
..
browser.js Switch to require.js, get embedding for free! 2015-03-31 09:16:49 -07:00
context.js Ensure file names match module names used 2015-04-14 22:18:09 -07:00
embed.js Enable setting options via tag attributes 2015-05-02 12:47:27 -07:00
font.js Switch to require.js, get embedding for free! 2015-03-31 09:16:49 -07:00
hotkeys.js Switch to require.js, get embedding for free! 2015-03-31 09:16:49 -07:00
jszip.2.4.0.min.js Add grunt for production version 2014-12-20 16:37:30 -08:00
main-window.js Ensure file names match module names used 2015-04-14 22:18:09 -07:00
main.js Don't navigate to # when showing embed link 2015-05-14 00:15:13 -07:00
media.js Use URL.createObjectURL for reading local files 2015-09-30 16:42:22 -07:00
multi-display.js Switch to require.js, get embedding for free! 2015-03-31 09:16:49 -07:00
my-file.js Ensure file names match module names used 2015-04-14 22:18:09 -07:00
skin-sprites.js Switch to require.js, get embedding for free! 2015-03-31 09:16:49 -07:00
skin.js Allow skins that are not in a /dir 2015-07-07 21:45:50 -07:00
visualizer.js Switch to require.js, get embedding for free! 2015-03-31 09:16:49 -07:00
winamp.js Use URL.createObjectURL for reading local files 2015-09-30 16:42:22 -07:00
window-manager.js Switch to require.js, get embedding for free! 2015-03-31 09:16:49 -07:00