pulseaudio/src/pulse
Patrick Gaskin 4f3ca10d9e daemon: Add support for running as a service on win32
* Minimal implementation of --system on win32.
* Wrap main with a Windows Service on win32 (with a fallback to
  running it directly).
* Update PA_SYSTEM_{RUNTIME,STATE,CONFIG}_PATH and HOME dynamically
  on Windows (overrides the build config, similar to the existing
  config path replacement logic).

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/549>
2021-06-16 09:17:27 +00:00
..
.gitignore
cdecl.h
channelmap.c Win32: Use WAVEFORMATEX for multi-channel audio output on Windows. 2021-03-23 13:12:38 -04:00
channelmap.h
client-conf-x11.c client-conf: Avoid loading X11 properties unless SSH_CONNECTION is set 2019-08-27 08:27:16 +00:00
client-conf-x11.h
client-conf.c
client-conf.h
client.conf.in
context.c daemon: Add support for running as a service on win32 2021-06-16 09:17:27 +00:00
context.h
def.h Improve the port available_group and type documentation 2020-08-10 20:54:21 +03:00
direction.c
direction.h
error.c
error.h
ext-device-manager.c
ext-device-manager.h
ext-device-restore.c
ext-device-restore.h
ext-stream-restore.c
ext-stream-restore.h
fork-detect.c
fork-detect.h
format.c json: remove json from public API 2021-06-03 21:15:48 +00:00
format.h Point to SupportedAudioFormats wiki page where appropriate 2020-04-23 15:24:24 +00:00
gccmacro.h win32: Use __MINGW_PRINTF_FORMAT instead of __printf__ for MinGW builds 2021-01-13 03:42:24 +00:00
glib-mainloop.c glib-mainloop: Drop deprecated g_get_current_time() usage 2020-11-23 19:02:33 +00:00
glib-mainloop.h
internal.h
introspect.c introspect: Add version check to pa_context_send_message_to_object() 2020-12-03 14:41:39 +00:00
introspect.h pactl: Implement list message-handlers 2020-12-03 14:41:39 +00:00
mainloop-api.c
mainloop-api.h
mainloop-signal.c
mainloop-signal.h
mainloop.c win32: Fix WSAStartup issues 2021-01-13 03:16:06 +00:00
mainloop.h Revert "mainloop: fix timeout assignment in pa_mainloop_prepare" 2020-11-23 18:05:27 +00:00
map-file json: remove json from public API 2021-06-03 21:15:48 +00:00
meson.build json: remove json from public API 2021-06-03 21:15:48 +00:00
operation.c
operation.h
proplist.c
proplist.h proplist: tweak documentation for pa_proplist_get() 2021-04-09 01:47:58 +01:00
pulseaudio.h
rtclock.c
rtclock.h
sample.c
sample.h Point to SupportedAudioFormats wiki page where appropriate 2020-04-23 15:24:24 +00:00
scache.c
scache.h
simple.c
simple.h
stream.c
stream.h stream: clarify the meaning of NULL device 2019-12-21 09:58:57 +02:00
subscribe.c
subscribe.h
thread-mainloop.c thread-mainloop: Add API for running a callback unlocked 2019-03-31 09:18:37 +00:00
thread-mainloop.h thread-mainloop: Extend the locking documentation a bit 2020-05-27 09:41:40 +03:00
timeval.c
timeval.h
utf8.c
utf8.h
util.c util: implement pa_get_binary_name on FreeBSD without procfs requirement 2021-01-18 16:33:53 +00:00
util.h
version.h.in
volume.c
volume.h
xmalloc.c
xmalloc.h