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:
Abramo Bagnara 2001-01-15 11:06:53 +00:00
parent 7b06e6f762
commit cc90e32557
29 changed files with 2433 additions and 1906 deletions

1
TODO
View file

@ -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)