No description
Find a file
Peter Meerwald fd263f048b man: Drop separate paplay man page, move info to pacat man page
see https://bugs.freedesktop.org/show_bug.cgi?id=68135

pacat and paplay man pages both claim to describe the paplay program
(which is actually a symlink to pacat) -- this is inconsistent and
redundant, so drop the paplay man page

a follow-up patch will add man page symlink for all programs
implemented by pacat, not just paplay

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2015-02-12 20:36:58 +01:00
doc
doxygen update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
m4
man man: Drop separate paplay man page, move info to pacat man page 2015-02-12 20:36:58 +01:00
po
shell-completion shell-completion: bash: Fix pactl list source-outputs 2015-02-03 11:33:45 +05:30
src context: pa_context_connect() with PA_CONTEXT_NOFAIL should return 0 when waiting for PA on D-Dus 2015-02-12 20:33:45 +01:00
vala update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
.gitignore
.mailmap
autogen.sh update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
bootstrap.sh update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
configure.ac man: Drop separate paplay man page, move info to pacat man page 2015-02-12 20:36:58 +01:00
git-version-gen update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
GPL
LGPL
libpulse-mainloop-glib.pc.in
libpulse-simple.pc.in
libpulse.pc.in
LICENSE
Makefile.am update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
NEWS Update NEWS file 2015-02-12 15:09:38 +01:00
orc.mak
PROTOCOL
pulseaudio-text.svg
pulseaudio.supp
pulseaudio.svg
PulseAudioConfig.cmake.in
PulseAudioConfigVersion.cmake.in
README
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

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/

SPELLING:
        PulseAudio