The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Jaroslav Kysela af89cefd99 More changes for dmix plugin:
- added poll_events to main pcm structure
  - added poll_revents callback to pcm->ops structure
  - fixed snd_pcm_wait() - call revents function and enhanced
    error code reporting
DMIX plugin:
  - more complete code (works at least for one instance)
  - still no "mix" code (it's silent)
2003-02-11 18:14:43 +00:00
aserver Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
doc Reverted back the PCM API. 2002-09-19 16:12:13 +00:00
include Added snd_pcm_sw_params_get_boundary() function. 2003-02-05 21:26:14 +00:00
src More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
test small change in output 2003-02-03 20:10:49 +00:00
utils added pkg-config file alsa.pc. 2002-09-18 16:38:18 +00:00
acconfig.h get back for the old autoheader. 2002-10-07 09:57:31 +00:00
acinclude.m4 duplicated the required alsa-kernel header files into the local 2002-10-09 13:43:35 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in 0.9.0rc7 2003-01-29 10:40:07 +00:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile Oops, depmod should be depcomp 2002-10-24 12:09:30 +00:00
INSTALL duplicated the required alsa-kernel header files into the local 2002-10-09 13:43:35 +00:00
Makefile.am Oops, depmod should be depcomp 2002-10-24 12:09:30 +00:00
MEMORY-LEAK Initial version 2003-02-04 14:56:07 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00