Commit graph

23 commits

Author SHA1 Message Date
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
Jordan Eldredge
e588b76203 Actually use clamped volume for media 2016-08-02 23:21:21 -07:00
Jordan Eldredge
3fa5c05bd1 Move shuffle and balance to action creators 2016-08-02 23:21:08 -07:00
Jordan Eldredge
59dfb34e9d Make toggle repeat an action creator 2016-08-02 23:09:12 -07:00
Jordan Eldredge
a38eba5d23 Move SET_VOLUME to actionCreators 2016-08-02 22:44:05 -07:00
Jordan Eldredge
2b6b7f30b5 Rename and move files for better clarity (#186)
* Rename and move files for better clarity

* Add sample mp3 file
2016-08-02 10:10:17 -07:00
Jordan Eldredge
4311fb07c1 Move Skin to React (#182) 2016-08-01 22:01:43 -07:00
Jordan Eldredge
bc1ffb29c3 Move the visualizer to a React component (#181) 2016-08-01 19:30:22 -07:00
Jordan Eldredge
1e49d0a908 Move to thunks. Use display state from store (#164) 2016-07-27 23:17:32 -07:00