After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 598955 - Use Cubic volume when StreaVolume interface is available
Use Cubic volume when StreaVolume interface is available
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-19 17:00 UTC by Bastien Nocera
Modified: 2009-10-25 07:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Cubic volume when StreaVolume interface is available (4.96 KB, patch)
2009-10-19 17:00 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2009-10-19 17:00:17 UTC
See patch for comments
Comment 1 Bastien Nocera 2009-10-19 17:00:21 UTC
Created attachment 145795 [details] [review]
Use Cubic volume when StreaVolume interface is available

Fixes Rhythmbox's sound not matching the volume levels advertised
in pavucontrol and gnome-volume-control.
Comment 2 Jonathan Matthew 2009-10-25 07:35:43 UTC
Pushed a version of this with #if GST_CHECK_VERSION(...) instead of increasing the gstreamer version requirement.