core: Separate ARM CPU detection from initialisation
[pulseaudio-raopUDP/pulseaudio-raop-alac.git] / README
blob3a80324c9230f73a61bd1b42b2fcca98e551be38
1 PULSEAUDIO SOUND SERVER
3 WEB SITE:
4         http://pulseaudio.org/
6 GIT:
7         git://anongit.freedesktop.org/pulseaudio/pulseaudio
9 GITWEB/CGIT:
10         http://cgit.freedesktop.org/pulseaudio/pulseaudio/
12 MAILING LIST:
13         http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
15 GIT COMMITS MAILING LIST:
16         http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits
18 TRAC/BUGZILLA TICKET CHANGES MAILING LIST:
19         http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
21 IRC:
22         #pulseaudio on irc.freenode.org
24 CIA:
25         http://cia.navi.cx/stats/project/polypaudio
27 FRESHMEAT:
28         http://freshmeat.net/projects/pulseaudio/
30 OHLOH:
31         http://www.ohloh.net/projects/4038
33 AUTHORS:
34         Several
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/.libs/
45 SPELLING:
46         PulseAudio