Commit graph

23 commits

Author SHA1 Message Date
torcado
20f463e36f add keyboard navigation visual feedback (fix #5)
add pause/play hotkey using spacebar
fix small visual bug with loading video
2023-10-20 17:42:50 -04:00
torcado
2dbd39df98 small fix 2023-09-28 18:59:28 -04:00
torcado
3c54513233 Add per-track album art 2023-09-28 18:50:03 -04:00
torcado
060046ffe9 add autoload option, fix rare loading issue 2023-02-15 17:49:22 -05:00
torcado194
6b37b1af89 fix wrong start position on preview track
and incorrect loading icon
2022-09-20 19:40:31 -04:00
torcado194
c046e4850a (inacurrate) seamless looping
ideally this should use something like the audio context api, for now this is fine
2022-09-19 16:28:05 -04:00
torcado194
504f7ab0e7 add default loop mode option 2022-09-18 17:12:08 -04:00
torcado194
6aad3e583e numbers font adjustments 2022-09-18 15:53:28 -04:00
torcado194
2b055c1806 add looping options
adds individul track loop count (indicated by a badge on the play button) and user loop toggle button (between none, track, and playlist)
2022-09-18 15:17:14 -04:00
torcado194
05c8b548ce add overlaid-toggle infoStyle 2022-06-06 14:45:23 -04:00
torcado194
f6b0ca8a90 Reword locked track hover text 2022-04-14 23:30:20 -04:00
torcado194
c359a192c8 Reword locked track hover text 2022-04-14 22:56:18 -04:00
torcado194
57193c4f73 prevent NaN on scrubbing loading track 2022-04-14 22:23:33 -04:00
torcado194
b4eb5a1451 Locked tracks, preview tracks
Preview stripe colors
Better horizontal spacing
Sticky media on horizontal layout
Better responsive width for controls/tracks
Better volume positioning
Percentage-based scrubber values for better responsive positioning
2022-04-14 21:27:05 -04:00
torcado194
f1f685e7ac shorten height if no description 2022-04-05 18:15:30 -04:00
torcado194
6720921c49 add locked tracks 2022-03-29 17:53:28 -04:00
torcado194
596299d5ae start track numbers at 1 instead of 0 2022-03-29 16:03:37 -04:00
torcado194
2f44d9dcba fix video container size issues 2022-03-28 16:06:29 -04:00
torcado194
4762bbf7f7 fix localStorage issue on cookie-blocked client 2022-03-28 00:51:20 -04:00
torcado194
16c340357c fix volume slider pushing content, force vertical
on small screen sizes
2022-03-28 00:00:09 -04:00
torcado194
1e1c294337 prevent user select on controls 2022-03-27 21:18:27 -04:00
torcado194
06c540e053 improve mobile support 2022-03-23 21:59:31 -04:00
torcado194
61c509dd92 init 2022-03-20 17:54:46 -04:00