mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
add new macro PA_API_VERSION for preprocessor level conditional compiling add new native APIs: - counter - cork & flush for record streams - add flags parameters to pa_stream_connect_xx() - new prebuf command - time api, and total latency calculator - return sample spec ability to cork source output streams dump server status on SIGHUP to syslog show sink input/source outputs status in cli-text.c don't flush esound output buffer when client disconnects move version api to polyplib-version.h git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@240 fefdeb5f-60dc-0310-8127-8f9354f1896f
33 lines
696 B
Text
33 lines
696 B
Text
*** $Id$ ***
|
|
|
|
*** 0.6 ****
|
|
- per-channel volume
|
|
- unix socket directories include user name
|
|
- add sample directory
|
|
- make mcalign merge chunks
|
|
- option to use default fragment size on alsa drivers
|
|
- improve module-oss-mmap latency measurement
|
|
- proper locking around native protocol socket
|
|
- pacat sample type args
|
|
- filter capture data in client through alignment
|
|
- paplay
|
|
- check module-combine algo
|
|
- add redirection module
|
|
- add matching module
|
|
- add radio module
|
|
- make autoload list use idxset
|
|
|
|
** later ***
|
|
- xmlrpc/http
|
|
- dbus
|
|
- slp/rendezvous
|
|
- make alsa modules use mmap
|
|
|
|
***********
|
|
|
|
backends for:
|
|
- portaudio (semi-done)
|
|
- alsa-lib
|
|
- sdl
|
|
- gstreamer (semi-done)
|
|
- OSS (esddsp style)
|