Commit graph

28 commits

Author SHA1 Message Date
Jordan Eldredge
a7a5ef5e91 Upgrade prettier 2018-05-28 15:56:18 -07:00
Jordan Eldredge
2a11bd6b34 Pass only the analyser to the main window 2018-05-23 20:14:06 +01:00
Jordan Eldredge
3d85d194c5 Lift playlist 2018-05-23 20:14:06 +01:00
Jordan Eldredge
7b7af6b06e getPlaylistWindowPixelSize 2018-05-13 12:36:15 -07:00
Jordan Eldredge
ca4fef2db0 Supprt right-click context menu 2018-05-05 14:25:05 -07:00
Jordan Eldredge
d20f1cae42 Start rename transition 2018-04-14 11:44:24 -07:00
Jordan Eldredge
5f081dd6d2 Get shade mode visualizer working 2018-03-17 22:40:38 -07:00
Jordan Eldredge
971ade9fb2 Remove generic "shade" display state
This was a holdover from when the main window was the only window.
2018-03-17 19:28:55 -07:00
Jordan Eldredge
5830ac1021 Pull Dropbox integration out of core
Fixes #499
2018-03-10 16:02:49 -08:00
Jordan Eldredge
58ff98cd58 Don't use the unclicked state until after the first click.
https://twitter.com/LuigiHann/status/959120559970930689
2018-02-01 21:57:01 -08:00
Jordan Eldredge
4f3549f19f Move track removal deep into the bowels of a nested action creator
Fixes #449
2018-01-21 20:49:20 -08:00
Jordan Eldredge
5a5258e6fc Remove old TODO comments 2018-01-17 19:00:36 -08:00
Jordan Eldredge
07c902b95d Control volume with scroll wheel. Fixes #442 2018-01-17 08:43:21 -08:00
Jordan Eldredge
f6bea6d8ef Don't use global fileInput 2018-01-14 14:36:21 -08:00
Jordan Eldredge
b5826bb117 Toggle shade modes by double clicking 2018-01-08 07:34:02 -08:00
Jordan Eldredge
ff11deae0d Refactor loading files 2018-01-03 19:52:00 -08:00
Jordan Eldredge
ec62b37e23 Abstract dropping files. Add to playlist 2017-11-19 11:45:56 -08:00
Jordan Eldredge
f822c3061d Refactor bufferSource to use experimental abstraction 2017-11-02 08:00:51 -07:00
Jordan Eldredge
aa56d875c0 Guard against accessing file that does not exist. 2017-10-24 20:31:53 -07:00
Jordan Eldredge
082ae4f30a Fix dragging in files. 2017-09-26 16:52:34 -07:00
Jordan Eldredge
1680e1b2fb Redo context menus 2017-09-16 14:10:51 -07:00
Jordan Eldredge
b9291e7581 Abstract MiniTime and add playlist features. 2017-09-12 20:24:17 -07:00
Jordan Eldredge
366600e01b Add some tooltip titles. Fixes #374 2017-09-08 22:04:16 -07:00
Jordan Eldredge
118646a484 Change window focus on mouse down 2017-08-31 21:36:09 -07:00
Jordan Eldredge
08f1e41dc3 Improve how we manage windows 2017-08-29 10:01:18 -07:00
Jordan Eldredge
d2ba544136 Redo loading and config 2017-08-27 13:16:59 -07:00
Jordan Eldredge
8f211d79bb Support volume and balance in shade eq 2017-07-15 10:32:09 -07:00
Jordan Eldredge
2d5bc08130 Refactor to split components by windows 2017-07-13 19:54:00 -07:00
Renamed from js/components/MainWindow.js (Browse further)