blob: f8a5ce8660c892dbf230c596a1f5884c9585658b (
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
- add sample directory
- config file for command line arguments
- add FAQ
- pa_context_connect_spawn(): change function to fork+exec+waitpid-like function
- on delete event in paman
- add feature to dump config file
** later ***
- xmlrpc/http
- dbus
- slp/rendezvous
- modinfo
- make alsa modules use mmap
***********
backends for:
- mplayer
- sdl
- gstreamer
- portaudio
|