pulseaudio/src/daemon
Tom Yan e36132b7dc main, core: check idle after loading conf
pa_core_check_idle() uses pa_core.exit_idle_time, which is set after the
pa_core_new() call, so pa_core_check_idle() needs to be called later.

This patch preserves the fact that core state is set to PA_CORE_RUNNING
after checking idle (now in main). It doesn't seem to matter anyway and
main(pa_core_new(state:PA_CORE_STARTUP)->...->state:PA_CORE_RUNNING)
seems right as well.
2020-08-31 19:09:02 +03:00
..
systemd/user daemon: Add --log-target=journal to pulseaudio.service 2020-03-11 10:46:04 +00:00
.gitignore Remove all references to the removed KDE files 2014-03-03 18:06:20 +02:00
caps.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
caps.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cmdline.c Remove "module" from "module user requested module" 2019-02-16 10:19:36 +00:00
cmdline.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpulimit.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpulimit.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
daemon-conf.c daemon.conf: Add boolean rescue_streams parameter 2020-01-23 05:10:24 +00:00
daemon-conf.h daemon.conf: Add boolean rescue_streams parameter 2020-01-23 05:10:24 +00:00
daemon.conf.in daemon.conf: Add boolean rescue_streams parameter 2020-01-23 05:10:24 +00:00
default.pa.in source: move the streams to the default_source when the source unlink 2019-12-14 18:40:19 +00:00
dumpmodules.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
dumpmodules.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
esdcompat.in update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ltdl-bind-now.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ltdl-bind-now.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
main.c main, core: check idle after loading conf 2020-08-31 19:09:02 +03:00
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
meson.build meson: link libintl if it's not provided by libc 2019-09-25 04:42:03 +00:00
pulseaudio-system.conf update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
pulseaudio.desktop.in daemon: Drop empty fields in desktop file 2019-06-08 12:43:12 +02:00
server-lookup.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
server-lookup.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
start-pulseaudio-x11.in X11: Add xauthority parameter 2019-11-21 14:44:09 +02:00
system.pa.in source: move the streams to the default_source when the source unlink 2019-12-14 18:40:19 +00:00