mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
work around C99/GCC incompatibility
native protocol: add "local" field to pa_context add volume paramter to pa_stream_connect_playback add support for renaming streams/clients support lazy samples add functions to kill clients/source inputs/sink outputs add functions for loading/unloading modules add autoload management API git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@204 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
9ca72dce0b
commit
f5d47a293a
23 changed files with 680 additions and 40 deletions
16
doc/todo
16
doc/todo
|
|
@ -1,26 +1,20 @@
|
|||
*** $Id$ ***
|
||||
|
||||
*** 0.5 ***
|
||||
- make mcalign merge chunks
|
||||
- native library/protocol:
|
||||
module load/unload
|
||||
kill client/...
|
||||
autoload management
|
||||
rename streams/contexts
|
||||
- more complete pactl
|
||||
- option to use default fragment size on alsa drivers
|
||||
- merge pa_context_connect_*
|
||||
- input latency
|
||||
- fix tcp/native
|
||||
- add volume to create_stream command in native protocol
|
||||
- udp based protocol
|
||||
- paman: add support for killing sink inputs, source outputs, clients
|
||||
- add client config file
|
||||
- beefup sample_info stuff in native protocol
|
||||
- remove autospawn stuff in conf.c
|
||||
|
||||
*** 0.6 ****
|
||||
- per-channel volume
|
||||
- unix socket directories include user name
|
||||
- add sample directory
|
||||
- udp based protocol
|
||||
- make mcalign merge chunks
|
||||
- option to use default fragment size on alsa drivers
|
||||
|
||||
** later ***
|
||||
- xmlrpc/http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue