SDL2/src/audio
2023-01-24 08:26:09 -08:00
..
aaudio Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
alsa Updated copyright for 2023 2023-01-09 09:41:41 -08:00
android Updated copyright for 2023 2023-01-09 09:41:41 -08:00
coreaudio Fixed Xcode 14.2 warnings 2023-01-10 15:51:14 -08:00
directsound Updated copyright for 2023 2023-01-09 09:41:41 -08:00
disk Updated copyright for 2023 2023-01-09 09:41:41 -08:00
dsp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
dummy Updated copyright for 2023 2023-01-09 09:41:41 -08:00
emscripten Updated copyright for 2023 2023-01-09 09:41:41 -08:00
haiku Updated copyright for 2023 2023-01-09 09:41:41 -08:00
jack Updated copyright for 2023 2023-01-09 09:41:41 -08:00
n3ds Updated copyright for 2023 2023-01-09 09:41:41 -08:00
netbsd Updated copyright for 2023 2023-01-09 09:41:41 -08:00
openslES Updated copyright for 2023 2023-01-09 09:41:41 -08:00
pipewire Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ps2 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
psp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
pulseaudio Updated copyright for 2023 2023-01-09 09:41:41 -08:00
sndio Updated copyright for 2023 2023-01-09 09:41:41 -08:00
vita Updated copyright for 2023 2023-01-09 09:41:41 -08:00
wasapi Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audio.c Add SDL_ConvertAudioSamples() helper function 2023-01-24 08:26:09 -08:00
SDL_audio_c.h Remove AudioCVT interface in favor of SDL_AudioStream 2023-01-22 11:31:30 -05:00
SDL_audio_channel_converters.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audio_resampler_filter.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audiocvt.c Remove AudioCVT interface in favor of SDL_AudioStream 2023-01-22 11:31:30 -05:00
SDL_audiocvt_c.h Remove AudioCVT interface in favor of SDL_AudioStream 2023-01-22 11:31:30 -05:00
SDL_audiodev.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audiodev_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audiotypecvt.c Remove AudioCVT interface in favor of SDL_AudioStream 2023-01-22 11:31:30 -05:00
SDL_mixer.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_sysaudio.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_wave.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_wave.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00