pulseaudio/doc/todo
Pierre Ossman 5b9849eaef update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@614 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-02-27 09:21:38 +00:00

38 lines
946 B
Text

*** $Id$ ***
Test:
- module-combine
- module-tunnel
Fixes:
- proper use of memcpy in procotol-esound.c so we don't get alignment problems
- latency api rework for native protocol
- mute switch support (like ALSA does it)
- module-oss-* love:
- deal with underflows propely
- improve latency measurement for mmap
- module-alsa-* love:
- add hw driver name to sink/source description
- deal with underflows properly
- module-tunnel volume support (sink, source, notify)
Post 0.8:
- alsa mmap driver
- add radio module
- dbus/hal
- polish for starting polypaudio as root/system-wide instance
- chroot()
- add threading API
- module-tunnel: improve latency calculation
- port from howl to avahi
- multiline configuration statements
- use scatter/gather io for sockets
Long term:
- pass meta info for hearing impaired
- X11: support for the X11 synchronization extension
Backends for:
- portaudio (semi-done)
- sdl
- OSS (esddsp style)