ext/alsa/gstalsamixer.c: If there's no mixer track by the name of 'Master' or 'Front...
authorJerone Young <jerone@gmail.com>
Mon, 7 Jan 2008 13:19:50 +0000 (13:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 7 Jan 2008 13:19:50 +0000 (13:19 +0000)
commit06b3dec4993ee410483cf2ede076d4cba83009a3
tree0e1b8fbd10d28143ad60651fe04aeb6bb2ae3862
parent9c9f60777aa259e7d2e920b23fb67c23ada7078c
ext/alsa/gstalsamixer.c: If there's no mixer track by the name of 'Master' or 'Front', check if there's one called 'P...

Original commit message from CVS:
Patch by: Jerone Young <jerone at gmail com>
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
If there's no mixer track by the name of 'Master' or 'Front',
check if there's one called 'PCM' before trying the generic
fallback logic (fixes #506928, where we pick 'Mic' as master
track for the AD1984 card in a Thinkpad T61/X61 laptop).
ChangeLog
ext/alsa/gstalsamixer.c