2004-07-16 20:02:44 +00:00
|
|
|
*** $Id$ ***
|
|
|
|
|
|
2004-12-12 22:58:53 +00:00
|
|
|
Architectural changes:
|
|
|
|
|
- add API for synchronizing multiple sinks/sources to a common clock
|
|
|
|
|
- absolutely indexed write()s from client
|
|
|
|
|
|
|
|
|
|
Fixes:
|
2004-11-20 22:17:31 +00:00
|
|
|
- improve module-oss-mmap latency measurement
|
|
|
|
|
- module-tunnel: improve latency calculation
|
2004-12-12 22:58:53 +00:00
|
|
|
- make alsa modules use mmap
|
2005-01-08 01:16:41 +00:00
|
|
|
- even more commenting
|
2004-12-12 22:58:53 +00:00
|
|
|
|
|
|
|
|
Features:
|
2004-11-20 22:17:31 +00:00
|
|
|
- add radio module
|
2005-01-08 22:32:53 +00:00
|
|
|
- dbus/hal
|
2004-12-12 22:58:53 +00:00
|
|
|
- polish for starting polypaudio as root/system-wide instance
|
2006-02-18 14:58:25 +00:00
|
|
|
- add threading API
|
|
|
|
|
- add support for auth using SCM_CREDENTIALS
|
2004-06-15 00:29:01 +00:00
|
|
|
|
2004-12-12 22:58:53 +00:00
|
|
|
Long term:
|
|
|
|
|
- pass meta info for hearing impaired
|
|
|
|
|
- X11: support for the X11 synchronization extension
|
2004-07-17 15:22:12 +00:00
|
|
|
|
2004-12-12 22:58:53 +00:00
|
|
|
Backends for:
|
2004-09-26 17:02:26 +00:00
|
|
|
- portaudio (semi-done)
|
2004-09-10 22:35:12 +00:00
|
|
|
- sdl
|
|
|
|
|
- OSS (esddsp style)
|
2006-02-15 23:44:04 +00:00
|
|
|
|
|
|
|
|
------------------
|
|
|
|
|
|
|
|
|
|
Done:
|
|
|
|
|
- per-channel volume
|
|
|
|
|
- channel mapping ("left", "right", "rear", "subwoofer")
|
|
|
|
|
- hardware volume support
|
|
|
|
|
- alsa-lib
|
2006-02-18 14:58:25 +00:00
|
|
|
- remove "polyplib-" prefix
|
2006-02-15 23:44:04 +00:00
|
|
|
|