alsa-utils/amixer
Takashi Iwai 50d240e688 amixer - Fix selection of enum items
The item names with channel specifier cannot be chosen correctly
via amixer sset.  For example, 'Front Mic' is handled as 'Mic' since
the channel specificier 'Front' is omitted.

The idea of channel specifier is basically non-sense for enum items,
and this also makes the code very messy.

The patch fixes the behavior of enum items and gives the code clean-up
for sset command.
2007-07-09 16:37:35 +02:00
..
amixer.1 Add handling of dB to amixer 2006-08-25 12:00:14 +02:00
amixer.c amixer - Fix selection of enum items 2007-07-09 16:37:35 +02:00
amixer.h Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
go amixer - show dB values for simple mixer interface (which is default) 2006-07-27 11:02:00 +02:00
Makefile.am Added man pages to EXTRA_DIST 2001-11-06 07:51:48 +00:00