mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
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:
parent
863fb90d90
commit
cffc7768bd
22 changed files with 480 additions and 176 deletions
14
src/todo
14
src/todo
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue