X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/126e4cf89f5ccfe393e60a930c88ab513eeee085..9362bdc8a1d5bd1ce213c517e1999644728193a2:/README diff --git a/README b/README index 6ca8d291..66c18477 100644 --- a/README +++ b/README @@ -4,19 +4,19 @@ WEB SITE: http://pulseaudio.org/ GIT: - git://git.0pointer.de/pulseaudio.git + git://anongit.freedesktop.org/pulseaudio/pulseaudio -GITWEB: - http://git.0pointer.de/?p=pulseaudio.git;a=summary +GITWEB/CGIT: + http://cgit.freedesktop.org/pulseaudio/pulseaudio/ MAILING LIST: - https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss + http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss GIT COMMITS MAILING LIST: - https://tango.0pointer.de/mailman/listinfo/pulseaudio-commits + http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits -TRAC TICKET CHANGES MAILING LIST: - https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets +TRAC/BUGZILLA TICKET CHANGES MAILING LIST: + http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs IRC: #pulseaudio on irc.freenode.org @@ -32,3 +32,15 @@ OHLOH: AUTHORS: Several + +HACKING: + In order to run pulseaudio from the build dir __OPTIMIZE__ should be + disabled (look at src/pulsecore/core-util.h::pa_run_from_build_tree()), + this can be done by passing "CFLAGS=-O0" to the configure script: + ./autogen.sh + CFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" ./configure + make + ./src/pulseaudio -n -F src/default.pa -p $(pwd)/src/ + +SPELLING: + PulseAudio