Skip to content

paravoid/pulseaudio

This branch is 1134 commits behind pulseaudio/pulseaudio:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 13, 2019
Mar 6, 2017
Oct 1, 2011
Sep 17, 2018
Jun 21, 2018
Jun 8, 2019
Aug 7, 2019
Apr 17, 2019
Jun 8, 2019
Aug 9, 2019
Jun 8, 2019
Oct 21, 2018
Jun 8, 2019
Feb 4, 2009
Jun 30, 2018
Sep 26, 2018
Apr 20, 2006
Apr 20, 2006
Sep 19, 2017
Aug 6, 2019
Sep 17, 2018
Jun 21, 2018
Oct 19, 2011
Oct 19, 2011
Jul 30, 2018
Jan 14, 2015
Jun 21, 2018
Jul 4, 2019
Oct 20, 2015
Jul 17, 2012
Jul 17, 2012
Jul 17, 2012
Aug 5, 2019
Jul 25, 2019
Jan 24, 2014
Oct 28, 2007
Sep 21, 2014
Aug 28, 2006
Dec 12, 2017

Repository files navigation

PULSEAUDIO SOUND SERVER

WEB SITE:
	http://pulseaudio.org/

GIT:
	https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git

GitLab:
	https://gitlab.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

About

PulseAudio staging ground for patches (currently HFP)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.8%
  • M4 1.6%
  • C++ 1.4%
  • Makefile 1.3%
  • Meson 1.0%
  • Vala 0.9%
  • Other 1.0%