fix recording for simpel and esound protocols

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@54 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-07-09 23:26:10 +00:00
parent 863fb90d90
commit cffc7768bd
22 changed files with 480 additions and 176 deletions

View file

@ -1,14 +1,20 @@
- recording (general, simple, esound, native)
- recording (esound, native)
- native library/protocol:
more functions (esp. latency)
- simple library
- config parser/cmdline
- description field for all entities
- client field for sinkinput/sourceoutput
- module field for all entities
- move more stuff from module-oss[-dma] to liboss-util
- in module-oss: create source first, than sink
- client field for sinkinput/sourceoutput
- merge memchunks in memblockq
- create libstatustext, libsocketutil
- prefix modules/libraries with pa_
- xmms+esound latency testing
@ -16,6 +22,8 @@
- svn-id and license in every file
- documentation
-- post 0.1
- future cancellation
- client-ui