Jordan Eldredge
854a09e3e6
Catch filePicker errors
...
Fixes #532
2018-04-12 08:25:25 -07:00
Jordan Eldredge
4a93013814
Add onMinimize callback
2018-04-12 06:26:43 -07:00
Jordan Eldredge
00eafd6b47
Shrink visualizer by one pixel
...
Fixes #536
2018-04-10 17:39:54 -07:00
remigallego
2e360020ef
fix avaliable into available
2018-04-01 09:08:51 -07:00
Jordan Eldredge
db5aa57013
Update snapshot
2018-03-25 07:34:47 -07:00
Jordan Eldredge
525bbcdb0d
Prevent double click on shade from triggering double click on parent
2018-03-25 07:33:21 -07:00
Jordan Eldredge
6cd8e7112b
Maintain window relationships on resize
2018-03-24 21:55:40 -07:00
Jordan Eldredge
4d59c29a80
Clarify meaning
2018-03-19 19:11:23 -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
4aa63d88b5
Explicitly state that Dropbox file picker requries the network.
2018-03-16 22:41:29 -07:00
Jordan Eldredge
5a52030d4c
Disable Dropbox option is the global is not avalaible
2018-03-16 09:31:52 -07:00
Jakub Ďuraš
1c97cce4e1
Merges upstream/master and resolves conflicts
2018-03-12 11:50:34 +01:00
Jakub Ďuraš
8c4735d245
Refactor for position calculation to account for NaN/0
2018-03-11 23:15:32 +01:00
Jakub Ďuraš
5303bf70c8
Prettier position percentage calculation
2018-03-11 14:47:21 -07:00
Jakub Ďuraš
0a0ea9ffca
Adds flooring of time elapsed for seeking bar position
2018-03-11 14:47:21 -07:00
Jakub Ďuraš
ea36814d2a
Prettier position percentage calculation
2018-03-11 20:26:03 +01:00
Jordan Eldredge
6cb8b50c09
Add missing key
2018-03-10 16:11:41 -08:00
Jordan Eldredge
5830ac1021
Pull Dropbox integration out of core
...
Fixes #499
2018-03-10 16:02:49 -08:00
Jordan Eldredge
33e33b2dec
Add dropbox support
2018-03-10 16:02:49 -08:00
Jakub Ďuraš
994da15f55
Adds flooring of time elapsed for seeking bar position
2018-03-10 19:07:28 +01:00
Jordan Eldredge
2bc90d9a90
Improve how files get loaded
2018-02-19 10:42:46 -08:00
Jordan Eldredge
85df75d3b0
Avoid rebinding openFileDialog in render
...
This is probably not a real perf problem, but I personally find .bind a bit harder to read than arrow functions, and since I was converting them, I figured I'd move them to `mapDispatchToProps` which only gets called on mount rather than on each render.
2018-02-12 17:11:59 -08:00
Ricky Miller
cd8d38b371
Fix prettier nits
2018-02-12 09:22:33 -08:00
Ricky Miller
1f329174ce
Add optional accept argument
2018-02-12 09:22:33 -08:00
Jordan Eldredge
7d5814e169
Fix balance bar title
2018-02-08 20:58:03 -08:00
Jordan Eldredge
76f8c1bfdd
Fix broken balance background position
...
Fixes #467
2018-02-08 20:57:25 -08:00
Jordan Eldredge
6bd1efe545
Update snapshot
2018-02-08 19:53:55 -08:00
Jonny Buchanan
bef09cc354
Remove "Playlist not yet implemented" message
2018-02-08 19:50:09 -08:00
Jordan Eldredge
aa4c05733f
Generalize handling buttons that only get their background after being clicked
...
https://twitter.com/LuigiHann/status/959430718517637120
2018-02-02 20:29:39 -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
38bb8dc228
Make input 3px shorter
2018-02-01 20:35:32 -08:00
Jordan Eldredge
d3e4797848
Fix snapshots
2018-01-31 20:42:53 -08:00
Jordan Eldredge
c36ed2c805
Fix issue where seeking would leave the marquee in seeking state and never unset focus
2018-01-31 20:02:46 -08:00
Jordan Eldredge
6775897e47
Clean up missing mapStateToProps
2018-01-25 19:59:06 -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
f1d34139e2
Make CharacterString better for screen readers.
2018-01-17 19:00:32 -08:00
Jordan Eldredge
3b9fdb30e5
Update snapshots
2018-01-17 09:38:58 -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
46c525cc53
Update snapshots
2018-01-08 07:39:47 -08:00
Jordan Eldredge
b5826bb117
Toggle shade modes by double clicking
2018-01-08 07:34:02 -08:00
Jordan Eldredge
655cdc8859
Get rid of noMarquee setting
2018-01-03 19:52:00 -08:00
Jordan Eldredge
6e3fec5ace
Update snapshots
2018-01-03 19:52:00 -08:00
Jordan Eldredge
07d31aded6
Clean up import order
2018-01-03 19:52:00 -08:00
Jordan Eldredge
ff11deae0d
Refactor loading files
2018-01-03 19:52:00 -08:00
Jordan Eldredge
e61a05a87b
Improve time string truncation
...
Fixes #400
2018-01-03 19:52:00 -08:00
Jordan Eldredge
f8705b9091
Upgrade jest
2018-01-03 19:52:00 -08:00
Jordan Eldredge
2a43de28cb
Fix some tests (but not all)
2018-01-03 19:52:00 -08:00