]> code.delx.au - pulseaudio/blob - doc/todo
update todo
[pulseaudio] / doc / todo
1 *** $Id$ ***
2
3 Test:
4 - module-combine
5 - module-tunnel
6
7 Fixes:
8 - proper use of memcpy in procotol-esound.c so we don't get alignment problems
9 - latency api rework for native protocol
10 - notification on hw volume change
11 - mute switch support (like ALSA does it)
12 - module-oss-* love:
13 - deal with underflows propely
14 - improve latency measurement for mmap
15 - module-alsa-* love:
16 - add hw driver name to sink/source description
17 - deal with underflows properly
18 - module-tunnel volume support (sink, source, notify)
19
20 Post 0.8:
21 - alsa mmap driver
22 - add radio module
23 - dbus/hal
24 - polish for starting polypaudio as root/system-wide instance
25 - chroot()
26 - add threading API
27 - module-tunnel: improve latency calculation
28 - port from howl to avahi
29 - multiline configuration statements
30 - use scatter/gather io for sockets
31
32 Long term:
33 - pass meta info for hearing impaired
34 - X11: support for the X11 synchronization extension
35
36 Backends for:
37 - portaudio (semi-done)
38 - sdl
39 - OSS (esddsp style)