No description
Find a file
Mikel Astiz 6fdf2b05b8 bluetooth: Support media transport's State property
BlueZ 5 exposes a 'State' property in the media transport interface.
With regard to PA, this replaces the profile-specific interfaces, since
they were being used to know if the audio was streaming or not.
2013-06-04 00:38:42 +05:30
doc
doxygen doc: Generate API documentation for ext-device-manager and ext-device-restore. 2012-12-19 12:31:50 +02:00
m4 .gitignore: Update m4/ ignore list 2013-06-04 00:38:39 +05:30
man doc: Reword description of meta commands in pulse-cli-syntax.5 2013-04-29 16:19:40 +02:00
po po: Fix error in hungarian translation 2013-05-14 05:52:37 +02:00
shell-completion zsh-completion: Fix pacat completion. 2013-03-18 21:28:21 +02:00
src bluetooth: Support media transport's State property 2013-06-04 00:38:42 +05:30
vala
.gitignore .gitignore: Add pulse-daemon.log. 2013-01-29 17:32:10 +02:00
.mailmap
autogen.sh
bootstrap.sh build-sys: Use upstream gettext instead glib one 2013-06-04 00:38:39 +05:30
configure.ac build: make ARM NEON check in configure.ac more strict 2013-06-04 00:38:39 +05:30
git-version-gen
GPL
LGPL
libpulse-mainloop-glib.pc.in
libpulse-simple.pc.in
libpulse.pc.in
LICENSE
Makefile.am build-sys: Use upstream gettext instead glib one 2013-06-04 00:38:39 +05:30
NEWS Add a NEWS file 2013-06-04 00:08:14 +05:30
orc.mak
PROTOCOL Bump the native protocol version 2013-03-13 12:56:37 +02:00
pulseaudio-text.svg
pulseaudio.svg
PulseAudioConfig.cmake.in
PulseAudioConfigVersion.cmake.in
README doc: Fix suggested dl-search-path in README 2013-04-02 19:02:46 +03:00
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/

SPELLING:
        PulseAudio