No description
Find a file
Peter Meerwald c0e0e7ea8c remap: Split remapping functions into s16 and float implementation
The sample format is known when the remap structure is initialized,
no runtime decision needed.

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2014-04-29 00:00:06 +02:00
doc
doxygen doxygen: Enable GENERATE_DEPRECATEDLIST 2014-04-17 10:53:49 +03:00
m4 build-sys: Update ax_pthread macro 2013-09-17 19:21:15 +05:30
man pactl: Document ability to specify channel volumes individually 2014-04-16 00:02:02 +02:00
po Remove all references to the removed KDE files 2014-03-03 18:06:20 +02:00
shell-completion zsh-completion: Add --monitor-stream completion to pacat 2013-10-29 20:59:32 +02:00
src remap: Split remapping functions into s16 and float implementation 2014-04-29 00:00:06 +02:00
vala vala: Add bindings for libpulse-simple 2014-04-17 15:28:24 +03:00
.gitignore .gitignore: Add .dirstamp 2013-09-19 15:53:36 +03:00
.mailmap
autogen.sh
bootstrap.sh bootstrap.sh: use /usr/bin/env to find bash 2013-12-13 13:57:41 +02:00
configure.ac Remove all references to the removed KDE files 2014-03-03 18:06:20 +02:00
git-version-gen build-sys: Support building pulseaudio as a submodule 2013-09-28 09:27:30 +05:30
GPL
LGPL
libpulse-mainloop-glib.pc.in
libpulse-simple.pc.in
libpulse.pc.in
LICENSE bluetooth: Remove module-bluetooth-proximity 2013-09-29 16:54:36 +03:00
Makefile.am vala: Add bindings for libpulse-simple 2014-04-17 15:28:24 +03:00
NEWS Update NEWS 2014-03-03 15:42:21 +02:00
orc.mak build-sys: Move ORC_SOURCE definitions outside of "if HAVE_ORC" 2014-01-24 22:56:27 +02:00
PROTOCOL doc: Fix a couple of 'to to' typos 2014-03-06 15:47:33 +01: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