]> 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 - better validity checking in protocol-esound
9 - proper use of memcpy in procotol-esound.c so we don't get alignment problems
10 - latency api rework for native protocol
11 - add support for auth using SCM_CREDENTIALS
12 - use scatter/gather io for sockets
13 - notification on hw volume change
14 - mute switch support (like ALSA does it)
15 - module-oss-* love:
16 - deal with underflows propely
17 - improve latency measurement for mmap
18 - module-alsa-* love:
19 - volume control
20 - add hw driver name to sink/source description
21 - deal with underflows properly
22 - multiline configuration statements
23
24 Post 0.8:
25 - alsa mmap driver
26 - add radio module
27 - dbus/hal
28 - polish for starting polypaudio as root/system-wide instance
29 - chroot()
30 - add threading API
31 - module-tunnel: improve latency calculation
32 - port from howl to avahi
33
34 Long term:
35 - pass meta info for hearing impaired
36 - X11: support for the X11 synchronization extension
37
38 Backends for:
39 - portaudio (semi-done)
40 - sdl
41 - OSS (esddsp style)