SDL/src/core
Frank Praznik 60f26182c3 audio: Prefer Pipewire over Pulseaudio if the pipewire-pulse service is running
Use DBus to query Systemd to check if the pipewire-pulse service is in the "running" state. If it is, then it is certain that Pipewire is being used instead of Pulseaudio as the preferred system mixer.

If DBus support is not enabled or Systemd is not being used on the underlying system, this check will simply fail and the standard driver order will be tested.
2024-04-11 20:35:10 -04:00
..
android rwops: Fixed build on Android. 2024-03-14 19:38:15 -04:00
freebsd cmake: add -Wimplicit-fallthrough warning 2024-03-18 20:34:50 +01:00
gdk Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
haiku Removed SDL_TEXTINPUTEVENT_TEXT_SIZE 2024-03-25 13:26:23 -07:00
linux audio: Prefer Pipewire over Pulseaudio if the pipewire-pulse service is running 2024-04-11 20:35:10 -04:00
n3ds Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
ngage Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
openbsd Added SDL_GetKeyboardName() and SDL_GetMouseName() 2024-03-23 16:31:00 -07:00
ps2 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
psp Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
unix Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
windows Updated to version 3.1.1 for the preview release 2024-04-01 17:03:46 -07:00
winrt Use the correct device ID (global or default or specific) based on context 2024-03-23 16:31:00 -07:00
SDL_core_unsupported.c android: Remove blocking permission request code. Async only in SDL3! 2024-02-13 12:06:51 -05:00
SDL_runapp.c Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00