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

Added playback speed to the video player #22

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

ericand1
Copy link

@ericand1 ericand1 commented Mar 15, 2024

@Jman012 - I use this app quite a bit and figured I'd take a stab a quick win. Playback speed seemed like something I'd use, plus you have an enhancement logged for it. I noodled about adding the selected playback speed to UserDefaults like you're doing with resolution but thought it might be kind of annoying if I came back to the app after some time and wasn't expecting it.

I'm mainly a web developer so I may be doing something dumb here (particularly with the layoutIfNeeded call) but it's the only way I could get the control to show up the first time the playback controls are displayed.

@Jman012
Copy link
Owner

Jman012 commented Mar 21, 2024

This looks great! Thanks for taking a stab at it. I'll get it all built and distributed.

@Jman012
Copy link
Owner

Jman012 commented Mar 21, 2024

This addresses #9

@Jman012 Jman012 mentioned this pull request Mar 21, 2024
@Jman012 Jman012 merged commit 7f57fc8 into Jman012:main Mar 21, 2024
1 check passed
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.

2 participants