The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Clemens Ladisch 8a36b67b9f direct pcm plugins: fix format selection
The old format tried to do something when the requested format was not
supported by the hardware, but did not actually select any other format.
Now we try to switch to any format supported by dmix, or any other
format when the plugin is not dmix.
2006-12-04 18:20:40 +01:00
alsalisp Don't install alsalisp 2006-04-12 12:40:06 +02:00
aserver Terminate long_options array 2004-09-28 17:22:33 +00:00
doc add snd_device_name_hint() function and initial implementation 2006-10-11 13:18:57 +02:00
include fix string list parameter in snd_device_name_(free_)hint prototypes 2006-12-04 18:07:46 +01:00
modules Fix compile warnings 2005-12-16 18:43:49 +00:00
src direct pcm plugins: fix format selection 2006-12-04 18:20:40 +01:00
test change iface argument for namehint function to const char * 2006-10-27 13:31:32 +02:00
utils alsa.pc's Libs shouldn't contain -lm -ldl -lpthread 2006-10-06 10:38:39 +02:00
.hgignore added pcm_empty plugin and .hgignore additions 2006-10-13 18:01:27 +02:00
.hgtags Added tag v1.0.13 for changeset cf4a3d6a053ade90e197d774bb4860b564058942 2006-09-29 13:30:53 +02:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:52:17 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in more name hint interace updates 2006-10-12 14:34:23 +02:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile make sure commands in cvs/hg compile scripts worked 2006-09-26 15:37:07 +02:00
hgcompile make sure commands in cvs/hg compile scripts worked 2006-09-26 15:37:07 +02:00
INSTALL Add hgcompile script and fix INSTALL document 2006-05-12 15:33:44 +02:00
Makefile.am Add --disable-alisp configure option 2006-09-06 14:39:01 +02:00
MEMORY-LEAK Initial version 2003-02-04 14:56:07 +00:00
NOTES Add description about non-blocking behavior 2006-02-17 20:51:12 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00