No description
Find a file
Jaroslav Kysela e0ab9fa4a4 alsa-mixer: support up to 8 channels per mixer element
We have at least one USB hardware which supports the 8
channels in one mixer element:

  https://github.com/alsa-project/alsa-ucm-conf/pull/25

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-10-13 10:27:59 +00:00
.gitlab/issue_templates
coverity
doc
doxygen meson: Add doxygen target 2020-08-10 19:50:57 +03:00
m4
man man: client.conf: Explain that autospawn=no doesn't disable systemd autostarting 2020-09-11 11:15:09 +03:00
po Update Portuguese translation 2020-09-21 02:48:03 +00:00
scripts
shell-completion shell-completion: zsh: Correct a typo 2020-08-14 22:31:33 +08:00
src alsa-mixer: support up to 8 channels per mixer element 2020-10-13 10:27:59 +00:00
vala
.gitignore
.gitlab-ci.yml
.mailmap
autogen.sh
bootstrap.sh
CODE_OF_CONDUCT.md
configure.ac build-sys: Bump gettext dependency 2020-09-20 20:57:54 -04:00
git-version-gen
GPL
LGPL
libpulse-mainloop-glib.pc.in
libpulse-simple.pc.in
libpulse.pc.in
LICENSE
Makefile.am build-sys: Add doxygen/meson.build to distfiles 2020-09-20 19:10:03 -04:00
meson.build build-sys: Bump soversions 2020-09-20 19:10:03 -04:00
meson_options.txt
NEWS
orc.mak
PROTOCOL Rename "available group" to "availability group" 2020-08-10 20:54:21 +03:00
pulseaudio-text.svg
pulseaudio.supp
pulseaudio.svg
PulseAudioConfig.cmake.in
PulseAudioConfigVersion.cmake.in
README
todo

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