| .. |
|
aaudio
|
Android: fix crash when AAUDIO isn't used (bug #7620)
|
2023-04-18 21:34:18 +02:00 |
|
alsa
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
android
|
Android: audio change audio assert when try to open concurrent device to a real error
|
2023-04-04 09:43:01 +02:00 |
|
coreaudio
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
directsound
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
disk
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
dsp
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
dummy
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
emscripten
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
haiku
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
jack
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
n3ds
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
netbsd
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
openslES
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
pipewire
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
ps2
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
psp
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
pulseaudio
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
qnx
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
sndio
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
vita
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
wasapi
|
Fixed Visual Studio warning 4389
|
2023-03-30 14:02:04 -07:00 |
|
SDL_audio.c
|
Android AAUDIO: handle multiple devices
|
2023-04-14 11:31:47 +02:00 |
|
SDL_audio_c.h
|
cmake: Fix building without libsamplerate library
|
2023-03-20 05:34:41 +01: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
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
SDL_audiocvt_c.h
|
Remove AudioCVT interface in favor of SDL_AudioStream
|
2023-01-22 11:31:30 -05:00 |
|
SDL_audiodev.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_audiodev_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_audiotypecvt.c
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
SDL_mixer.c
|
Fixed Visual Studio warning 4244
|
2023-03-30 14:04:32 -07:00 |
|
SDL_sysaudio.h
|
Android AAUDIO: handle multiple devices
|
2023-04-14 11:31:47 +02:00 |
|
SDL_wave.c
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
SDL_wave.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |