mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
make module-combine autoloadable
clean up cli language introduce lazy sample cache git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@201 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
6e019795bf
commit
935826f4f3
18 changed files with 282 additions and 133 deletions
3
doc/todo
3
doc/todo
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
*** 0.5 ***
|
||||
- make mcalign merge chunks
|
||||
- use ref counting in more objects (i.e. sink, source, sink_input, source_output)
|
||||
- native library/protocol:
|
||||
module load/unload
|
||||
kill client/...
|
||||
|
|
@ -10,13 +9,11 @@
|
|||
rename streams/contexts
|
||||
- more complete pactl
|
||||
- option to use default fragment size on alsa drivers
|
||||
- lazy sample cache
|
||||
- merge pa_context_connect_*
|
||||
- input latency
|
||||
- fix tcp/native
|
||||
- add volume to create_stream command in native protocol
|
||||
- udp based protocol
|
||||
- make sure not to allow recursive auto load
|
||||
|
||||
*** 0.6 ****
|
||||
- per-channel volume
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue