Commit graph

20 commits

Author SHA1 Message Date
Jordan Eldredge
d996d808a9 Prefer classnames to ternary 2016-11-28 20:24:12 -08:00
Jordan Eldredge
f12961c832 Enable EQ button on main window 2016-08-30 22:40:11 -07:00
Jordan Eldredge
ab76645153 Use constants for window names 2016-08-30 17:50:53 -07:00
Jordan Eldredge
be03593bf3 Remove unused console.log()s 2016-08-29 20:18:12 -07:00
Jordan Eldredge
99e9e70ce6 First stab at spline line for equalizer 2016-08-29 20:17:38 -07: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
4fb6467015 More EQ stuff 2016-08-23 17:46:18 -07:00
Jordan Eldredge
5a5b88756e Get band input UI working for EQ 2016-08-23 17:46:18 -07:00
Jordan Eldredge
299b4cac77 Parse PLEDIT.TXT 2016-08-10 18:12:38 -07:00
Jordan Eldredge
162178988f Add bare-bones equalizer component 2016-08-10 18:12:38 -07:00
Jordan Eldredge
7045fdeb75 Snap to window borders 2016-08-05 22:16:26 -07:00
Jordan Eldredge
ac5bd91109 Constrain draggable window to browser window 2016-08-05 22:16:26 -07:00
Jordan Eldredge
08a91c4b35 Add some more playlist code 2016-08-05 22:16:26 -07:00
Jordan Eldredge
d321a16170 Move openFileDialog to actionCreators 2016-08-04 08:33:45 -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
4db25a89c4 Remove unused method, and fix close button 2016-08-02 23:01:21 -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