alsa-lib/src
Takashi Iwai 8c6da54073 control: Simplify using snd_config_get_bool()
snd_config_get_bool() was improved to parse also ASCII strings now,
so we don't have to open-code the boolean parser in
src/control/setup.c any longer.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-02-21 17:48:55 +01:00
..
alisp Reduce compilation warnings 2012-10-30 13:09:10 +01:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf conf: Add chmap definitions to TRIDENT and SI7018 configurations 2012-09-13 08:24:59 +02:00
control control: Simplify using snd_config_get_bool() 2013-02-21 17:48:55 +01:00
hwdep alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker. 2011-05-04 09:11:46 +02:00
mixer mixer: Don't build simple_abst when no libdl is available 2012-12-07 09:28:06 +01:00
pcm snd_pcm_direct_parse_open_conf(): use thread-safe getgrnam_r() 2013-01-30 17:07:12 +01:00
rawmidi alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker. 2011-05-04 09:11:46 +02:00
seq Merge kernel uapi/sound/asound.h and asequencer.h 2012-11-26 18:02:17 +01:00
timer Merge kernel uapi/sound/asound.h and asequencer.h 2012-11-26 18:02:17 +01:00
ucm ucm: Set uc_mgr->ctl to NULL after closing it. 2013-01-28 10:22:30 +01:00
async.c Make some static tables and strings constants. 2008-11-21 13:04:41 +01:00
conf.c conf: Fix a memory access violation resulting from improper error propogation 2013-02-01 08:00:24 +01:00
confmisc.c Mark static tables as constant when possible. 2008-11-21 22:39:38 +01:00
dlmisc.c general: recoded snd_dlobj_ functions 2010-08-23 17:10:16 +02:00
error.c Add snd_lib_error_set_local() to install a thread-local error handler. 2013-01-31 16:28:14 +01:00
input.c Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
Makefile.am real fix for the UCM code compilation issue 2011-01-27 14:56:53 +01:00
names.c Remove docs for snd_names_list and snd_names_list_free 2012-01-19 12:35:20 +01:00
output.c fix doc errors 2009-08-04 09:17:20 +02:00
shmarea.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
socket.c Move snd_is_local() to socket.c 2005-11-30 11:31:18 +00:00
userfile.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
Versions.in Fix wrong exported functions 2008-02-04 14:15:44 +01:00