Skip to content

Mirror of the PulseAudio sound server (for bug reports and pull requests go to the website!)

License

Notifications You must be signed in to change notification settings

Martin1994/pulseaudio

This branch is 8 commits ahead of, 1524 commits behind pulseaudio/pulseaudio:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9220f30 · Apr 29, 2019
Mar 6, 2017
Oct 1, 2011
Jan 14, 2015
Apr 29, 2019
Apr 10, 2018
Apr 29, 2019
Oct 31, 2015
Jan 19, 2017
Apr 29, 2019
May 7, 2018
Apr 29, 2019
Feb 4, 2009
Apr 29, 2019
Apr 20, 2006
Apr 20, 2006
Sep 19, 2017
Apr 29, 2019
Jul 16, 2018
Nov 19, 2016
Oct 19, 2011
Oct 19, 2011
Oct 28, 2014
Jan 14, 2015
Apr 29, 2019
Apr 29, 2019
Oct 20, 2015
Jul 17, 2012
Jul 17, 2012
Jul 17, 2012
Jan 24, 2014
Apr 29, 2019
Oct 28, 2007
Sep 21, 2014
Aug 28, 2006
Dec 12, 2017

Repository files navigation

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

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

Mirror of the PulseAudio sound server (for bug reports and pull requests go to the website!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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