]> code.delx.au - pulseaudio/blob - doc/todo
Make the whole stuff LGPL only
[pulseaudio] / doc / todo
1 *** $Id$ ***
2
3 *** 0.7 ****
4 - per-channel volume
5 - add sample directory
6 - make mcalign merge chunks
7 - option to use default fragment size on alsa drivers
8 - improve module-oss-mmap latency measurement
9 - filter capture data in client through alignment
10 - add radio module
11 - add sync API
12 - make most buffer sizes dependant on the sample type
13
14 - X11: support for the X11 synchronization extension
15 - pass meta info for hearing impaired
16 - limit all resources
17 - check getaddrinfo results
18 - add LGPL blurb to all concerning files
19 - non-fp mixing
20 - non-fp resampling
21 - make module-tunnel use pa_socket_client_new_string()
22
23 ** later ***
24 - xmlrpc/http
25 - dbus
26 - slp/rendezvous
27 - make alsa modules use mmap
28
29 ***********
30
31 backends for:
32 - portaudio (semi-done)
33 - alsa-lib
34 - sdl
35 - OSS (esddsp style)