Jordan Eldredge
5786efaaf1
Use my own CDN
2017-08-17 19:48:17 -07:00
Jordan Eldredge
cc6d5028ba
Fix snapshot
2017-08-15 21:39:26 -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
Jordan Eldredge
369589e460
Add eq shade state to reducer
2017-07-13 16:47:44 -07:00
Jordan Eldredge
523dc58363
Fix transpilation
2017-06-28 16:56:25 -07:00
Jordan Eldredge
12c93eee1d
Remove accidental yarn.lock
2017-06-28 16:56:04 -07:00
Jordan Eldredge
9775c6b915
Refactor sprites to async/await
...
This cleans up the implementation quite a bit, and allows us to clean up the
data for the sprite data.
Most importantly, this allows us to avoid problems where a cursor file like
`main.cur` would be picked up as the `main.bmp` file as was the case here:
https://twitter.com/LuigiHann/status/879077419331747841
2017-06-28 16:07:49 -07:00
Jordan Eldredge
e27a0db3fe
Keep context menu open when clicking
2017-06-28 16:07:49 -07:00
Jordan Eldredge
f730ee26aa
Use template strings.
2017-06-28 16:07:49 -07:00
Jordan Eldredge
4202fd351b
Upgrade jest and upgrade to es2017
2017-06-28 16:07:39 -07:00
Jordan Eldredge
fa16b4c6da
Upgrade JSZip
2017-06-25 14:07:49 -07:00
Jordan Eldredge
56531c7a61
Fix amplitude directions
2017-06-09 19:00:28 -07:00
Jordan Eldredge
2d4ad3f60c
More case sensitivity
2017-06-09 18:18:59 -07:00
Jordan Eldredge
bfb2a48235
Stupid case insensitive file system...
2017-06-09 18:12:12 -07:00
Jordan Eldredge
8ab39b7205
Add eqf export
2017-06-09 18:02:45 -07:00
Jordan Eldredge
3e6759a0a6
Refactor context window
2017-06-09 17:28:21 -07:00
Jordan Eldredge
9e582092e1
Add presets context menu to state.
2017-06-06 07:00:19 -07:00
Jordan Eldredge
bb3ed6c6c3
Remove stray console.log
2017-06-06 06:58:47 -07:00
Jordan Eldredge
3fec466b29
Comment cleanup and tiny refactor.
2017-06-06 06:57:59 -07:00
Jordan Eldredge
af3f65c315
Still more ContextMenu abstraction
2017-06-05 20:16:14 -07:00
Jordan Eldredge
2669b013dd
Abstract context menu style
2017-06-05 20:03:54 -07:00
Jordan Eldredge
513d2aab23
Remove unused ids
2017-06-05 17:18:03 -07:00
Jordan Eldredge
68080b5819
Upgrade winamp-eqf
2017-06-05 17:12:38 -07:00
Jordan Eldredge
1e1b5eb628
Fix eqf value normalization
2017-06-02 19:43:54 -07:00
Jordan Eldredge
ea7bd51aed
Upgrade/enforce Prettier
2017-06-02 16:57:58 -07:00
Jordan Eldredge
0c7b22d7f9
Add winamp-eqf
2017-05-24 22:32:53 -07:00
Jordan Eldredge
8c83b78582
Let users drag the marquee. Fixes #107
2017-05-24 19:59:13 -07:00
Jordan Eldredge
8a15f0f050
Refactor close component
2017-05-23 21:08:09 -07:00
Jordan Eldredge
150fc677da
Fix close context menu on click outside menu
2017-05-23 21:01:40 -07:00
Jordan Eldredge
5444f5348a
Redraw the visualizer on switching skins
2017-05-23 19:49:40 -07:00
Jordan Eldredge
d70dd0cc37
Reorder audio nodes to avoid Safari hack.
2017-04-26 20:01:07 -07:00
Jordan Eldredge
ca040ebc29
Handle EQ toggle in action creator
2017-04-26 19:55:23 -07:00
Jordan Eldredge
a4370f3ffa
Move import up to top of file.
2017-04-23 16:52:12 -07:00
Jordan Eldredge
d0a6ce6d7f
Handle toggle in action creators.
2017-04-23 16:51:42 -07:00
Jordan Eldredge
7ba3c15134
Work around Safari biquad filter bug!
2017-04-23 16:10:06 -07:00
Jordan Eldredge
199bd379d4
Add proptype for CharacterString
2017-04-23 16:10:06 -07:00
Jordan Eldredge
43d54e6504
Upgrade Prettier
2017-04-13 12:26:47 -07:00
Jordan Eldredge
1d1593c558
Remove old DragTarget code
2017-03-31 13:41:54 -07:00
Jordan Eldredge
07191b3191
Refactor main window to avoid rerendering on every marquee tick
2017-03-24 17:52:40 +00:00
Jordan Eldredge
be576a2dc3
Switch to rc-slider for vertical sliders
2017-03-24 17:34:53 +00:00
Jordan Eldredge
31a6ba289c
Fix typo in Firefox band slider thumb
2017-03-23 23:22:55 +00:00
Jordan Eldredge
658244b169
Avoid rerendering entire EQ on every marquee
2017-03-23 23:20:28 +00:00
Jordan Eldredge
c40a78845b
Swith to Prettier
2017-03-20 23:14:15 +00:00
Jordan Eldredge
ccb1803c69
Trim trailing space.
2017-03-20 22:53:50 +00:00
Jordan Eldredge
2aec4d68a4
Add regression test playing local mp3s
2017-03-20 22:49:23 +00:00
Jordan Eldredge
523c3e87ba
Remove dangling comma.
2017-03-20 17:48:46 +00:00
Jordan Eldredge
481b922b6a
Upgrade Jest
2017-03-20 17:46:46 +00:00