]> git.alsa-project.org Git - alsa-utils.git/commit
Make alsactl restore a bit more robust
authorTakashi Iwai <tiwai@suse.de>
Wed, 24 Oct 2007 11:08:28 +0000 (13:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Oct 2007 11:08:28 +0000 (13:08 +0200)
commit030686a8471fcd78f588d7bc4fc8cd98201340eb
tree92d7a9533ba337356d2b2abb2ee58c13a78ab010
parentc6eb66fdae1f0803d4744be54511eb780c863f7f
Make alsactl restore a bit more robust

Make "alsactl restore" a bit more robust.  Now it tries to parse the
compound items in the case that the number of channels was changed.
The former mono-value is expanded to all channels.
alsactl/state.c