Commit graph

701 commits

Author SHA1 Message Date
Jordan Eldredge
c9d14e47e1 Fix typing in Desktop.tsx 2019-03-13 21:28:18 -07:00
Jordan Eldredge
43fb4ad303 Progress 2019-03-13 21:28:18 -07:00
Jordan Eldredge
96c73f79cc Add local dir 2019-03-13 21:28:18 -07:00
Jordan Eldredge
5287ee310d Use existing keyboard event handler for preset overlay 2019-03-13 21:28:18 -07:00
Jordan Eldredge
d1cfc707ff [WIP] Milkdrop rewrite 2019-03-13 21:28:18 -07:00
Jordan Eldredge
5a4fcf47a9 Rewrite visualizer to use hooks 2019-03-13 21:28:18 -07:00
Jordan Eldredge
59666b8699 [WIP] 2019-03-13 21:28:18 -07:00
Jordan Eldredge
2cd4f7e100 Clean up _addNewPresets 2019-03-13 21:28:18 -07:00
Jordan Eldredge
05801a1197 Move initial preset into thunk 2019-03-13 21:28:18 -07:00
Jordan Eldredge
3ab29aba84 Move presets to state 2019-03-13 21:28:18 -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
Jordan Eldredge
629b63b40c Upgrade webpack 2018-11-19 19:45:40 -08:00
Jordan Eldredge
4b53209e0c Fix blurry marquee when doubled
Fixes #701
2018-11-10 15:18:34 -08:00
Jordan Eldredge
12f4a89d5a Include default presets in dropdown 2018-11-09 07:17:17 -08:00
Jordan Eldredge
f83110f141 Remove generic window cruft
Now that Milkdrop is a first-class window, we don't need all this.
2018-11-05 06:38:12 -08:00
Jordan Eldredge
f083865793 Milkdrop cleanup 2018-11-04 21:43:23 -08:00