Commit graph

370 commits

Author SHA1 Message Date
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
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
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
3d85d194c5 Lift playlist 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
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
Jordan Eldredge
3418e159db Visualizer was looking for shade in all the wrong places 2018-05-15 06:47:34 -07:00
Jordan Eldredge
3a4e5c146c Name chunks 2018-05-14 22:40:16 -07:00
Jordan Eldredge
4430a9d26f Add default skinColors 2018-05-14 21:57:32 -07:00
Jordan Eldredge
dff9ab04b6 Set loading state back to false 2018-05-14 20:40:06 -07:00
Jordan Eldredge
f900932d85 Re-enable custom skins 2018-05-14 20:40:06 -07:00
Jordan Eldredge
fc646a5159 Try pre-compiled skin 2018-05-14 20:40:06 -07:00
Jordan Eldredge
0e48b6c8c2 Allow user defined initial layout 2018-05-13 20:25:10 -07:00
Jordan Eldredge
4371ab1b6c Consolidate/fix windows in context menu 2018-05-13 12:36:15 -07:00
Jordan Eldredge
781bec6408 Simplify open/closed windows 2018-05-13 12:36:15 -07:00
Jordan Eldredge
67e1e1f587 Move gen window indexing into App 2018-05-13 12:36:15 -07:00
Jordan Eldredge
7b7af6b06e getPlaylistWindowPixelSize 2018-05-13 12:36:15 -07:00
Jordan Eldredge
2d1bd3f110 Progress toward unifying windows 2018-05-13 12:36:15 -07:00
Jordan Eldredge
6125a0b5d4 Make generic window size management include playlist 2018-05-13 12:36:15 -07:00
Jordan Eldredge
fc9f1268e9 Derive window size/position from state rather than DOM 2018-05-11 17:51:50 -07:00
jberg
f02c760486 update butterchurn 2018-05-11 14:54:30 -07:00
Jordan Eldredge
85afebfe71 Visualizer is one px wider 2018-05-09 20:13:04 -07:00
Jordan Eldredge
92d105e179 Split out skin context menu 2018-05-09 20:02:27 -07:00
Jordan Eldredge
89bfbdd129 Add Playback context menu 2018-05-06 19:22:51 -07:00
Jordan Eldredge
702b22ecd9 Add hotkeys for main context menu 2018-05-06 19:22:51 -07:00
Jordan Eldredge
67114f7a4c Add repeat and shuffle context menus 2018-05-06 19:22:51 -07:00
Jordan Eldredge
1771923d47 Make a note about smart context menu positioning 2018-05-06 19:22:51 -07:00
Jordan Eldredge
8064824c20 Pass file picker to right click context menu
Fixes #568
2018-05-05 14:36:28 -07:00
Jordan Eldredge
ca4fef2db0 Supprt right-click context menu 2018-05-05 14:25:05 -07:00
Jordan Eldredge
56717b84b3 Fix local component name 2018-05-05 13:30:28 -07:00
Jordan Eldredge
99ea94d1b3 Decouple ContextMenuTarget from the underlying menu 2018-05-05 13:14:02 -07:00
Jordan Eldredge
a6522f69a6 Remove useless constructor 2018-04-30 17:48:30 -07:00
Jordan Eldredge
22511ee522 Lazy load Butterchurn
This way Butterchurn is out of the critical path. It will not block
Webamp from becoming interactive/visible.
2018-04-30 17:48:30 -07:00
Jordan Eldredge
b302f5046b Use constants 2018-04-29 14:22:30 -07:00
jberg
be8a4c5025 integrate butterchurn 2018-04-27 13:46:38 -07:00
Jordan Eldredge
7c210677b1 Fix tests for genWindow 2018-04-26 07:17:11 -07:00