pulseaudio/doc/todo
Lennart Poettering 25123469d5 add support for module search path as command line argument
protocol-native: move first data request into ack of stream creation
improve mainloop API: return the number of dispatched sources on iterate()
fix a resampling bug
introduce network latency measurement

WARNING: all these changes together may break some applications


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@189 fefdeb5f-60dc-0310-8127-8f9354f1896f
2004-09-10 22:35:12 +00:00

37 lines
853 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
- 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
- add version number to library names
- extend pa_usec_t to 64 bit
- make use of network latency in all apps
- rename streams/contexts
** later ***
- xmlrpc/http
- dbus
- slp/rendezvous
- modinfo
- make alsa modules use mmap
***********
backends for:
- portaudio
- sdl
- gstreamer (semi-done)
- alsa-lib
- OSS (esddsp style)