descriptionMake the pulseaudio-raop module work again.
ownertinram@gmx.fr
last changeFri, 19 Oct 2012 17:00:53 +0000 (19 20:00 +0300)
content tags
add:
README
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/

SPELLING:
        PulseAudio
shortlog
2012-10-19 Flavio Ceolinmodargs: New function: pa_modargs_get_value_double().master
2012-10-19 Mikel Astizbluetooth: Hold transport pointer while profile set
2012-10-19 Mikel Astizbluetooth: Set to off instead of failing module load
2012-10-19 Mikel Astizbluetooth: Set to off if transport removed
2012-10-19 Mikel Astizbluetooth: Add hook to tell transport was removed
2012-10-19 Mikel Astizbluetooth: Remove const qualifier for transports
2012-10-19 Mikel Astizbluetooth: Check return value of start_thread()
2012-10-19 Mikel Astizbluetooth: Check return value of init_profile()
2012-10-19 Mikel Astizbluetooth: Use assertions when setting off profile
2012-10-19 Arun Raghavancore: Fix a litte-endian bug in ARM svolume code
2012-10-19 Arun Raghavancore: Document ARM-optimised svolume code a bit
2012-10-19 Arun Raghavantests: Minor cpu-test reorganisation
2012-10-19 Arun Raghavantests: Factor out ARM svolume test into cpu-test
2012-10-19 Arun Raghavancore: Separate ARM CPU detection from initialisation
2012-10-18 Mikel Astizbluetooth: Remove stream moving code
2012-10-16 David Henningssoncli: Output asterisk when default sink/source is found
...
heads
10 years ago raop
11 years ago master
forks
Cached version (4043s old)
pulseaudio-raopUDP/pulseaudio-raop-alac.git ALAC Integration into pulseaudio RAOP module pulseaudio@niafc.de No commits