Commit graph

606 commits

Author SHA1 Message Date
Jordan Eldredge
c63ea937b1 Support Milkdrop fullscreen 2019-03-13 21:09:20 -07:00
Jordan Eldredge
37b3340cd2 Improve architecture of Milkdrop code 2019-03-13 21:09:20 -07:00
Jordan Eldredge
325a1dc536 Actually return some nodes in MilkdropContextMenu 2019-03-13 21:09:20 -07:00
Jordan Eldredge
d9c02675a6 Add type for visualizer 2019-03-13 21:09:20 -07:00
Jordan Eldredge
1c5bb54f0d Make tsc happy 2019-03-13 21:09:20 -07:00
Jordan Eldredge
e60c6bd4cc Fix typing in Desktop.tsx 2019-03-13 21:09:20 -07:00
Jordan Eldredge
18b23d6a17 Progress 2019-03-13 21:09:20 -07:00
Jordan Eldredge
98ca95749c Add local dir 2019-03-13 21:09:20 -07:00
Jordan Eldredge
c8570973b2 Use existing keyboard event handler for preset overlay 2019-03-13 21:09:20 -07:00
Jordan Eldredge
c77b18f010 [WIP] Milkdrop rewrite 2019-03-13 21:09:20 -07:00
Jordan Eldredge
6c37ae00ab Rewrite visualizer to use hooks 2019-03-13 21:09:20 -07:00
Jordan Eldredge
d06cfb5b26 [WIP] 2019-03-13 21:09:20 -07:00
Jordan Eldredge
bcaf3d73b8 Clean up _addNewPresets 2019-03-13 21:09:20 -07:00
Jordan Eldredge
934555a3fe Move initial preset into thunk 2019-03-13 21:09:20 -07:00
Jordan Eldredge
c8b3dcc05a Move presets to state 2019-03-13 21:09:20 -07:00
Jordan Eldredge
6ea58f3599 Reenable bits of library start adopting CSS Grid 2019-03-13 21:07:52 -07:00
Jordan Eldredge
45313f4dba Add more debug info 2019-03-05 11:09:29 -08:00
Jordan Eldredge
c5011ca3d2 Type Eject.js 2019-03-03 15:00:57 -08:00
Jordan Eldredge
b563eebf96 More logging to help figure out #731 2019-02-26 07:37:00 -08:00
Jordan Eldredge
6a244bb85e Add logging to help debug #731 2019-02-26 07:33:32 -08:00
Jordan Eldredge
d2f05768f0 Fix tests for marquee now that we account for separator 2019-02-17 15:07:57 -08:00
Jordan Eldredge
6c28ac5386 Fix issue with looping and separator 2019-02-17 15:03:28 -08:00
Jordan Eldredge
1fdbbb844a Don't add *** to nonlooping marquee text
Fixes #726
2019-02-17 14:58:54 -08:00
Jordan Eldredge
2df185b1a3
Upgrade React (#727)
* Upgrade React

type hooks

* Fix type for passthrough props

* Fix some react typings

* Fix type error with MouseEvent
2019-02-17 14:42:35 -08:00
Jordan Eldredge
e476f1c7df Fix Slider typing 2019-02-16 06:19:25 -08:00
Jordan Eldredge
c05099fd8f Type some more stuff 2019-02-09 23:22:44 -05:00
Jordan Eldredge
48cac8d619 Update snapshots 2019-02-09 11:05:25 -05:00
Jordan Eldredge
ab5eb33026 Fix bug where lowest value eq settings were getting encoded wrong 2019-02-09 09:53:43 -05:00
Jordan Eldredge
8edd11da62 Upgrade Prettier
Improves formatting of hooks
2019-01-24 20:52:53 -08:00
jberg
c7f7b61fef Butterchurn shouldn't cycle when loaded with inital preset (#724) 2019-01-21 18:50:19 -08:00
Jordan Eldredge
2b2598329d
Strip accents from strings so they can be displayed in marquee etc (#722) 2019-01-19 14:00:21 -08:00
Jordan Eldredge
48912634b1 Add preamp to media mocks 2019-01-06 14:34:14 -08:00
Jordan Eldredge
7f469cb13e Fix issue with trying to click and drag on full screen milkdrop.
Sentry: WINAMP2-JS-PROD-BW
2019-01-05 16:37:05 -08:00
Jordan Eldredge
a59a471f8d Change how Milkdrop fits into visualization optionsNow: If the Milkdrop window is open, it's always enabled. Otherwise, the current value in the cycle is used. 2019-01-02 21:04:02 -08:00
Jordan Eldredge
1f59cd860f Account for pixel density 2019-01-02 20:44:31 -08:00
Jordan Eldredge
306a6c424a Visualizer bar width is constant, even in shade mode 2019-01-02 20:44:31 -08:00
Jordan Eldredge
083a2d98f5 Learn to spell 2019-01-02 20:44:31 -08:00
Jordan Eldredge
fe6289b890 Enable playlist visualizer 2019-01-01 16:50:05 -08:00
Jordan Eldredge
54a267efbd Move Milkdrop desktop mode to Redux 2018-12-31 15:12:48 -08:00
Jordan Eldredge
df93ec482c Type Shade button 2018-12-30 15:56:29 -08:00
Jordan Eldredge
58dafaffa4 Type MainContextMenu 2018-12-30 15:54:16 -08:00
Jordan Eldredge
fbc0bede3e Type the main window 2018-12-29 16:06:52 -08:00
Jordan Eldredge
b16fb3a2ae Move file specific media info to the track
Fixes #712
2018-12-29 16:06:51 -08:00
Jordan Eldredge
eb296fc182 Type Shuffle 2018-12-29 16:06:51 -08:00
Jordan Eldredge
107a4cee1b Type Repeat 2018-12-29 16:06:51 -08:00
Jordan Eldredge
7d9ef4287f Fix seek n tracks forward/back 2018-12-29 12:28:20 -08:00
Jordan Eldredge
9c1970365a
Type scrollbar (#677)
* Type ScrollBar

* Fix typing to avoid extra import
2018-11-20 22:09:08 -08:00
jberg
7494eb3f47 Fix loading non minimal presets (#706) 2018-11-20 11:15:51 -08:00
Jordan Eldredge
48a937da87 Scrolling in the eq window should not scroll volume
Update snapshot
2018-11-20 07:58:44 -08:00
Jordan Eldredge
e117aca748 Type the equalizer window 2018-11-20 07:50:25 -08:00