Commit graph

58 commits

Author SHA1 Message Date
Jordan Eldredge
067fc7d280 Get playlist html working 2018-01-03 19:52:00 -08:00
Jordan Eldredge
567a40ef50 Don't repeat tracks when going to next random track 2018-01-03 19:52:00 -08:00
Jordan Eldredge
211156c8f0 Add jsmediatags 2018-01-03 19:52:00 -08:00
Jordan Eldredge
06c2e6cabe Fix track actionCreators 2018-01-03 19:52:00 -08:00
Jordan Eldredge
9d0b8bcf00 Progress 2018-01-03 19:52:00 -08:00
Jordan Eldredge
ea1a87b98d Start adding dragSelected, refactor tracks 2018-01-03 19:52:00 -08:00
Jordan Eldredge
bdb01aceab Implemnt scroll buttons 2018-01-03 19:52:00 -08:00
Jordan Eldredge
9a3351cd4b Extract playlist scrollbar 2018-01-03 19:52:00 -08:00
Jordan Eldredge
c7e626de9c Enable multiple tracks 2018-01-03 19:52:00 -08:00
Jordan Eldredge
7bd6f32206 Standardize on URLs media
This will make things easier as we start getting the playlist working
2017-11-19 11:44:46 -08:00
Jordan Eldredge
ea59be8f56 Include artist in sort 2017-11-18 16:48:40 -08:00
Jordan Eldredge
802b1564b2 Toggle vis syle from playlist 2017-11-18 14:19:02 -08:00
Jordan Eldredge
308a1bcd3f Reverse, randomize, sort 2017-11-18 13:42:04 -08:00
Jordan Eldredge
8e09cafd60 Prefer constants 2017-11-16 21:31:10 -08:00
Jordan Eldredge
e94f86e0aa First attempt at region support 2017-11-15 21:10:31 -08:00
Jordan Eldredge
f822c3061d Refactor bufferSource to use experimental abstraction 2017-11-02 08:00:51 -07:00
Jordan Eldredge
08a347bb5e Fix some subtle eq graph alignment issues 2017-10-12 15:18:25 -07:00
Jordan Eldredge
f65bb2a413 Add cache busting 2017-10-08 19:33:05 -07:00
Jordan Eldredge
0e9541bcdb Start reading curors from skin. 2017-10-07 15:45:45 -07:00
Jordan Eldredge
e66ef57182 Refactor removing tracks 2017-10-07 11:21:12 -07:00
Jordan Eldredge
2e9d281848 Prefer async/await to .then 2017-09-07 21:36:14 -07:00
Jordan Eldredge
b65e1a9eaf Move CDN url to package.json 2017-08-17 21:44:14 -07:00
Jordan Eldredge
b94f2074c8 Add ability to shade/close EQ 2017-07-13 21:57:18 -07:00
Jordan Eldredge
2d5bc08130 Refactor to split components by windows 2017-07-13 19:54:00 -07:00
Jordan Eldredge
369589e460 Add eq shade state to reducer 2017-07-13 16:47:44 -07:00
Jordan Eldredge
8ab39b7205 Add eqf export 2017-06-09 18:02:45 -07:00
Jordan Eldredge
bb3ed6c6c3 Remove stray console.log 2017-06-06 06:58:47 -07:00
Jordan Eldredge
68080b5819 Upgrade winamp-eqf 2017-06-05 17:12:38 -07:00
Jordan Eldredge
1e1b5eb628 Fix eqf value normalization 2017-06-02 19:43:54 -07:00
Jordan Eldredge
0c7b22d7f9 Add winamp-eqf 2017-05-24 22:32:53 -07:00
Jordan Eldredge
ca040ebc29 Handle EQ toggle in action creator 2017-04-26 19:55:23 -07:00
Jordan Eldredge
c40a78845b Swith to Prettier 2017-03-20 23:14:15 +00:00
Jordan Eldredge
b2d7b68aad Move more things to action creators. 2017-03-20 17:43:35 +00:00
Jordan Eldredge
85253f1f2f Move eq mediaPlayer access from actionCreators to middleware 2017-01-17 15:07:38 -08:00
Jordan Eldredge
cde7f3f5b0 Simplify how files are loaded. Move more stuff out of Winamp. 2017-01-16 20:44:06 -08:00
Jordan Eldredge
0b82b408a1 Move SET_EQ_BAND media player to middleware 2017-01-13 21:02:04 -08:00
Jordan Eldredge
d0faa63cf8 Use constants rather than strings in a few more places 2017-01-09 21:21:37 -08:00
Jordan Eldredge
4138c5aaa0 More media middleware cleanup 2017-01-03 22:13:23 -08:00
Jordan Eldredge
0c9e6e0c35 Convert toggleRepeat to middlware 2017-01-03 21:14:47 -08:00
Jordan Eldredge
d4f70c0a01 Move volume and balance to middleware 2017-01-03 20:57:55 -08:00
Jordan Eldredge
27641ebff5 Remove unused action type 2017-01-03 20:48:53 -08:00
Jordan Eldredge
443628b7a6 Start moving media control into a Redux middleware 2017-01-03 20:34:01 -08:00
Jordan Eldredge
242c6ab340 Start using constants for action types 2016-12-31 16:53:02 -08:00
Jordan Eldredge
7ecea310c7 Use implicit return where possible 2016-12-29 19:28:07 -08:00
Jordan Eldredge
54115f2879 Make set eq to min/mid/max actually effect audio 2016-11-28 20:24:12 -08:00
Jordan Eldredge
1f5e7503b0 Separate sprite definitions from CSS rules 2016-08-29 20:15:21 -07:00
Jordan Eldredge
91af5f1430 Get EQ bands working (includes refactor of EQ bands) 2016-08-29 20:15:21 -07:00
Jordan Eldredge
58c855f554 Spelling 2016-08-23 17:46:18 -07:00
Jordan Eldredge
299b4cac77 Parse PLEDIT.TXT 2016-08-10 18:12:38 -07:00
Jordan Eldredge
d321a16170 Move openFileDialog to actionCreators 2016-08-04 08:33:45 -07:00