Commit graph

23 commits

Author SHA1 Message Date
Jordan Eldredge
8d6357f26c Reformat hotkeys 2016-08-23 17:46:18 -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
824577b4f0 Dispatch directly on store where possible 2016-08-02 23:02:43 -07:00
Jordan Eldredge
4935af4454 Use adjustVolume in hotkeys.js 2016-08-02 22:53:26 -07:00
Jordan Eldredge
a38eba5d23 Move SET_VOLUME to actionCreators 2016-08-02 22:44:05 -07:00
Jordan Eldredge
c5caa3cbf6 Linting improvements (#177) 2016-07-30 22:05:42 -07:00
Jordan Eldredge
1e49d0a908 Move to thunks. Use display state from store (#164) 2016-07-27 23:17:32 -07:00
Jordan Eldredge
83f5b92932 Major refactor
Major refactor, mostly to compute Marquee values instead of setting them.
2016-07-25 22:32:42 -07:00
Jordan Eldredge
340629214f Move Volume to React/Redux 2016-07-12 22:37:28 -07:00
Jordan Eldredge
06482e6795 Move time displasy to Redux/React 2016-07-11 21:30:27 -07:00
Jordan Eldredge
09f70d5e2a Trigger file opener via dispatch 2016-07-10 14:38:50 -07:00
Jordan Eldredge
e2f0339ef7 Use keydown for better hotkey response 2016-07-10 08:16:10 -07:00
Jordan Eldredge
f37ceb24f1 Switch to ES6-style imports 2016-07-03 21:56:37 -07:00
Jordan Eldredge
9fba6f0337 Refactor hotkeys, context, browser 2015-12-13 16:52:04 -08:00
Jordan Eldredge
8b986ec3cb Add eslint 2015-12-12 13:38:48 -08:00
Jordan Eldredge
2837439934 Switch to require.js, get embedding for free! 2015-03-31 09:16:49 -07:00
Jordan Eldredge
82d28ee89c Installed jshint, cleaned up lots of little issues 2015-02-04 23:45:43 -08:00
Jordan Eldredge
2c5a3c9a12 Major refactor separating ui from core logic 2015-01-12 23:53:26 -08:00
Jordan Eldredge
b81dc72875 Fix typos 2014-12-23 11:48:45 -08:00
Jordan Eldredge
e472baf74f Abstract all the functionality used by Hokeys.js
Progress on #121
2014-12-23 11:44:21 -08:00
Jordan Eldredge
58e7133cb8 Better file organization 2014-12-15 21:25:01 -08:00
Renamed from hotkeys.js (Browse further)