pulseaudio/doc/todo
Lennart Poettering 7261494b84 remove item from TODO list, since it requires the SNDCTL_DSP_GETERROR ioctl() which isn't supported by the Linux kernel
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@658 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-04-07 22:28:13 +00:00

36 lines
809 B
Text

*** $Id$ ***
Test:
- module-combine
- module-tunnel
Fixes:
- module-oss-* love:
- improve latency measurement for mmap
- module-alsa-* love:
- deal with underflows properly
- introspection API: flag reflecting if sink/source supports hw volume control
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
- add a synchronous API (base it on xmms-polyp)
Long term:
- pass meta info for hearing impaired
- X11: support for the X11 synchronization extension
Backends for:
- portaudio (semi-done)
- sdl
- OSS (esddsp style)
- gstreamer (needs to be updated)