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
bd7ac23bc0
Limit presets to .eqf
2018-02-12 16:13:26 -08:00
Jordan Eldredge
d3e4797848
Fix snapshots
2018-01-31 20:42:53 -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
07d31aded6
Clean up import order
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
Jordan Eldredge
f2ef95ec06
Scope rendering better
2017-10-23 18:17:15 -07:00
Jordan Eldredge
08a347bb5e
Fix some subtle eq graph alignment issues
2017-10-12 15:18:25 -07:00
Jordan Eldredge
81ad02340e
Make winamp class self contained
2017-10-09 17:12:22 -07:00
Jordan Eldredge
1680e1b2fb
Redo context menus
2017-09-16 14:10:51 -07:00
Jordan Eldredge
26d7a43f62
Add snapshot of EQ window
2017-09-12 08:23:18 -07:00
Jordan Eldredge
2fe465ddf7
Show marquee changes in text display
...
Fixes #372
2017-09-08 19:41:08 -07:00
Jordan Eldredge
1ead097fcd
Fix handle for EQ shade sliders
2017-09-04 16:12:38 -07:00
Jordan Eldredge
3aa7f7f52b
EQ on by default in state
2017-09-04 11:08:13 -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
a0560d0ccc
Upgrade Prettier
2017-08-28 17:02:08 -07:00
Jordan Eldredge
969cc4239b
Fixes #366
2017-08-18 16:51:42 -07:00
Jordan Eldredge
8f211d79bb
Support volume and balance in shade eq
2017-07-15 10:32:09 -07:00
Jordan Eldredge
b94f2074c8
Add ability to shade/close EQ
2017-07-13 21:57:18 -07:00
Jordan Eldredge
aa1282751a
Use external prop-types
2017-07-13 19:54:31 -07:00
Jordan Eldredge
2d5bc08130
Refactor to split components by windows
2017-07-13 19:54:00 -07:00