mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
implemented new CLI command: dump
add prefork() and postfork() arguments to pa_context_connect_spawn() git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@184 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
93c8fe6577
commit
70007175d2
6 changed files with 130 additions and 20 deletions
9
doc/todo
9
doc/todo
|
|
@ -1,6 +1,8 @@
|
|||
*** $Id$ ***
|
||||
|
||||
*** 0.4 ***
|
||||
- add FAQ
|
||||
|
||||
*** 0.5 ***
|
||||
- make mcalign merge chunks
|
||||
- use ref counting in more objects (i.e. sink, source, sink_input, source_output)
|
||||
- unix socket directories include user name
|
||||
|
|
@ -12,11 +14,6 @@
|
|||
- add sample directory
|
||||
- config file for command line arguments
|
||||
|
||||
- add FAQ
|
||||
- pa_context_connect_spawn(): change function to fork+exec+waitpid-like function
|
||||
- on delete event in paman
|
||||
- add feature to dump config file
|
||||
|
||||
** later ***
|
||||
- xmlrpc/http
|
||||
- dbus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue