| .. |
|
aaudio
|
Finished renaming functions in SDL_system.h
|
2024-07-16 09:35:49 -07:00 |
|
alsa
|
audio: Separate channel maps out of SDL_AudioSpec.
|
2024-07-10 15:43:57 -04:00 |
|
android
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
coreaudio
|
coreaudio: simplify memory leak fix.
|
2024-06-15 11:42:44 -04:00 |
|
directsound
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
disk
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
dsp
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
dummy
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
emscripten
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
haiku
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
jack
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
n3ds
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
netbsd
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
openslES
|
Finished renaming functions in SDL_system.h
|
2024-07-16 09:35:49 -07:00 |
|
pipewire
|
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
2024-07-17 14:09:11 -07:00 |
|
ps2
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
psp
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
pulseaudio
|
audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream.
|
2024-07-03 14:38:33 -04:00 |
|
qnx
|
audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream.
|
2024-07-03 14:38:33 -04:00 |
|
sndio
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
vita
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
wasapi
|
Fix UWP build in non-UNICODE mode
|
2024-07-19 10:21:34 +00:00 |
|
SDL_audio.c
|
SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule
|
2024-07-19 12:22:03 -07:00 |
|
SDL_audio_c.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_audio_channel_converters.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_audiocvt.c
|
Make sure we always copy the data returned using SDL_GetStringRule
|
2024-07-19 12:22:03 -07:00 |
|
SDL_audiodev.c
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
SDL_audiodev_c.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_audioqueue.c
|
audio: Separate channel maps out of SDL_AudioSpec.
|
2024-07-10 15:43:57 -04:00 |
|
SDL_audioqueue.h
|
audio: Separate channel maps out of SDL_AudioSpec.
|
2024-07-10 15:43:57 -04:00 |
|
SDL_audioresample.c
|
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
2024-07-17 14:09:11 -07:00 |
|
SDL_audioresample.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_audiotypecvt.c
|
Refactored ConvertAudio, added SIMD endian-swapping
|
2024-04-15 11:47:18 -10:00 |
|
SDL_mixer.c
|
Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64)
|
2024-06-12 02:29:39 +02:00 |
|
SDL_sysaudio.h
|
audio: Separate channel maps out of SDL_AudioSpec.
|
2024-07-10 15:43:57 -04:00 |
|
SDL_wave.c
|
Clear the wave format so the channel map is cleared before returning from SDL_LoadWAV_IO()
|
2024-07-05 12:44:25 -07:00 |
|
SDL_wave.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |