Commit graph

1978 commits

Author SHA1 Message Date
Jordan Eldredge
d3982f3a8f Winamp uses less of the playlist borders than the default skin provides 2017-08-27 18:15:11 -07:00
Jordan Eldredge
d2ba544136 Redo loading and config 2017-08-27 13:16:59 -07:00
Jordan Eldredge
27645c35e1 Handle missing txt files in skins. 2017-08-27 13:15:25 -07:00
Jordan Eldredge
c3a3614c2c Standardize feature flags, such as they are 2017-08-18 17:14:34 -07:00
Jordan Eldredge
969cc4239b Fixes #366 2017-08-18 16:51:42 -07:00
Jordan Eldredge
c74c9fd0a3 Clean up object creation 2017-08-18 16:50:50 -07:00
Jordan Eldredge
82a5913748 Update snapshots 2017-08-18 08:23:04 -07:00
Jordan Eldredge
7d27becb28 Turn off eq by default for prod mode 2017-08-18 08:20:55 -07:00
Jordan Eldredge
19f94e3ebd Clean up readme for potential contributors/forkers 2017-08-18 08:17:58 -07:00
Jordan Eldredge
b65e1a9eaf Move CDN url to package.json 2017-08-17 21:44:14 -07:00
Jordan Eldredge
bd02f83c12 Ping pong back to the right Prettier version 2017-08-17 21:29:00 -07:00
Jordan Eldredge
ef5bfdab58 Remove duplicate webpack in package.json 2017-08-17 21:25:36 -07:00
Jordan Eldredge
d8f5b523dc Let me sin in peace Travisg ad -p 2017-08-17 21:19:29 -07:00
Jordan Eldredge
fd6d1f844d Make it prettier 2017-08-17 21:18:30 -07:00
Jordan Eldredge
21626270be Improve deploy/reverting 2017-08-17 21:16:16 -07:00
Jordan Eldredge
9435bde20b Fix reverting 2017-08-17 20:09:31 -07:00
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
42d0229e89 Upgrade rc-slider to fix band sliders in doubled mode
https://github.com/react-component/slider/issues/279
2017-07-13 19:54:55 -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
4a317f8efc Remove style rules now handled by prettier 2017-07-13 16:48:00 -07:00
Jordan Eldredge
369589e460 Add eq shade state to reducer 2017-07-13 16:47:44 -07:00
Jordan Eldredge
22eda9257c Ugrade webpack-dev-server 2017-06-28 16:58:33 -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
45551a1a5e Only test on the latest version of Node 2017-06-28 16:12:36 -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
ea2c97b96d Fix weight command with new version of gzip-size 2017-06-25 13:42:57 -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
3dbee65dcd Config file format cleanup 2017-06-09 17:26:01 -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
bf2662362d Fromat CSS with Prettier! 2017-06-03 14:36:59 -07:00
Jordan Eldredge
bbd811ad11 Upgrade winamp-eqf 2017-06-02 21:27:07 -07:00