SDL/src/audio
David Gow 52b73d4115 pipewire: Set 'application.id' if SDL_HINT_APP_ID set
If SDL_HINT_APP_ID is set, pass it as the application.id to pipewire.
This gives any pipewire-based tools a hint to find an associated
.desktop file for icons, etc.
2023-05-29 11:03:34 -04:00
..
aaudio style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
alsa Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
android Android: use the headers to have the audio pause/resume definitions 2023-05-10 09:34:53 +02:00
coreaudio Fixed build warning on Xcode 14.3 2023-05-26 08:19:04 -07:00
directsound Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
disk Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
dsp Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
dummy Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
emscripten Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
haiku Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
jack Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
n3ds Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
netbsd Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
openslES Android: use the headers to have the audio pause/resume definitions 2023-05-10 09:34:53 +02:00
pipewire pipewire: Set 'application.id' if SDL_HINT_APP_ID set 2023-05-29 11:03:34 -04:00
ps2 Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
psp Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
pulseaudio pulseaudio: Redesigned to use pa_threaded_mainloop. 2023-05-26 09:07:33 -04:00
qnx Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
sndio Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
vita Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
wasapi Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
SDL_audio.c audio: remove is_in_audio_device_thread() 2023-05-26 09:07:33 -04:00
SDL_audio_c.h audio: Simplified GetFirstAudioFormat/GetNextAudioFormat. 2023-05-03 22:37:23 -04:00
SDL_audio_channel_converters.h Fixed crash in new audio channel conversion code 2023-05-04 15:50:38 -07:00
SDL_audio_resampler_filter.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audiocvt.c Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
SDL_audiodev.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_audiodev_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audiotypecvt.c Added SDL prefix AUDIO_* constants 2023-05-02 08:09:06 -07:00
SDL_mixer.c Added SDL prefix AUDIO_* constants 2023-05-02 08:09:06 -07:00
SDL_sysaudio.h Remove _THIS in src/audio/ 2023-05-09 11:29:33 -04:00
SDL_wave.c Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
SDL_wave.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00