Commit graph

60 commits

Author SHA1 Message Date
Jordan Eldredge
408cbc81f3 Fix shuffle toggle bug 2017-01-24 16:28:15 -08:00
Jordan Eldredge
4bd28d0053 Deprecate jsx extension 2017-01-17 17:51:21 -08:00
Jordan Eldredge
0872f5fad4 Standardize on es6 exports 2017-01-17 17:44:51 -08:00
Jordan Eldredge
280c4446f1 Move files next to file under test 2017-01-17 15:27:23 -08:00
Jordan Eldredge
85253f1f2f Move eq mediaPlayer access from actionCreators to middleware 2017-01-17 15:07:38 -08:00
Jordan Eldredge
8eb308e6d0 Improve Character component 2017-01-17 14:52:09 -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
8dce934f62 Autoload jsx files 2017-01-13 21:02:04 -08:00
Jordan Eldredge
5ec2489e90 Fix shade button click handler 2017-01-13 21:02:04 -08:00
Jordan Eldredge
0b82b408a1 Move SET_EQ_BAND media player to middleware 2017-01-13 21:02:04 -08:00
Jordan Eldredge
f1e993005b Convert Shade to mapDispatchToProps 2017-01-09 21:42:46 -08:00
Jordan Eldredge
3dc8c0b58f Remove last string constants 2017-01-09 21:32:15 -08:00
Jordan Eldredge
587ea68f55 Replace more strings with constants 2017-01-09 21:26:28 -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
6b76e4b433 Convert Balance to mapDispatchToProps 2017-01-09 21:21:37 -08:00
Jordan Eldredge
44b75001b3 Cleanup unused mediaPlayer props 2017-01-03 22:18:00 -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
242c6ab340 Start using constants for action types 2016-12-31 16:53:02 -08:00
Jordan Eldredge
16a3be5f31 Convert ClutterBar to mapDispatchToProps 2016-12-31 11:43:14 -08:00
Jordan Eldredge
b5d1601726 Convert Close to mapDispatchToProps 2016-12-31 11:36:50 -08:00
Jordan Eldredge
9d97eacf34 Convert Position to mapDispatchToProps 2016-12-31 11:24:52 -08:00
Jordan Eldredge
636a3f6c52 Use mapDispatchToProps for ContextMenu. Avoid DOM for filename 2016-12-30 21:37:18 -08:00
Jordan Eldredge
f89cbe1914 Reduce 2016-12-29 22:00:03 -08:00
Jordan Eldredge
8c635446a3 Convert Shuffle to mapDispatchToProps 2016-12-29 21:59:49 -08:00
Jordan Eldredge
946537edf7 Convert Time to mapDispatchToProps 2016-12-29 21:56:31 -08:00
Jordan Eldredge
7ecea310c7 Use implicit return where possible 2016-12-29 19:28:07 -08:00
Jordan Eldredge
b7c98bf27b More mapDispatchToProps 2016-12-29 19:28:07 -08:00
Jordan Eldredge
86596334b4 Destructure ownProps 2016-12-29 19:06:28 -08:00
Jordan Eldredge
73c16054b6 Use mapDispatchToProps for Volume 2016-12-29 18:54:31 -08:00
Jordan Eldredge
b6afe45d6c Fix linting, and errors 2016-11-29 07:55:40 -08:00
Jordan Eldredge
0c7eccc297 Temporary fix for file drop 2016-11-29 07:45:44 -08:00
Jordan Eldredge
72640bd67c Only drag on specific targets 2016-11-29 07:29:07 -08:00
Jordan Eldredge
fcb90bab8b Handle race condition with resize event 2016-11-28 22:50:10 -08:00
Jordan Eldredge
918420b68a Simple approach to centering windows on load/resize 2016-11-28 21:33:19 -08:00
Jordan Eldredge
d55f25f424 Progress 2016-11-28 20:24:12 -08:00
Jordan Eldredge
59727d78ed Some linting cleanup 2016-11-28 20:24:12 -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
4869bfdf1f Add minimal db buttons 2016-11-28 20:24:12 -08:00
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