alsa-lib/src/control
Diego E. 'Flameeyes' Pettenò fc8d8bb2e6 Make string arrays as constant as possible.
Use "const char *const []" as type for string arrays, or convert to
"const char [][x]" when it makes sense.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-21 22:14:52 +01:00
..
cards.c fix error code when controlC0 device has no enough permissions 2007-11-25 23:20:50 +01:00
control.c Make string arrays as constant as possible. 2008-11-21 22:14:52 +01:00
control_ext.c Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
control_hw.c Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
control_local.h Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
control_shm.c Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
control_symbols.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
hcontrol.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
Makefile.am Export dB conversion helper functions 2007-10-24 13:04:14 +02:00
namehint.c Fix sort-out of non-existing devices in namehint 2008-10-17 17:51:45 +02:00
setup.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
tlv.c Export dB conversion helper functions 2007-10-24 13:04:14 +02:00