Jordan Eldredge
|
f999c937b1
|
This fixes
It also reverts ab5eb33026 which reintroduces an issue with eqf encoding.
See https://github.com/captbaritone/webamp/issues/749
|
2019-03-15 07:13:37 -07:00 |
|
Chuf
|
ff1d18c044
|
Fixes issue #717
GainNode now attenuates or boosts the signal correctly, according to the logarithmic dB scale
|
2019-03-14 15:47:24 -07:00 |
|
Chuf
|
99b4ad5f98
|
Fixes issue #717
GainNode now attenuates or boosts the signal correctly, according to the logarithmic dB scale
|
2019-03-14 15:47:24 -07:00 |
|
Jordan Eldredge
|
5cc73e5fee
|
Refactor Fullscreen to use hooks
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
5113752966
|
Allow Fullscreen to trigger on mount
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
a4e64aa131
|
Make impossible states impossible
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
f26af8d8c5
|
Focus the current preset when opening the preset overlay
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
322bf276a8
|
Enable double click to exit fullscreen milkdrop
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
5400be9638
|
Make preset property access type safe
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
d61585c8e3
|
Allow user to reshow the song title in Milkdrop
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
e41fb3d9b4
|
Test initial track selection
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
41e0ad4563
|
Support preset cycling
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
1407a0afb7
|
Randomize presets. Allow users to toggle this behavior
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
8559dd7257
|
Select previous preset
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
02aa688ed3
|
Next Preset hotkeys
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
0c14b74d0d
|
Load .milk files when dragged in
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
8d4db699ab
|
Implement Desktop mode
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
3d0278688d
|
Hooks have types now
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
814a73fd6e
|
Remove coment that does not apply any more
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
48c64337ef
|
Support Milkdrop fullscreen
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
97076f9cd1
|
Remove disused import
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
fbd4a08972
|
Improve architecture of Milkdrop code
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
7102fb4e90
|
Actually return some nodes in MilkdropContextMenu
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
f94f9fad00
|
Add type for visualizer
|
2019-03-13 21:28:18 -07:00 |
|
Jordan Eldredge
|
76511ddc2b
|
Make tsc happy
|
2019-03-13 21:28:18 -07:00 |
|
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
|
27cd8e86e0
|
Improve usage docs
|
2019-03-02 21:54:07 -08:00 |
|
Jordan Eldredge
|
2bcd69762d
|
Minify css using postcss (#732)
* Minify css using postcss
* Optimize data uris as build time
|
2019-03-02 19:52:19 -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
|
be22396af2
|
Provide default value for balance
|
2019-02-26 07:32:48 -08:00 |
|
Jordan Eldredge
|
182b4d0024
|
Allow consumers to initialize StereoBlanceNode value a la StereoPannerNode
|
2019-02-26 07:23:10 -08:00 |
|
Jordan Eldredge
|
522609fa5e
|
Allow SteroBalanceNode to accept a string
|
2019-02-26 07:23:10 -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 |
|