]> code.delx.au - pulseaudio/blob - doc/todo
add version number to library names
[pulseaudio] / doc / todo
1 *** $Id$ ***
2
3 *** 0.5 ***
4 - make mcalign merge chunks
5 - use ref counting in more objects (i.e. sink, source, sink_input, source_output)
6 - unix socket directories include user name
7 - native library/protocol:
8 module load/unload
9 kill client/...
10 autoload management
11 - more complete pactl
12 - add sample directory
13 - config file for command line arguments
14 - option to use default fragment size on alsa drivers
15 - keep volume in xmms-polyp (and allow volume changing when not playing)
16 - lazy sample cache
17 - per-channel volume
18 - extend pa_usec_t to 64 bit
19 - make use of network latency in all apps
20 - rename streams/contexts
21
22 ** later ***
23 - xmlrpc/http
24 - dbus
25 - slp/rendezvous
26 - modinfo
27 - make alsa modules use mmap
28
29 ***********
30
31 backends for:
32 - portaudio
33 - sdl
34 - gstreamer (semi-done)
35 - alsa-lib
36 - OSS (esddsp style)