mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 08:26:31 +01:00
361734165e
In commit "ae9ddeb63443cc2c46e0f0b915466cca0f800372" the rint() was changed to ceil(). Revert it back. The rint() rounding is more precise for most cases. Also, handle the special case where the percentual value is greather then zero. Set the min + 1 value in this case. At last, fix the return value in convert_prange() when range is zero. Signed-off-by: Jaroslav Kysela <perex@perex.cz> |
||
---|---|---|
.. | ||
amixer.1 | ||
amixer.c | ||
amixer.h | ||
go | ||
Makefile.am |