Commit graph

1446 commits

Author SHA1 Message Date
Jordan Eldredge
27c876fed1 Give ourselves half a second to load before we show the loading indicator 2018-06-07 20:52:16 -07:00
Jordan Eldredge
f65d0708ea Format CSS 2018-06-07 20:52:16 -07:00
jberg
a4c3670b11 add preset selection overlay 2018-06-07 15:59:55 -07:00
Jordan Eldredge
4e7369a38d Move butterchurn-bg to index.html where it can be properly required 2018-06-05 10:22:40 -07:00
Jordan Eldredge
e74f9e13e9 Don't highlight windows with the blue outline 2018-06-05 06:29:44 -07:00
Jordan Eldredge
a18944bb82 Allow Milkdrop to short-circut keyDown events 2018-06-05 06:27:19 -07:00
Jordan Eldredge
b07d1322f5 Fix closing shade mode equalizer 2018-06-04 08:15:03 -07:00
Jordan Eldredge
50df823274 Allow custom windows to register for focused keyDown events 2018-06-03 14:51:41 -07:00
Jordan Eldredge
f85f58815e Remove unused git ignore 2018-06-03 14:39:58 -07:00
Jordan Eldredge
8758d688d7 Refactor App component 2018-06-03 14:39:58 -07:00
Jordan Eldredge
dea2955688 Fix butterchun background 2018-06-01 12:45:48 -07:00
Jordan Eldredge
b36b12e4c7 Add butterchurn share link 2018-06-01 07:54:25 -07:00
Jordan Eldredge
2ce75f64bc Document how to run tests 2018-05-31 16:40:38 -07:00
Jordan Eldredge
902ef2f7c8 Move some skin data to JSON 2018-05-28 16:04:10 -07:00
Jordan Eldredge
308d3f9136 Use our own llama mp3 on Netlify 2018-05-28 15:57:33 -07:00
Jordan Eldredge
57d0056a01 Sketch out script to extract CSS skin 2018-05-28 15:57:24 -07:00
Jordan Eldredge
a7a5ef5e91 Upgrade prettier 2018-05-28 15:56:18 -07:00
Jordan Eldredge
b2c227b4b8 Split out jest projects 2018-05-26 00:02:03 +01:00
Jordan Eldredge
93eb86d144 Put global input for debug purposes 2018-05-25 19:01:29 +01:00
Jordan Eldredge
338cddbcb7 Add option to disable marquee
Allows us to do deterministic screenshots
2018-05-25 19:00:04 +01:00
Jordan Eldredge
9277afecc9 Upgrade Jest 2018-05-24 18:45:42 +01:00
Jordan Eldredge
66b63f6d40 Remove debug log 2018-05-23 20:14:06 +01:00
Jordan Eldredge
71a17c0c1d Make all dependencies dev 2018-05-23 20:14:06 +01:00
Jordan Eldredge
257dadfecf Address/remove a bunch of TODOs 2018-05-23 20:14:06 +01:00
Jordan Eldredge
2a11bd6b34 Pass only the analyser to the main window 2018-05-23 20:14:06 +01:00
Jordan Eldredge
bc41ba3ef2 Fixes #584 2018-05-23 20:14:06 +01:00
Jordan Eldredge
b495e4f958 Start getting the playlist visualizer threaded through 2018-05-23 20:14:06 +01:00
Jordan Eldredge
5bf56908fc Add a few press mentions 2018-05-23 20:14:06 +01:00
Jordan Eldredge
3d85d194c5 Lift playlist 2018-05-23 20:14:06 +01:00
Jordan Eldredge
b051188120 Split up action creators 2018-05-23 20:14:06 +01:00
Jordan Eldredge
cf83e48fdc Fix skin approval in python 3 2018-05-23 20:14:06 +01:00
Jordan Eldredge
e0038b4079 Make EQ band values stick in the center 2018-05-23 20:14:06 +01:00
Jordan Eldredge
7fd87863e0 Fix bug with posting to Discord 2018-05-23 20:14:06 +01:00
Jordan Eldredge
1f598a5b3e Allow duration to be set by initial track(s) 2018-05-23 20:14:06 +01:00
Jordan Eldredge
5ff373b003 Update Tweet bot to Python 3 and add Discord Webhook 2018-05-23 20:14:06 +01:00
jberg
1cc944ffe8 butterchurn preset cycling 2018-05-16 17:56:49 -07:00
jberg
5c8bde3a53 butterchurn add randomize keyboard control 2018-05-16 17:43:37 -07:00
Jordan Eldredge
2fc0c60576 Show Twitter instead of email 2018-05-16 09:20:51 -07:00
Jordan Eldredge
cce701b3e6 Add top border to hovered icons 2018-05-16 09:20:43 -07:00
Jordan Eldredge
633de21aa1 Add base skin preamp graph images to default state 2018-05-16 08:44:59 -07:00
Jordan Eldredge
a114c23729 Add hover animation to info icons 2018-05-15 22:54:40 -07:00
Jordan Eldredge
57ab8861d4 Use icons instead of text for "about" 2018-05-15 22:19:37 -07:00
Jordan Eldredge
ce8f1a1821 Fix hotkey warning 2018-05-15 22:19:37 -07:00
Jordan Eldredge
ceb4eeaf2f Fix selected text widths
Fixes #576
2018-05-15 22:19:37 -07:00
jberg
a08f792966 move to constructor 2018-05-15 22:02:52 -07:00
jberg
ad9d17ad8e switch for keyCodes 2018-05-15 22:02:52 -07:00
jberg
d9dc12477c bind and remove input function 2018-05-15 22:02:52 -07:00
jberg
da4b72c2d3 add comments for key codes 2018-05-15 22:02:52 -07:00
jberg
03b59717b2 add next/prev preset keyboard controls 2018-05-15 22:02:52 -07:00
jberg
359c7d25ee only render milkdrop when playing 2018-05-15 22:02:21 -07:00