Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Support custom playback speed #895

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

RyanFoulds
Copy link

@RyanFoulds RyanFoulds commented Nov 26, 2024

Addresses #889 by adding a second dialog with a SeekBar to choose a custom playback speed in the range 0.25x - 4x

image
image
image

Also adds localization to existing playback speed labels to support locations that use , to delimit decimals and . to delimit 1000s.
E.g. In Italian:
image

Notes

I've implemented this programmatically rather than using a declarative layout but tips/contributions for creating the dialog declaratively are appreciated.

@RyanFoulds RyanFoulds marked this pull request as draft November 26, 2024 19:19
@RyanFoulds RyanFoulds marked this pull request as ready for review November 26, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant