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