2004-07-16 20:02:44 +00:00
|
|
|
*** $Id$ ***
|
|
|
|
|
|
2006-02-20 04:06:13 +00:00
|
|
|
Test:
|
|
|
|
|
- module-combine
|
|
|
|
|
- latency foo
|
2004-12-12 22:58:53 +00:00
|
|
|
|
|
|
|
|
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
|
2006-02-20 23:32:44 +00:00
|
|
|
- better validity checking in protocol-{native,esound}
|
2006-02-20 04:06:13 +00:00
|
|
|
- don't build ipv4 and ipv6 modules seperately
|
|
|
|
|
- change pa_log to not require \n
|
2006-02-20 16:24:02 +00:00
|
|
|
- proper use of memcpy in procotol-esound.c so we don't get alignment problems
|
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
|
2006-02-20 04:06:13 +00:00
|
|
|
- include hw description in sink/source info
|
|
|
|
|
- use scatter/gather io for sockets
|
2006-02-21 00:16:52 +00:00
|
|
|
- hw volume support for alsa, windows
|
2006-02-20 04:06:13 +00:00
|
|
|
- notifcation on hw volume change
|
|
|
|
|
- source volume control
|
|
|
|
|
- deal with underflows reported by OSS/ALSA properly
|
2006-02-20 12:49:16 +00:00
|
|
|
- mute switch support (like ALSA does it)
|
2006-02-20 16:34:46 +00:00
|
|
|
- get rid of a seperate main loop lib
|
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-20 04:06:13 +00:00
|
|
|
- add API for synchronizing multiple sinks/sources to a common clock
|
|
|
|
|
- absolutely indexed write()s from client
|