]> code.delx.au - pulseaudio/blob - doc/todo
* add new module module-mmkbd-evdev
[pulseaudio] / doc / todo
1 *** $Id$ ***
2
3 Architectural changes:
4 - per-channel volume
5 - channel mapping ("left", "right", "rear", "subwoofer")
6 - add API for synchronizing multiple sinks/sources to a common clock
7 - absolutely indexed write()s from client
8 - remove "polyplib-" prefix
9 - hardware volume support
10
11 Fixes:
12 - improve module-oss-mmap latency measurement
13 - module-tunnel: improve latency calculation
14 - make alsa modules use mmap
15 - even more commenting
16
17 Features:
18 - add radio module
19 - xmlrpc/http
20 - dbus/hal
21 - rendezvous autotunnel module
22 - polish for starting polypaudio as root/system-wide instance
23 - export connection fd
24
25 Long term:
26 - pass meta info for hearing impaired
27 - X11: support for the X11 synchronization extension
28
29 Backends for:
30 - portaudio (semi-done)
31 - alsa-lib
32 - sdl
33 - OSS (esddsp style)