mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-15 08:56:36 -05:00
- splitted mmap in logical steps
- optimized mmap transfer - completed mmap helpers - renamed pcm_plugin_build.c to pcm_common.c
This commit is contained in:
parent
5b42e338bb
commit
7b054f4dce
17 changed files with 658 additions and 781 deletions
1
TODO
1
TODO
|
|
@ -1,6 +1,5 @@
|
|||
M plug sync and pos problems
|
||||
M Loopback implementation?
|
||||
L break up snd_pcm_mmap_* in logical steps
|
||||
L complete mmap emulation (after plug sync and pos thought)
|
||||
L add hsearch_r code from glibc (for compatibility with older distributions)
|
||||
L move OSS emulation to user space (LD_PRELOAD)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue