pulseaudio/doc/todo
Lennart Poettering a9ca9c4a3b add modinfo support
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@191 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-09-11 23:17:38 +00:00

38 lines
878 B
Text

*** $Id$ ***
*** 0.5 ***
- make mcalign merge chunks
- use ref counting in more objects (i.e. sink, source, sink_input, source_output)
- unix socket directories include user name
- native library/protocol:
module load/unload
kill client/...
autoload management
rename streams/contexts
- more complete pactl
- add sample directory
- config file for command line arguments
- option to use default fragment size on alsa drivers
- keep volume in xmms-polyp (and allow volume changing when not playing)
- lazy sample cache
- per-channel volume
- extend pa_usec_t to 64 bit
- make use of network latency in all apps
- fix or work around libtool bug
- merge pa_context_connect_*
** later ***
- xmlrpc/http
- dbus
- slp/rendezvous
- modinfo
- make alsa modules use mmap
***********
backends for:
- portaudio
- sdl
- gstreamer (semi-done)
- alsa-lib
- OSS (esddsp style)