pulseaudio/src
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
..
daemon main, core: check idle after loading conf 2020-08-31 19:09:02 +03:00
modules alsa-mixer: Fix indentation 2020-08-10 20:56:43 +03:00
pulse Rename "available group" to "availability group" 2020-08-10 20:54:21 +03:00
pulsecore main, core: check idle after loading conf 2020-08-31 19:09:02 +03:00
tests meson: Add missing thread_dep to atomic-test 2020-08-09 03:29:23 +02:00
utils Rename "available group" to "availability group" 2020-08-10 20:54:21 +03:00
.gitignore gitignore: Ignore hashmap-test 2020-08-06 14:34:56 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build: Make alsadatadir configurable 2020-08-09 01:57:01 +00:00
map-file thread-mainloop: Add API for running a callback unlocked 2019-03-31 09:18:37 +00:00
meson.build meson: Remove libpulse dep from libpulsecore 2020-04-09 14:51:21 +00:00