mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
* fix include file names in installed header files
* add browsing API * add new tool pabrowse * add typeid subsystem * bump API version * split off random.c * add an identification cookie git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@320 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
9a01cf44f0
commit
e02be6c15b
58 changed files with 971 additions and 169 deletions
26
doc/todo
26
doc/todo
|
|
@ -1,23 +1,31 @@
|
|||
*** $Id$ ***
|
||||
|
||||
*** later ****
|
||||
- event more commenting
|
||||
- polish for starting polypaudio as root/system-wide instance
|
||||
Architectural changes:
|
||||
- per-channel volume
|
||||
- channel mapping ("left", "right", "rear", "subwoofer")
|
||||
- add API for synchronizing multiple sinks/sources to a common clock
|
||||
- absolutely indexed write()s from client
|
||||
- remove "polyplib-" prefix
|
||||
|
||||
Fixes:
|
||||
- improve module-oss-mmap latency measurement
|
||||
- module-tunnel: improve latency calculation
|
||||
- make alsa modules use mmap
|
||||
- event more commenting
|
||||
|
||||
Features:
|
||||
- add radio module
|
||||
- pass meta info for hearing impaired
|
||||
- add sync API
|
||||
- X11: support for the X11 synchronization extension
|
||||
- xmlrpc/http
|
||||
- dbus
|
||||
- rendezvous
|
||||
- make alsa modules use mmap
|
||||
- polish for starting polypaudio as root/system-wide instance
|
||||
- export connection fd
|
||||
|
||||
***********
|
||||
Long term:
|
||||
- pass meta info for hearing impaired
|
||||
- X11: support for the X11 synchronization extension
|
||||
|
||||
backends for:
|
||||
Backends for:
|
||||
- portaudio (semi-done)
|
||||
- alsa-lib
|
||||
- sdl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue