mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-30 11:08:50 -05:00
draining ind native protocol
fixes in callback code on object destruction simple protocol git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@52 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
f8cbde54da
commit
e8d1185c42
38 changed files with 843 additions and 364 deletions
10
src/todo
10
src/todo
|
|
@ -1,7 +1,7 @@
|
|||
- recording (general, simple, esound, native)
|
||||
- native library/protocol:
|
||||
sync() function
|
||||
more functions
|
||||
more functions (esp. latency)
|
||||
- simple library
|
||||
|
||||
- config parser/cmdline
|
||||
|
|
@ -9,18 +9,20 @@
|
|||
- move more stuff from module-oss[-dma] to liboss-util
|
||||
- in module-oss: create source first, than sink
|
||||
|
||||
- client field for sinkinput/sourceoutput
|
||||
|
||||
- xmms+esound latency testing
|
||||
|
||||
- rename files
|
||||
- svn-id and license in every file
|
||||
- documentation
|
||||
|
||||
|
||||
|
||||
-- post 0.1
|
||||
- future cancellation
|
||||
- client-ui
|
||||
- clip cache
|
||||
- autoloading/autounloading
|
||||
- ldap/rendezvous
|
||||
- slp/rendezvous
|
||||
- doxygen
|
||||
|
||||
drivers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue