mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
New PCM model with fragment concept removal and two interrupt sources
Renamed size_t/ssize_t to snd_pcm_sframes_t/snd_pcm_uframes_t
This commit is contained in:
parent
7b06e6f762
commit
cc90e32557
29 changed files with 2433 additions and 1906 deletions
1
TODO
1
TODO
|
|
@ -1,3 +1,4 @@
|
|||
H change functions that take a FILE* to take a char * and a maximum size
|
||||
M think about xrun recovery helpers
|
||||
M add abstraction layer to timer, hwdep
|
||||
L move OSS emulation to user space? (pseudo device driver and daemon)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue