ext/alsa/gstalsamixer.c: Try harder to guess which mixer track is the master mixer...
authorTim-Philipp Müller <tim@centricular.net>
Sun, 17 Sep 2006 20:14:43 +0000 (20:14 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 17 Sep 2006 20:14:43 +0000 (20:14 +0000)
commitb1fd3431aed3f2cf1ccd16250735513942ba0c02
tree3d3534650a1ff4629f4aef2fca16de2df11ece39
parentf2fbfdc1242ec165ef8eefbe66d6825ca7ae68d3
ext/alsa/gstalsamixer.c: Try harder to guess which mixer track is the master mixer track (instead of just taking the ...

Original commit message from CVS:
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
(gst_alsa_mixer_ensure_track_list):
Try harder to guess which mixer track is the master mixer
track (instead of just taking the first one that has a pvolume).
Fixes #342228.
ChangeLog
ext/alsa/gstalsamixer.c