The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Jaroslav Kysela b08e01ca9e pcm - fix the buffer allocation for NONINTERLEAVED mmap access
The previous code did not allocated a separate buffer for all channels
when a NONINTERLEAVED access was used. The result was that only one
"shared" buffer was incorrectly allocated.

Also, the code was a bit cleaned (cosmetic change only).
2006-01-02 12:16:59 +00:00
alsalisp
aserver
doc Add detailed documentation for external control plugin SDK 2005-06-13 13:19:03 +00:00
include Fix declaration of snd_pcm_ladspa_open() 2005-12-14 15:35:23 +00:00
modules Fix compile warnings 2005-12-16 18:43:49 +00:00
src pcm - fix the buffer allocation for NONINTERLEAVED mmap access 2006-01-02 12:16:59 +00:00
test Remove code from check_PROGRAMS 2005-11-23 16:35:56 +00:00
utils
acinclude.m4
ChangeLog
configure.in release 1.0.11rc2 2006-01-02 07:59:52 +00:00
COPYING
cvscompile
INSTALL Add description for new configure options 2005-11-30 12:07:06 +00:00
Makefile.am Allow partial build with selected components 2005-11-30 11:38:24 +00:00
MEMORY-LEAK
NOTES
TODO