alsa-lib/src
Clemens Ladisch 436b003173 rate plugin: fix boundary calculations
Make sure that the rate plugin does not try to change the slave's
boundary value when setting software parameters; such a change wouldn't
affect the slave pcm.

Furthermore, the stop_threshold conversion code used the wrong boundary
value, and the silence_size conversion code did not take into account
the boundary value at all.
2006-09-27 11:11:29 +02:00
..
alisp remove unneeded headers from alsa-lib/src/alisp/alisp.c 2006-09-26 15:38:35 +02:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf Add --disable-alisp configure option 2006-09-06 14:39:01 +02:00
control Check control API protocol version for TLV control 2006-09-17 22:06:46 +02:00
hwdep Add missing snd_dlclose() in snd_hwdep_close() 2006-04-25 17:24:39 +02:00
instr Remove dependencies with kernel headers from instrument layer codes 2006-07-25 15:36:14 +02:00
mixer Fix wrong scales in linear volume calculation 2006-09-07 20:51:41 +02:00
pcm rate plugin: fix boundary calculations 2006-09-27 11:11:29 +02:00
rawmidi allow changing of device directory path 2006-02-27 10:03:19 +00:00
seq clarify SND_SEQ_PORT_TYPE_xxx documentation 2006-05-02 16:28:22 +02:00
timer Fix missing snd_dlclose() in timer handlers 2006-04-25 17:26:16 +02:00
async.c si_code is 1 on my machine, why? 2004-05-06 18:56:53 +00:00
conf.c fix parsing of non-decimal integers in configuration files 2006-09-18 17:57:58 +02:00
confmisc.c remove superfluous free() checks 2006-02-27 09:58:32 +00:00
dlmisc.c Fix compile warning 2005-06-08 13:52:57 +00:00
error.c Fix doxygen documents 2005-05-24 14:14:28 +00:00
input.c Fix compile warnings with gcc-4 2005-06-28 10:24:44 +00:00
Makefile.am Fix a typo 2006-09-07 20:43:41 +02:00
names.c remove unneeded headers from src/names.c 2006-09-26 15:37:47 +02:00
output.c Fix compile warnings with gcc-4 2005-06-28 10:24:44 +00:00
shmarea.c Fix a typo 2005-05-24 14:50:21 +00:00
socket.c Move snd_is_local() to socket.c 2005-11-30 11:31:18 +00:00
userfile.c snd_user_file - keep doxygen happy 2006-01-05 14:37:37 +00:00
Versions Control API - add TLV support 2006-07-05 17:42:16 +02:00