webamp/js
2017-11-16 22:33:59 -08:00
..
__mocks__ Add cache busting 2017-10-08 19:33:05 -07:00
__snapshots__ Add missing snapshot 2017-11-16 21:32:56 -08:00
__tests__ Add additional region fixture test 2017-11-16 21:31:39 -08:00
components Implement playlist's "close" button 2017-11-16 22:33:59 -08:00
media Use buffer source 2017-11-16 22:05:05 -08:00
actionCreators.js Prefer constants 2017-11-16 21:31:10 -08:00
actionCreators.test.js Add eqf export 2017-06-09 18:02:45 -07:00
actionTypes.js Add entry point 2017-10-09 20:54:14 -07:00
analyticsMiddleware.js Add some analtyics instrumentation 2017-09-09 13:39:01 -07:00
browser.js Check for Promise support 2017-10-27 08:20:54 -07:00
config.js Add Raven 2017-10-24 07:13:22 -07:00
constants.js Allow playlist to be resized 2017-10-02 07:04:00 -07:00
googleAnalytics.min.js Add missing Google Analytics file 2016-08-30 19:46:45 -07:00
hotkeys.js Prevent bookmarking on Windows, when trying to DOUBLE 2017-11-15 21:10:04 -08:00
index.js Add skin with transparency 2017-11-16 21:38:07 -08:00
mediaMiddleware.js Refactor bufferSource to use experimental abstraction 2017-11-02 08:00:51 -07:00
mediaMiddleware.test.js Update mediamiddleware test 2017-11-02 08:08:18 -07:00
myFile.js Swith to Prettier 2017-03-20 23:14:15 +00:00
reducers.js First attempt at region support 2017-11-15 21:10:31 -08:00
reducers.test.js Add custom user message for playlist 2017-09-27 18:28:20 -07:00
regionParser.js Allow region.txt to have leading ,s 2017-11-16 21:31:39 -08:00
regionParser.test.js Add additional region fixture test 2017-11-16 21:31:39 -08:00
selectors.js Add running time to Playlist 2017-11-15 21:09:45 -08:00
selectors.test.js Fix getting the default state. 2017-08-27 19:41:23 -07:00
skinExplorer.js Fix eq title buttons 2017-09-07 21:48:14 -07:00
skinParser.js Handle corrupt PLEDIT.txt files 2017-11-16 21:31:39 -08:00
skinSelectors.js Implement playlist's "close" button 2017-11-16 22:33:59 -08:00
skinSprites.js Implement playlist's "close" button 2017-11-16 22:33:59 -08:00
skinSprites.test.js Refactor to split components by windows 2017-07-13 19:54:00 -07:00
snapUtils.js Main window brings connected windows along. 2017-09-08 19:41:21 -07:00
snapUtils.test.js Remove unused import 2017-09-08 19:47:15 -07:00
store.js Make winamp class self contained 2017-10-09 17:12:22 -07:00
utils.js Make ini parsing more robust 2017-11-16 21:31:39 -08:00
utils.test.js Make ini parsing more robust 2017-11-16 21:31:39 -08:00
winamp.js Refactor bufferSource to use experimental abstraction 2017-11-02 08:00:51 -07:00