Jordan Eldredge
4c555a4887
Improve track display name fallback.
2018-02-20 19:43:20 -08:00
Jordan Eldredge
c3e90c2133
Make hotkeys optional
2018-02-19 20:50:38 -08:00
Jordan Eldredge
e52ddd63c4
Exclude Raven from the UMD bundle
2018-02-19 20:18:55 -08:00
Jordan Eldredge
ee04f2adc9
Allow Winamp2-js to center iteself in a container element
2018-02-19 20:10:37 -08:00
Jordan Eldredge
2be6f09c93
Add winamp2-js id ourselves to ensure CSS namespacing works everywhere
2018-02-19 20:08:53 -08:00
Jordan Eldredge
b11ae25a33
Refactor file loading
2018-02-19 17:16:25 -08:00
Jordan Eldredge
2bc90d9a90
Improve how files get loaded
2018-02-19 10:42:46 -08:00
Jordan Eldredge
bdb599fe32
Use default playlist colors when not specified
2018-02-17 21:55:54 -08:00
Jordan Eldredge
43cbf35e82
Use role application
2018-02-15 21:43:47 -08:00
Jordan Eldredge
85df75d3b0
Avoid rebinding openFileDialog in render
...
This is probably not a real perf problem, but I personally find .bind a bit harder to read than arrow functions, and since I was converting them, I figured I'd move them to `mapDispatchToProps` which only gets called on mount rather than on each render.
2018-02-12 17:11:59 -08:00
Ricky Miller
bd7ac23bc0
Limit presets to .eqf
2018-02-12 16:13:26 -08:00
Ricky Miller
5732baeb97
Update Regex, add pledit with quotes
2018-02-12 09:22:33 -08:00
Ricky Miller
eaf1bbe5c9
Add test
2018-02-12 09:22:33 -08:00
Ricky Miller
c8caec573a
Add global and replace
2018-02-12 09:22:33 -08:00
Ricky Miller
cd8d38b371
Fix prettier nits
2018-02-12 09:22:33 -08:00
Ricky Miller
94fc18fa27
Oh right
2018-02-12 09:22:33 -08:00
Ricky Miller
e175551a61
Remove braces
2018-02-12 09:22:33 -08:00
Ricky Miller
7d08293c16
Replace quotes
2018-02-12 09:22:33 -08:00
Ricky Miller
1f329174ce
Add optional accept argument
2018-02-12 09:22:33 -08:00
Jordan Eldredge
512f123cfa
Fix ios
2018-02-11 13:55:55 -08:00
Jordan Eldredge
cd7201219d
Move and format press page
2018-02-10 22:25:53 -08:00
Jordan Eldredge
277f4bf60b
Document press links in raw form
2018-02-10 22:22:36 -08:00
Jordan Eldredge
7d5814e169
Fix balance bar title
2018-02-08 20:58:03 -08:00
Jordan Eldredge
76f8c1bfdd
Fix broken balance background position
...
Fixes #467
2018-02-08 20:57:25 -08:00
Jordan Eldredge
6bd1efe545
Update snapshot
2018-02-08 19:53:55 -08:00
Jonny Buchanan
bef09cc354
Remove "Playlist not yet implemented" message
2018-02-08 19:50:09 -08:00
Jordan Eldredge
b98a9bbb45
Get better audio error info
2018-02-07 21:41:06 -08:00
Jordan Eldredge
56f4a32792
Spelling
2018-02-07 21:09:54 -08:00
Jordan Eldredge
3fc89665fb
Improve browser support message
2018-02-07 21:09:43 -08:00
Jordan Eldredge
49344f1639
Add some additional exception capturing
2018-02-07 20:23:52 -08:00
Jordan Eldredge
13a57202f5
Fix bug where snapping did not quite work properly.
2018-02-03 15:30:34 -08:00
Jordan Eldredge
6f98d28309
Add comment to ClickedDiv
2018-02-03 12:06:53 -08:00
Jordan Eldredge
aa4c05733f
Generalize handling buttons that only get their background after being clicked
...
https://twitter.com/LuigiHann/status/959430718517637120
2018-02-02 20:29:39 -08:00
Jordan Eldredge
a2b4303e2f
Use the correct sprite for the space character
2018-02-02 08:25:00 -08:00
Jordan Eldredge
58ff98cd58
Don't use the unclicked state until after the first click.
...
https://twitter.com/LuigiHann/status/959120559970930689
2018-02-01 21:57:01 -08:00
Jordan Eldredge
38bb8dc228
Make input 3px shorter
2018-02-01 20:35:32 -08:00
Jordan Eldredge
df81666b1d
Poor man's rightPad
2018-01-31 21:12:35 -08:00
Jordan Eldredge
259f3bb9b4
Clean up skinParser comment
2018-01-31 20:43:39 -08:00
Jordan Eldredge
d3e4797848
Fix snapshots
2018-01-31 20:42:53 -08:00
Jordan Eldredge
2e6462c06d
Improve trying to play when no files are in the playlist
2018-01-31 20:26:00 -08:00
Jordan Eldredge
c36ed2c805
Fix issue where seeking would leave the marquee in seeking state and never unset focus
2018-01-31 20:02:46 -08:00
Jordan Eldredge
6775897e47
Clean up missing mapStateToProps
2018-01-25 19:59:06 -08:00
Jordan Eldredge
a46fbc80e9
Dramatically improve handling of cursors
...
Many thanks to Skinner's Atlas
Fixes #406
2018-01-24 09:15:47 -08:00
Jordan Eldredge
e5c5adce10
Add the songname cursor
2018-01-24 09:15:47 -08:00
Jordan Eldredge
00274e9483
Standardize on elementSource
2018-01-21 21:44:34 -08:00
Jordan Eldredge
3ac165a649
Hack to preserve background of MiniTime while paused/blinking
...
Fixes #450
2018-01-21 21:15:40 -08:00
Jordan Eldredge
4f3549f19f
Move track removal deep into the bowels of a nested action creator
...
Fixes #449
2018-01-21 20:49:20 -08:00
Jordan Eldredge
d6f99c1d99
Tweak playlist top tiling to exactly match real Winamp. Quirky!
...
Fixes #448
2018-01-20 15:18:48 -08:00
Jordan Eldredge
c726a6e461
Pad running time message. Tweak layout.
2018-01-19 17:41:42 -08:00
Jordan Eldredge
0cf2d7292f
Show minitime even when blank. Tweak positioning
2018-01-19 17:33:50 -08:00