summaryrefslogtreecommitdiffstats
path: root/doc/todo
blob: 1fc55df96d5a14de75a18e1ae050e0e160a51317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
*** $Id$ ***

Test:
- module-combine
- latency foo

Fixes:
- improve module-oss-mmap latency measurement
- module-tunnel: improve latency calculation
- make alsa modules use mmap
- better validity checking in libpolyp and protocol-{native,esound}
- don't build ipv4 and ipv6 modules seperately
- change pa_log to not require \n
- proper use of memcpy in procotol-esound.c so we don't get alignment problems
- sigpipe

Features:
- add radio module
- dbus/hal
- polish for starting polypaudio as root/system-wide instance
- add threading API
- add support for auth using SCM_CREDENTIALS
- include hw description in sink/source info
- use scatter/gather io for sockets
- hw volume support for alsa, oss-mmap, windows, solaris
- notifcation on hw volume change
- source volume control
- deal with underflows reported by OSS/ALSA properly
- mute switch support (like ALSA does it)
- get rid of a seperate main loop lib

Long term:
- pass meta info for hearing impaired
- X11: support for the X11 synchronization extension

Backends for:
- portaudio  (semi-done)
- sdl
- OSS (esddsp style)

------------------

Done:
- per-channel volume
- channel mapping ("left", "right", "rear", "subwoofer")
- hardware volume support
- alsa-lib
- remove "polyplib-" prefix
- add API for synchronizing multiple sinks/sources to a common clock
- absolutely indexed write()s from client