]> code.delx.au - pulseaudio/blob - README
alsa-mixer: Add surround 2.1 profile
[pulseaudio] / README
1 PULSEAUDIO SOUND SERVER
2
3 WEB SITE:
4 http://pulseaudio.org/
5
6 GIT:
7 git://anongit.freedesktop.org/pulseaudio/pulseaudio
8
9 GITWEB/CGIT:
10 http://cgit.freedesktop.org/pulseaudio/pulseaudio/
11
12 MAILING LIST:
13 http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
14
15 GIT COMMITS MAILING LIST:
16 http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits
17
18 TRAC/BUGZILLA TICKET CHANGES MAILING LIST:
19 http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
20
21 IRC:
22 #pulseaudio on irc.freenode.org
23
24 CIA:
25 http://cia.navi.cx/stats/project/polypaudio
26
27 FRESHMEAT:
28 http://freshmeat.net/projects/pulseaudio/
29
30 OHLOH:
31 http://www.ohloh.net/projects/4038
32
33 AUTHORS:
34 Several
35
36 HACKING:
37 In order to run pulseaudio from the build dir __OPTIMIZE__ should be
38 disabled (look at src/pulsecore/core-util.h::pa_run_from_build_tree()),
39 this can be done by passing "CFLAGS=-O0" to the configure script:
40 ./autogen.sh
41 CFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" ./configure
42 make
43 ./src/pulseaudio -n -F src/default.pa -p $(pwd)/src/
44
45 SPELLING:
46 PulseAudio