]> code.delx.au - pulseaudio/blobdiff - README
remap: Refactor channel remap table computation calc_map_table()
[pulseaudio] / README
diff --git a/README b/README
index 6ca8d2917437c2f436f1d813608d6de807247090..66c18477b049c83629a3a4e66795676ea13a6dc3 100644 (file)
--- 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