add modinfo support
[platform/upstream/pulseaudio.git] / 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    rename streams/contexts
12 - more complete pactl
13 - add sample directory
14 - config file for command line arguments
15 - option to use default fragment size on alsa drivers
16 - keep volume in xmms-polyp (and allow volume changing when not playing)
17 - lazy sample cache
18 - per-channel volume
19 - extend pa_usec_t to 64 bit
20 - make use of network latency in all apps
21 - fix or work around libtool bug
22 - merge pa_context_connect_*
23
24 ** later ***
25 - xmlrpc/http
26 - dbus
27 - slp/rendezvous
28 - modinfo
29 - make alsa modules use mmap
30
31 ***********
32
33 backends for:
34 - portaudio
35 - sdl
36 - gstreamer (semi-done)
37 - alsa-lib
38 - OSS (esddsp style)