Commit graph

449 commits

Author SHA1 Message Date
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
89adb9783f Use constants for middleware 2017-01-03 21:09:11 -08:00
Jordan Eldredge
d4f70c0a01 Move volume and balance to middleware 2017-01-03 20:57:55 -08:00
Jordan Eldredge
38f57e5219 Make test names consistent 2017-01-03 20:49:47 -08:00
Jordan Eldredge
27641ebff5 Remove unused action type 2017-01-03 20:48:53 -08:00
Jordan Eldredge
f7305455eb Fix spelling error 2017-01-03 20:47:57 -08:00
Jordan Eldredge
2d84561890 Destructure dispatch 2017-01-03 20:47:14 -08:00
Jordan Eldredge
c181be82a3 Remove uneeded passing of media object 2017-01-03 20:40:35 -08:00
Jordan Eldredge
443628b7a6 Start moving media control into a Redux middleware 2017-01-03 20:34:01 -08:00
Jordan Eldredge
bf749f7793 Add action actionTypes file 2017-01-03 20:33:42 -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
9408e5b95f Disable band while we wait for Safari to fix their bug. 2016-11-28 20:31:20 -08:00
Jordan Eldredge
2a3e59f160 Don't automock 2016-11-28 20:24:21 -08:00
Jordan Eldredge
d55f25f424 Progress 2016-11-28 20:24:12 -08:00
Jordan Eldredge
785af97700 Add snapWithin() and add snapping to like sides 2016-11-28 20:24:12 -08:00
Jordan Eldredge
59727d78ed Some linting cleanup 2016-11-28 20:24:12 -08:00
Jordan Eldredge
1c175ae0a3 Create preamp 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
7dd1bb8858 Enable react linting rules, fix linting errors
Also fix lint command in `package.json`
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
9b900c539c Add missing Google Analytics file 2016-08-30 19:46:45 -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