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

Synchronize volume across player types #322

Merged
merged 5 commits into from
Jan 2, 2014
Merged

Synchronize volume across player types #322

merged 5 commits into from
Jan 2, 2014

Conversation

calzoneman
Copy link
Owner

This feature reads the volume level of the current player before transitioning to a new video, to prevent jarring changes in volume when the player changes e.g. from YouTube to Soundcloud. Furthermore, the volume is saved in localStorage and persists.

Known, unfixable issue with Soundcloud: Soundcloud's volume cannot be changed until playback begins. Because of this, it is possible that a short (< 1 second) clip might play at maximum volume before the volume is set. How they managed to screw this up is beyond me.

calzoneman added a commit that referenced this pull request Jan 2, 2014
Synchronize volume across player types
@calzoneman calzoneman merged commit 38f144f into master Jan 2, 2014
@calzoneman calzoneman deleted the flatvolume branch January 2, 2014 23:38
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