No description
Find a file
Carlos Garnacho 79a8efb45c client-conf: Avoid loading X11 properties unless SSH_CONNECTION is set
Reading properties from the X11 root window is meant to provide 1:1 results
with reading the configuration directly in the local case. This configuration
is essentially different only in remote cases.

Add an extra check for the SSH_CONNECTION envvar, so we don't even need
opening a X11 display connection for IPC in the most usual case.
2019-08-27 08:27:16 +00:00
.gitlab/issue_templates gitlab: white space change to Bug.md 2019-08-27 09:00:02 +05:30
coverity
doc
doxygen
m4
man meson: Fix various install scripts 2019-06-08 11:57:00 +02:00
po po: update Ukrainian translation 2019-08-19 08:35:06 +00:00
scripts
shell-completion meson: Fix various install scripts 2019-06-08 11:57:00 +02:00
src client-conf: Avoid loading X11 properties unless SSH_CONNECTION is set 2019-08-27 08:27:16 +00:00
vala meson: Install vala apis 2019-06-08 11:57:00 +02:00
.gitignore
.gitlab-ci.yml
.mailmap
.travis.yml
autogen.sh
bootstrap.sh bootstrap.sh: don't set sysconfdir and localstatedir configure options 2019-08-13 16:49:31 +03:00
CODE_OF_CONDUCT.md
configure.ac build-sys: Bump libpulse soversion 2019-07-04 14:20:57 +05:30
git-version-gen
GPL
LGPL
libpulse-mainloop-glib.pc.in
libpulse-simple.pc.in
libpulse.pc.in
LICENSE
Makefile.am build-sys: autotools: Add meson build files to EXTRA_DIST 2019-08-06 23:08:15 +05:30
meson.build build-sys: meson: Process subdirectories before generating configuration 2019-08-22 19:05:40 +05:30
meson_options.txt build-sys: meson: Add atomic ops related checks 2019-08-15 18:57:13 +05:30
NEWS
orc.mak
PROTOCOL
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