No description
Find a file
Peter Meerwald 40c3c117e7 sconv: avoid multiply in ARM NEON float->s16 conversion
optimization idea taken from libavresample

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2013-07-05 09:38:52 +03:00
doc
doxygen doc: Fix building doxygen docs out of tree 2013-06-12 18:41:08 +05:30
m4 .gitignore: Update m4/ ignore list 2013-06-04 00:38:39 +05:30
man cli, log: Improve the set-log-target functionality 2013-06-20 16:34:57 +03:00
po po: Fix error in hungarian translation 2013-05-14 05:52:37 +02:00
shell-completion shell-completion: Add list-cards to the pacmd completion. 2013-06-04 00:38:43 +05:30
src sconv: avoid multiply in ARM NEON float->s16 conversion 2013-07-05 09:38:52 +03:00
vala
.gitignore .gitignore: Add build-aux 2013-06-23 10:31:13 +03:00
.mailmap
autogen.sh
bootstrap.sh build-sys: Use autoreconf in bootstrap.sh 2013-06-06 10:03:03 +03:00
configure.ac build-sys: Do not AC_SUBST *_CFLAGS and *_LIBS 2013-06-06 13:30:10 +03:00
git-version-gen git-version-gen: Honor GIT_DESCRIBE_FOR_BUILD environment variable 2012-09-27 15:22:10 +03:00
GPL
LGPL
libpulse-mainloop-glib.pc.in
libpulse-simple.pc.in
libpulse.pc.in
LICENSE
Makefile.am build-sys: Use build-aux directory to store autogenerated files 2013-06-06 10:10:19 +03:00
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