mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
The Advanced Linux Sound Architecture (ALSA) - library
- 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)
|
||
|---|---|---|
| aserver | ||
| doc | ||
| include | ||
| src | ||
| test | ||
| utils | ||
| acconfig.h | ||
| acinclude.m4 | ||
| ChangeLog | ||
| configure.in | ||
| COPYING | ||
| cvscompile | ||
| INSTALL | ||
| Makefile.am | ||
| MEMORY-LEAK | ||
| TODO | ||