]> git.alsa-project.org Git - alsa-utils.git/commit
alsamixer: increase step size for big control value ranges
authorClemens Ladisch <clemens@ladisch.de>
Mon, 6 Dec 2010 13:05:10 +0000 (14:05 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 12 Sep 2012 13:47:16 +0000 (15:47 +0200)
commitff78d9727b390f4118490253ef136baaf210b917
treef2278bd1b1f590b7264923027c4b1a4cc7ca59c3
parent1c5eccd83ac367a67a9d7aaad2e4922d04b87c31
alsamixer: increase step size for big control value ranges

For controls with a big range, stepping through all values can become
tedious and make it impossible to adjust the volume easily.  Therefore,
ensure that all steps are big enough so that the full range has at most
one hundred steps.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
alsamixer/mixer_widget.c