update todo
[profile/ivi/pulseaudio.git] / 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 - module-oss-* love:
11   - deal with underflows propely
12   - improve latency measurement for mmap
13 - module-alsa-* love: 
14   - add hw driver name to sink/source description
15   - deal with underflows properly
16 - module-tunnel volume support (sink, source, notify)
17
18 Post 0.8:
19 - alsa mmap driver
20 - add radio module
21 - dbus/hal
22 - polish for starting polypaudio as root/system-wide instance
23 - chroot()
24 - add threading API
25 - module-tunnel: improve latency calculation
26 - port from howl to avahi
27 - multiline configuration statements
28 - use scatter/gather io for sockets
29
30 Long term:
31 - pass meta info for hearing impaired
32 - X11: support for the X11 synchronization extension
33
34 Backends for:
35 - portaudio  (semi-done)
36 - sdl
37 - OSS (esddsp style)