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

Synchronise stream volume with app volume #3

Merged
merged 2 commits into from
Sep 27, 2015

Conversation

forivall
Copy link
Contributor

Rdio does not update their volume slider when the stream's volume
changes, since most platforms cannot change the volume externally.
With pulseaudio and gtkwebkit, the volume can be changed externally,
so this will update the slider position when the stream volume is
changed by pulseaudio.

Implementation notes: Accesses internal Rdio app data, so this may
break in the future. If this stops working, it will safely degrade and
not affect the rest of the integration.

@jiri-janousek
Copy link
Contributor

Hello. Thanks for your pull request. Could you reformat its description to match current draft of Contributor guidelines? Thanks!

@forivall
Copy link
Contributor Author

@fenryxo Updated!

@jiri-janousek
Copy link
Contributor

@forivall Code looks well for me 👍 Could you update copyright information in README.md and integrate.js?

@eurythmia, could you review & merge this PR after the copyright info is updated? Thanks!

BTW, I've created ticket tiliado/nuvolaplayer#139 as similar volume synchronization should be made also in other services.

@Ch4ni
Copy link
Contributor

Ch4ni commented Aug 16, 2015

@fenryxo No problem. Just waiting for the copyright info update.

@jiri-janousek
Copy link
Contributor

No problem. Just waiting for the copyright info update.

Great. And don't forget to follow the current draft of Contributor guidelines. Thanks!

Also clean trailing whitespace
@forivall
Copy link
Contributor Author

@eurythmia it seems like you didn't notice that i updated the copyright info. I updated the copyright info 😄

@jiri-janousek
Copy link
Contributor

@forivall I think there are no automatic notifications about branch updates, so it's a responsibility of the author of the pull request to say the branch is ready for review/merge ;-)

@forivall
Copy link
Contributor Author

my bad. 😖

@jiri-janousek
Copy link
Contributor

@eurythmia, will you merge this pull request or should I take care of it?

@Ch4ni
Copy link
Contributor

Ch4ni commented Aug 31, 2015

My bad, sorry. I will take care of this shortly (read: within an hour sometime today)
On Aug 31, 2015 6:27 AM, "Jiří Janoušek" [email protected] wrote:

@eurythmia https://github.com/eurythmia, will you merge this pull
request or should I take care of it?


Reply to this email directly or view it on GitHub
#3 (comment)
.

@jiri-janousek jiri-janousek merged commit a9e4324 into tiliado-archives:master Sep 27, 2015
jiri-janousek pushed a commit that referenced this pull request Sep 27, 2015
Rdio does not update their volume slider when the stream's volume
changes, since most platforms cannot change the volume externally.
With pulseaudio and gtkwebkit, the volume can be changed externally,
so this will update the slider position when the stream volume is
changed by pulseaudio.

Implementation notes: Accesses internal Rdio app data, so this may
break in the future. If this stops working, it will safely degrade and
not affect the rest of the integration.

- Reviewed by: Jiří Janoušek <[email protected]>
- Reviewed by: Aaron Cripps <[email protected]>
- Issue: #2
- Pull Request: #3
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.

3 participants