Commit Graph

14 Commits

Author SHA1 Message Date
majjejjam
85e056fd6e
Merge f7f80e03e0 into 108b2a60f5 2025-06-23 00:08:19 +02:00
mikiher
30db5d50fb Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
Miró Allard
f7f80e03e0 Use multiplication symbol instead of letter x
Use the proper multiplication symbol for the playback speed. The order
of the number and symbol is reversed so it is read "times 1.0" instead
of "1.0 times" (or previously "1.0 x"). Between the symbol and the
number, a narrow no-break space ( ) is added for proper spacing.
The classes of some spans are removed for better alignment.
2025-03-11 12:58:18 +01:00
advplyr
e701a0a32e Update playback rate display value number of decimals 2025-01-27 16:46:32 -06:00
Greg Lorenzen
f258782e2e Handle playback rate increment and decrmenet value in UI 2025-01-25 01:59:24 +00:00
advplyr
0bc58c254f Update playback speed to no longer use font-mono, adjust position of popup 2024-09-25 16:49:24 -05:00
advplyr
3c5dc17e3c Fix:Replace unicode x in playback speed control with regular x #1508 2023-02-16 18:01:25 -06:00
advplyr
b305cfd268 Update max playback speed to 10x 2023-01-07 16:18:52 -06:00
advplyr
ccc82520a9 Update chapter track progress bar, timestamps, hide chapter ticks. Update mobile responsiveness for player 2022-06-19 10:04:15 -05:00
advplyr
c046f9ee98 Add:Edit button and play button on audiobook landing page cover #360, Fix:Playback rate controller sending change events 2022-02-15 14:38:06 -06:00
advplyr
dd8a28848b Change:Audio playback playback speed control adjustable by incremenets of 0.1 #202 2021-11-27 16:38:29 -06:00
Mark Cooper
f4d6e65380 Player track chapter tickmarks, highlight current chapter, progress filters, links in stream container 2021-09-21 16:42:01 -05:00
Mark Cooper
f83c5dd440 Moving settings to be user specific, adding playbackRate setting, update playbackRate picker to go up to 3x 2021-08-23 18:31:04 -05:00
Mark Cooper
be7e2576f1 Adding audio playback speed control, updating volume control UI, fix stream play for small streams 2021-08-20 18:29:10 -05:00