mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-06-21 14:34:26 -04:00
* 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>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cdecl.h | ||
| channelmap.c | ||
| channelmap.h | ||
| client-conf-x11.c | ||
| client-conf-x11.h | ||
| client-conf.c | ||
| client-conf.h | ||
| client.conf.in | ||
| context.c | ||
| context.h | ||
| def.h | ||
| 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 | ||
| format.h | ||
| gccmacro.h | ||
| glib-mainloop.c | ||
| glib-mainloop.h | ||
| internal.h | ||
| introspect.c | ||
| introspect.h | ||
| mainloop-api.c | ||
| mainloop-api.h | ||
| mainloop-signal.c | ||
| mainloop-signal.h | ||
| mainloop.c | ||
| mainloop.h | ||
| map-file | ||
| meson.build | ||
| operation.c | ||
| operation.h | ||
| proplist.c | ||
| proplist.h | ||
| pulseaudio.h | ||
| rtclock.c | ||
| rtclock.h | ||
| sample.c | ||
| sample.h | ||
| scache.c | ||
| scache.h | ||
| simple.c | ||
| simple.h | ||
| stream.c | ||
| stream.h | ||
| subscribe.c | ||
| subscribe.h | ||
| thread-mainloop.c | ||
| thread-mainloop.h | ||
| timeval.c | ||
| timeval.h | ||
| utf8.c | ||
| utf8.h | ||
| util.c | ||
| util.h | ||
| version.h.in | ||
| volume.c | ||
| volume.h | ||
| xmalloc.c | ||
| xmalloc.h | ||