800cdc129d
Merge pull request #2646 from Teekeks/payer-translation
...
feat(i18n): Added missing translation string in player UI
2024-05-30 16:24:25 -05:00
fb86b4fc84
Fix chapter marker string, map translations
2024-05-30 16:23:27 -05:00
bd06b6c716
Update:Decrease breakpoint for hiding volume button on audio player #2868
2024-04-22 17:53:29 -05:00
c5785e9c20
Update:Increase breakpoint for player to change buttons to two lines #2799
2024-04-03 18:41:41 -05:00
8e46181ba0
Update:Adding tooltips to player controls forward/backward and next/prev #2800
2024-04-02 18:05:44 -05:00
8a0fab2b20
Fix:Resizing page update chapter ticks and track bar #2707
2024-03-05 14:30:39 -06:00
761a2ff0bf
Merge branch 'advplyr:master' into payer-translation
2024-02-22 19:25:04 +01:00
e368ffe29f
feat(i18n): added missing translatable string in player ui
2024-02-22 19:20:49 +01:00
04d16fc535
Fix:Audio player buttons to use button el and add aria-label translations #2599
2024-02-14 18:28:19 -06:00
56579f440b
Update playback rate hotkey adjustment
2023-04-08 11:17:17 -05:00
a59311f795
Update:Adjust timestamps in player for playback speed #1647
2023-04-07 18:05:23 -05:00
895ab8d18a
Fix:Audio track hover timestamp bubble z-index
2023-02-11 15:29:39 -06:00
7852804a9c
Update:Remove call to server for user settings, user settings stored locally
2022-12-17 14:50:01 -06:00
1332147c4a
Update playlist icons
2022-11-27 13:34:50 -06:00
f07cb1e7a3
Fix player UI icon buttons from pr #1187
2022-11-27 12:36:10 -06:00
7df8795d52
Fix:Icon sizes
2022-11-21 07:18:10 -06:00
fdfb07ff2c
Add a few tooltips
...
Starting to use audiobookshelf, the function of some buttons weren't
very clear to me and while some buttons have tooltips, others have not.
This patch adds some additional tooltips to the user interface,
further explaining some of the functionality.
2022-11-20 18:50:34 +01:00
7485cf1a26
Add:Batch select audiobook play button, item page mobile screen size cleanup
2022-11-19 10:20:10 -06:00
78559520ab
Add:Player queue for audiobooks #1077
2022-11-12 16:48:35 -06:00
3357ccfaf3
Add:Buttons to add/remove podcast episodes from player queue
2022-11-12 15:41:41 -06:00
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -06:00
c0dd58a94e
Add:Player queue for podcast episodes & autoplay next episode #603
2022-08-28 13:12:38 -05:00
af7e3a03f0
Fix:Audio player when using chapter track then playing an item without chapters
2022-07-13 19:38:34 -05:00
3c347bef7d
fix: better variable naming
2022-06-26 00:00:52 +08:00
e837e5f780
fix: reuse existing variable
2022-06-25 23:58:55 +08:00
729a756e21
fix: use total time for chapter name resolution when in chapter track mode
2022-06-25 23:53:40 +08:00
f2fff34d4d
fix: use chapter start as a base for the seek time if seeking within chapters
2022-06-25 23:37:18 +08:00
067006f406
fix: use chapter duration when seeking on track bar
2022-06-25 23:24:40 +08:00
ccc82520a9
Update chapter track progress bar, timestamps, hide chapter ticks. Update mobile responsiveness for player
2022-06-19 10:04:15 -05:00
644882e04f
add support for swapping progress bar between current chapter duration and book duration
2022-06-18 23:55:34 -07:00
2d5e4ebcf0
Add:Audio player next/prev chapter buttons
2022-06-04 12:07:38 -05:00
67e02fddbd
Comment out expand on player ui
2022-06-02 17:54:07 -05:00
d37b25a6f6
Update audio player to player ui and separate out components
2022-05-31 20:13:46 -05:00