SDL/src
Frank Praznik 4fbd60b817 audio: pipewire: Remove the nickname portion of sink/source names
Removes the node nickname from sink/source nodes as it doesn't provide any useful information and names now match those used in Pulseaudio, so any stored configuration data will be compatible between the two audio backends.
2021-03-13 18:36:47 -08:00
..
atomic Use specific acquire and release variants of InterlockedExchange on ARM 2021-01-03 12:13:40 -06:00
audio audio: pipewire: Remove the nickname portion of sink/source names 2021-03-13 18:36:47 -08:00
core Replace duplicate functions and lstrlen/lstrcat with SDL string functions 2021-03-05 12:03:58 -08:00
cpuinfo Initial rebase of xerpi's port 2021-03-08 09:07:12 -08:00
dynapi Initial rebase of xerpi's port 2021-03-08 09:07:12 -08:00
events Add default handler for Alt+Tab while keyboard grab is enabled 2021-02-10 10:22:18 -05:00
file Add support for Vita file API in SDL_rwops 2021-03-08 09:07:12 -08:00
filesystem Deprecate dolcesdk 2021-03-08 09:07:12 -08:00
haptic Updated copyright for 2021 2021-01-02 10:25:38 -08:00
hidapi Added support for the PowerA Xbox One Series X Wired Controller 2021-02-11 17:27:22 -08:00
joystick Formatting 2021-03-08 09:07:12 -08:00
libm Updated copyright for 2021 2021-01-02 10:25:38 -08:00
loadso Updated copyright for 2021 2021-01-02 10:25:38 -08:00
locale consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 2021-01-04 01:23:50 +03:00
main SDL_windows_main.c: use new WIN_StringToUTF8W macro 2021-01-04 10:20:10 +03:00
misc Deprecate dolcesdk 2021-03-08 09:07:12 -08:00
power Initial rebase of xerpi's port 2021-03-08 09:07:12 -08:00
render Deprecate dolcesdk 2021-03-08 09:07:12 -08:00
sensor Deprecate dolcesdk 2021-03-08 09:07:12 -08:00
stdlib replace i386 checks with __i386__ 2021-02-15 03:02:32 +03:00
test Fix flags check in test code 2021-02-15 08:43:53 -08:00
thread Formatting 2021-03-08 09:07:12 -08:00
timer Formatting 2021-03-08 09:07:12 -08:00
video SDL: Updated patches for HAIKU 2021-03-13 18:36:01 -08:00
SDL.c Initial rebase of xerpi's port 2021-03-08 09:07:12 -08:00
SDL_assert.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_assert_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dataqueue.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dataqueue.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_error.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_error_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hints.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hints_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_internal.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_log.c Initial rebase of xerpi's port 2021-03-08 09:07:12 -08:00