Ryan C. Gordon 7f408e57ee audio: Keep all available devices in a hashtable instead of linked lists. 2 years ago
..
aaudio 99fa0d6cae Disable low latency audio by default when using AAudio on Android 2 years ago
alsa d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
android 4e0c7c91fc audio: PlayDevice() should return an error code. 2 years ago
coreaudio 1d1c6e6305 Turn off COREAUDIO debug logging by default 2 years ago
directsound d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
disk d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
dsp d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
dummy d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
emscripten f2ca9a615b Added SDL_AUDIO_FRAMESIZE 2 years ago
haiku 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] 2 years ago
jack 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] 2 years ago
n3ds d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
netbsd d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
openslES d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
pipewire f2ca9a615b Added SDL_AUDIO_FRAMESIZE 2 years ago
ps2 d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
psp d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
pulseaudio 10fab3a39e pulseaudio: Stop the threaded mainloop before destroying the context. 2 years ago
qnx d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
sndio d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
vita d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
wasapi d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 years ago
SDL_audio.c 7f408e57ee audio: Keep all available devices in a hashtable instead of linked lists. 2 years ago
SDL_audio_c.h 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! 2 years ago
SDL_audio_channel_converters.h 9b87de258f Fixed crash in new audio channel conversion code 2 years ago
SDL_audio_resampler_filter.h 6a73f74b6b Rebuild full ResamplerFilter (left wing + right wing) at runtime 2 years ago
SDL_audiocvt.c 4368f70ff9 Added properties to various SDL objects 2 years ago
SDL_audiodev.c 6fd71185cd dsp: Updated for new SDL3 audio API. 2 years ago
SDL_audiodev_c.h 6fd71185cd dsp: Updated for new SDL3 audio API. 2 years ago
SDL_audioqueue.c a62e62f97a Refactored SDL_audiocvt.c 2 years ago
SDL_audioqueue.h a62e62f97a Refactored SDL_audiocvt.c 2 years ago
SDL_audioresample.c bac7eeaaae Added missing include 2 years ago
SDL_audioresample.h a7ae1de9a6 Fixed warning C4028: formal parameter different from declaration 2 years ago
SDL_audiotypecvt.c bf72704bfd audio: Disable NEON sample conversion until test failures are fixed 2 years ago
SDL_mixer.c 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] 2 years ago
SDL_sysaudio.h 7f408e57ee audio: Keep all available devices in a hashtable instead of linked lists. 2 years ago
SDL_wave.c 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] 2 years ago
SDL_wave.h fde78d12f2 Updated copyright for 2023 3 years ago