Added abstraction layer to controls. Added client/server support to controls. Cleaned private_data use for PCMs. Cleaned aserver

This commit is contained in:
Abramo Bagnara 2000-09-11 15:49:10 +00:00
parent 1acf1f3fb9
commit df35e8457a
18 changed files with 1623 additions and 778 deletions

3
TODO
View file

@ -1,5 +1,4 @@
M add abstraction layer to control, timer, rawmidi, hwdep, seq
M add abstraction layer to timer, rawmidi, hwdep, seq
M plug sync and pos problems
M Loopback implementation?
M change callback argument to be snd_pcm_t instead of void *
L move OSS emulation to user space? (pseudo device driver and daemon)