]> code.delx.au - pulseaudio/blobdiff - README
remap: Make resampler's remap structure more self-contained
[pulseaudio] / README
diff --git a/README b/README
index 02d3c611948f632192339bbf6a16bc159e502984..66c18477b049c83629a3a4e66795676ea13a6dc3 100644 (file)
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ MAILING LIST:
        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/BUGZILLA TICKET CHANGES MAILING LIST:
        http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
@@ -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