blob: 19afa7face47b53066d484d4822130e7d2025274 (
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
|
*** $Id$ ***
*** 0.4 ***
- make mcalign merge chunks
- use ref counting in more objects (i.e. sink, source, sink_input, source_output)
- unix socket directories include user name
- native library/protocol:
module load/unload
kill client/...
autoload management
- more complete pactl
- cleanup tagstruct and modargs (add s32, pa_volume_t, pa_usec_t)
- remove all gcc warnings
- add total sample cache size to stat
- make fragments settings runtime configurable
- CLOEXEC
- logging
- automatic termination of daemon if unused
- add sample directory
** later ***
- xmlrpc/http
- slp/rendezvous
- modinfo
- make alsa modules use mmap
***********
backends for:
- mplayer
- sdl
- gstreamer
- portaudio
|