SDL/src/audio
2024-06-15 01:08:12 -04:00
..
aaudio audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
alsa audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
android audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
coreaudio audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -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 audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
pipewire audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04: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: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
qnx audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -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 audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
SDL_audio.c audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04: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 audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04: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 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 2024-05-16 10:22:15 -07:00
SDL_audioqueue.h Refactored audio conversion to reduce copying 2024-04-15 11:47:18 -10:00
SDL_audioresample.c Workaround GCC bug in audio resampler 2024-04-22 18:38:55 -04: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: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
SDL_wave.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_wave.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00