GNOME Bugzilla – Bug 569702
disable or hide balance slider when not applicable
Last modified: 2009-02-17 16:58:46 UTC
See the discussion of pa_channel_map_can_balance() in http://pulseaudio.org/wiki/WritingVolumeControlUIs
Would require 0.9.15
2009-02-17 Bastien Nocera <hadess@hadess.net> * configure.ac: Detect whether we have PA 0.9.15, to use some of the new API 2009-02-17 Bastien Nocera <hadess@hadess.net> * src/gvc-channel-map.c (gvc_channel_map_can_balance), (set_from_pa_map): * src/gvc-channel-map.h: Add API to detect whether a channel map supports balancing * src/gvc-mixer-dialog.c (update_output_settings): De-sensitivise the balance bar if the output doesn't support balacing