mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
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
33 lines
609 B
Text
33 lines
609 B
Text
*** $Id$ ***
|
|
|
|
*** 0.5 ***
|
|
- more complete pactl
|
|
- input latency
|
|
- fix tcp/native
|
|
- paman: add support for killing sink inputs, source outputs, clients
|
|
- add client config file
|
|
- 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
|
|
- dbus
|
|
- slp/rendezvous
|
|
- modinfo
|
|
- make alsa modules use mmap
|
|
|
|
***********
|
|
|
|
backends for:
|
|
- portaudio
|
|
- sdl
|
|
- gstreamer (semi-done)
|
|
- alsa-lib
|
|
- OSS (esddsp style)
|