SDL2/src/audio
2022-11-25 16:00:06 -08:00
..
aaudio audio/aaudio, audio/openslES: fix -Wdeclaration-after-statement errors 2022-07-23 14:56:04 +03:00
alsa audio: Handle non-power-of-two spec.samples when unsupported 2022-07-17 10:36:15 -04:00
android drop handle parameter of OpenDevice 2022-01-28 20:40:19 -05:00
coreaudio Use Apple's nomenclature for macOS and iOS 2022-11-25 16:00:06 -08:00
directsound audio: Handle non-power-of-two spec.samples when unsupported 2022-07-17 10:36:15 -04:00
disk audio: Handle non-power-of-two spec.samples when unsupported 2022-07-17 10:36:15 -04:00
dsp Simplify OSS test by removing OpenBSD specific location of the soundcard.h header 2022-10-17 07:18:47 -07:00
dummy drop handle parameter of OpenDevice 2022-01-28 20:40:19 -05:00
emscripten First pass at changing SDL 2.0 to SDL 3.0 2022-11-21 20:28:58 -08:00
haiku audio: Fix locking in backends that manage their own callback threads. 2022-05-20 21:08:29 -04:00
jack reverted jack audio backend removal. 2022-11-23 06:50:20 +03:00
n3ds N3DS port (squashed) 2022-10-10 08:50:59 -07:00
netbsd Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00
openslES audio/aaudio, audio/openslES: fix -Wdeclaration-after-statement errors 2022-07-23 14:56:04 +03:00
pipewire audio, pipewire: fix signatures of pw_get_library_version and pw_init. 2022-07-20 07:01:10 +03:00
ps2 Add more valid configurations to PS2 audio driver 2022-08-27 18:34:33 -07:00
psp drop handle parameter of OpenDevice 2022-01-28 20:40:19 -05:00
pulseaudio Revert "pulseaudio: Only use PA_STREAM_ADJUST_LATENCY if buffer isn't super small." 2022-11-16 09:53:37 -05:00
sndio reverted sndio backend removal. 2022-11-22 22:04:10 +03:00
vita Vita: add audio capture support 2022-03-29 14:12:37 -07:00
wasapi Re-added WinRT support until we're sure that it's no longer being used 2022-11-23 10:41:43 -08:00
SDL_audio.c reverted jack audio backend removal. 2022-11-23 06:50:20 +03:00
SDL_audio_c.h SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint 2022-10-15 14:31:00 -07:00
SDL_audio_channel_converters.h audio: Fixed dst pointer on channel conversions that grow in-place. 2022-07-20 18:41:53 -04:00
SDL_audio_resampler_filter.h audio: Make pregenerated resampler kaiser filter more precise. 2022-04-26 13:32:42 -04:00
SDL_audiocvt.c Fixes made in response to running a static code analyzer under MS Windows. 2022-11-16 12:43:20 -05:00
SDL_audiodev.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_audiodev_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_audiotypecvt.c Use Apple's nomenclature for macOS and iOS 2022-11-25 16:00:06 -08:00
SDL_mixer.c revert 'Changed to use 0xFE instead of 0xFF for better sound quality.' 2022-01-28 20:40:19 -05:00
SDL_sysaudio.h reverted jack audio backend removal. 2022-11-23 06:50:20 +03:00
SDL_wave.c static analysis: Fixed several complaints from codechecker. 2022-03-24 11:00:43 -04:00
SDL_wave.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00