]> code.delx.au - pulseaudio/blob - doc/todo
We no longer guarantee that an operation object is returned. Need to tweak
[pulseaudio] / doc / todo
1 *** $Id$ ***
2
3 Test:
4 - module-combine
5 - module-tunnel
6
7 Fixes:
8 - latency api rework for native protocol
9 - module-oss-* love:
10 - deal with underflows propely
11 - improve latency measurement for mmap
12 - module-alsa-* love:
13 - deal with underflows properly
14
15 Post 0.8:
16 - alsa mmap driver
17 - add radio module
18 - dbus/hal
19 - polish for starting polypaudio as root/system-wide instance
20 - chroot()
21 - add threading API
22 - module-tunnel: improve latency calculation
23 - port from howl to avahi
24 - multiline configuration statements
25 - use scatter/gather io for sockets
26
27 Long term:
28 - pass meta info for hearing impaired
29 - X11: support for the X11 synchronization extension
30
31 Backends for:
32 - portaudio (semi-done)
33 - sdl
34 - OSS (esddsp style)