.. |
alsa
|
Readability: remove redundant return, continue, enum declaration
|
2019-10-30 15:36:17 +01:00 |
android
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
arts
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
coreaudio
|
coreaudio: Apple doesn't support U16 data, so convert in that case.
|
2019-09-25 15:07:07 -04:00 |
directsound
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
disk
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
dsp
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
dummy
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
emscripten
|
Emscripten: No need for Runtime. for dynCalls
|
2019-01-29 12:21:22 +00:00 |
esd
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
fusionsound
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
haiku
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
jack
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
nacl
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
nas
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
netbsd
|
Fixed bug 4642 - Rework SDL_netbsdaudio to improve performance
|
2019-06-08 13:03:36 -07:00 |
openslES
|
Android: fix corresponding warnings
|
2019-08-30 08:55:20 +02:00 |
paudio
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
psp
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
pulseaudio
|
pulseaudio: don't let FlushCapture get stuck in an infinite loop on shutdown.
|
2019-12-03 03:53:06 -05:00 |
qsa
|
use SDL_zeroa at more places where the argument is an array.
|
2019-07-31 05:11:40 +03:00 |
sndio
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
sun
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
wasapi
|
Fixed bug 4605 - WASAPI_WaitDevice hang
|
2019-06-08 13:41:46 -07:00 |
winmm
|
use SDL_zeroa at more places where the argument is an array.
|
2019-07-31 05:11:40 +03:00 |
SDL_audio.c
|
audio: Set (something close to) the correct silence value for U16 audio.
|
2019-09-25 15:40:27 -04:00 |
SDL_audio_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_audiocvt.c
|
Fix bug 4746 - introduce SDL_zeroa macro.
|
2019-07-31 01:22:02 +03:00 |
SDL_audiodev.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_audiodev_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_audiotypecvt.c
|
Readability: remove redundant cast to the same type
|
2019-10-30 15:13:55 +01:00 |
SDL_mixer.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_sysaudio.h
|
Fixed bug 4171 - SDL_GetQueuedAudioSize is broken with WASAPI
|
2019-06-04 17:32:15 -07:00 |
SDL_wave.c
|
Fixed bug 4842 - Redundant condition in MS_ADPCM_Decode and IMA_ADPCM_Decode
|
2019-10-23 09:36:41 +02:00 |
SDL_wave.h
|
Cleanup on bug 3894 - Fuzzing crashes for SDL_LoadWAV
|
2019-06-09 12:46:10 -07:00 |