audiobookshelf/client/components
Greg Lorenzen 43b7ccd61a
WIP: Add adjustable skip amount (#3113)
* Add playback settings string to en-us

* Add playback settings UI for jump forwards and jump backwards

* Remove jump forwards and jump backwards settings

* Remove jump forwards and jump backwards en-us strings

* Update player UI to include player settings button

* Add label view player settings string

* Add PlayerSettingsModal component

Includes a toggle switch for enabling/disabling the chapter track feature.

* Add player settings modal component to MediaPlayerContainer

* Handle useChapterTrack changes in PlayerUI

* Add jump forwards and jump backwards settings to user store

* Add jump forwards and jump backwards label strings

* Add jump forwards and jump backwards settings to PlayerSettingsModal

* Update jump forwards and jump backwards to handle user state values in PlayerHandler

* Update jump backwards icon in PlayerPlaybackControls

* Add playback settings string to en-us

* Add playback settings UI for jump forwards and jump backwards

* Remove jump forwards and jump backwards settings

* Remove jump forwards and jump backwards en-us strings

* Update player UI to include player settings button

* Add label view player settings string

* Add PlayerSettingsModal component

Includes a toggle switch for enabling/disabling the chapter track feature.

* Add player settings modal component to MediaPlayerContainer

* Handle useChapterTrack changes in PlayerUI

* Add jump forwards and jump backwards settings to user store

* Add jump forwards and jump backwards label strings

* Add jump forwards and jump backwards settings to PlayerSettingsModal

* Update jump forwards and jump backwards to handle user state values in PlayerHandler

* Update jump backwards icon in PlayerPlaybackControls

* Add jump amounts to playback controls tooltips

* Fix merge issues and add new Material Symbols to player ui

* Alphabetize strings in en-us.json

* Update dropdown component with SelectInput to support menu overflowing modal

* Update localization for player settings

* Update en-us strings order

---------

Co-authored-by: advplyr <advplyr@protonmail.com>
2024-07-12 17:52:48 -05:00
..
app WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
cards Merge pull request #3138 from glorenzen/update-material-icons 2024-07-10 16:41:21 -05:00
content Add:Podcast library filter for languages and show language on podcast item page 2024-04-08 15:48:41 -05:00
controls Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
covers Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
modals WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
player WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
prompt Update:Add more translation strings, remove unused string #3027 2024-05-30 17:03:33 -05:00
readers Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
stats Replace material-icons in YearInReview components 2024-07-08 22:29:20 +00:00
tables Update play_arrow icons with fill CSS class 2024-07-08 22:00:16 +00:00
ui WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
widgets Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00