No description
Find a file
Arun Raghavan d9cd26f676 build: Fix out-of-tree build
Previous commits broke the out-of-tree build on padsp.
2012-02-20 19:23:47 +05:30
doc
doxygen
m4
man man: Document the local-server-type daemon.conf option. 2012-02-12 17:32:50 +02:00
po i18n: Run make update-po 2012-01-30 11:17:08 +00:00
src build: Fix out-of-tree build 2012-02-20 19:23:47 +05:30
vala
.gitignore gitignore: Update for recent additions 2011-10-21 10:07:31 +05:30
.mailmap
autogen.sh
bootstrap.sh
configure.ac build-sys: Make esound bits optional 2011-12-23 09:56:16 +05:30
git-version-gen
GPL
LGPL
libpulse-mainloop-glib.pc.in
libpulse-simple.pc.in
libpulse.pc.in
LICENSE Update LICENSE 2011-11-27 14:54:01 +00:00
Makefile.am
orc.mak
PROTOCOL PROTOCOL: Fix documentation for version 22 2012-02-20 14:29:15 +05:30
pulseaudio-text.svg
pulseaudio.svg
PulseAudioConfig.cmake.in
PulseAudioConfigVersion.cmake.in
README doc: Fix some old 0pointer.de references 2011-11-02 23:44:55 +05:30
todo

PULSEAUDIO SOUND SERVER

WEB SITE:
	http://pulseaudio.org/

GIT:
	git://anongit.freedesktop.org/pulseaudio/pulseaudio

GITWEB/CGIT:
	http://cgit.freedesktop.org/pulseaudio/pulseaudio/

MAILING LIST:
	http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

GIT COMMITS MAILING LIST:
	http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits

TRAC/BUGZILLA TICKET CHANGES MAILING LIST:
	http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

IRC:
	#pulseaudio on irc.freenode.org

CIA:
	http://cia.navi.cx/stats/project/polypaudio

FRESHMEAT:
	http://freshmeat.net/projects/pulseaudio/

OHLOH:
	http://www.ohloh.net/projects/4038

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/.libs/