alsa-lib/src/mixer
David Henningsson e2cfe3c6c8 mixer: Fix rounding mode documentation
The documentation specifies three different rounding modes, but this
is wrong, because they all end up calling snd_tlv_convert_from_dB,
which only has two rounding modes.

Signed-off-by: David Henningsson <diwic@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-08-22 11:27:03 +02:00
..
bag.c Fix memory leak 2005-01-13 17:00:11 +00:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
mixer.c mixer: Fix missing hctl handle free in snd_mixer_attach_hctl() 2014-09-23 09:11:27 +02:00
mixer_local.h Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
mixer_simple.h mixer: Fix unused parameter warnings 2014-11-21 15:22:01 +01:00
simple.c mixer: Fix rounding mode documentation 2016-08-22 11:27:03 +02:00
simple_abst.c simple_abst: null check for lib 2014-09-23 09:06:28 +02:00
simple_none.c mixer: remove alloca() from simple_event_add() 2016-07-15 08:16:36 +02:00