| .. |
|
aaudio
|
Fixed Android build with audio disabled
|
2024-07-29 10:40:10 -07:00 |
|
alsa
|
Removed the SDL_AUDIO_ALSA_DEBUG environment variable
|
2024-08-05 08:54:10 -07:00 |
|
coreaudio
|
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
2024-07-24 13:37:40 -07:00 |
|
directsound
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
disk
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
dsp
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
dummy
|
Added SDL_HINT_AUDIO_DUMMY_TIMESCALE
|
2024-08-05 08:54:10 -07:00 |
|
emscripten
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
haiku
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
jack
|
Added SDL_SetAppMetadata() (#10404)
|
2024-07-28 07:22:46 -07:00 |
|
n3ds
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
netbsd
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
openslES
|
Fixed Android build with audio disabled
|
2024-07-29 10:40:10 -07:00 |
|
pipewire
|
Added SDL_SetAppMetadata() (#10404)
|
2024-07-28 07:22:46 -07:00 |
|
ps2
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
psp
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
pulseaudio
|
Added SDL_SetAppMetadata() (#10404)
|
2024-07-28 07:22:46 -07:00 |
|
qnx
|
audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream.
|
2024-07-03 14:38:33 -04:00 |
|
sndio
|
Removed the AUDIODEV environment variable from the sndio audio driver
|
2024-08-05 08:54:10 -07:00 |
|
vita
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
wasapi
|
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
2024-07-24 13:37:40 -07:00 |
|
SDL_audio.c
|
Added SDL_HINT_AUDIO_FREQUENCY, SDL_HINT_AUDIO_CHANNELS, and SDL_HINT_AUDIO_FORMAT
|
2024-08-05 08:54:10 -07:00 |
|
SDL_audio_c.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_audio_channel_converters.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_audiocvt.c
|
Removed temporary memory from the API
|
2024-07-26 20:59:14 -07:00 |
|
SDL_audiodev.c
|
audio: Refer to audio devices to "playback" and "recording".
|
2024-06-15 01:08:12 -04:00 |
|
SDL_audiodev_c.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_audioqueue.c
|
audio: Separate channel maps out of SDL_AudioSpec.
|
2024-07-10 15:43:57 -04:00 |
|
SDL_audioqueue.h
|
audio: Separate channel maps out of SDL_AudioSpec.
|
2024-07-10 15:43:57 -04:00 |
|
SDL_audioresample.c
|
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
2024-07-17 14:09:11 -07:00 |
|
SDL_audioresample.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_audiotypecvt.c
|
Refactored ConvertAudio, added SIMD endian-swapping
|
2024-04-15 11:47:18 -10:00 |
|
SDL_mixer.c
|
Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64)
|
2024-06-12 02:29:39 +02:00 |
|
SDL_sysaudio.h
|
Removed the ancient Android audio driver
|
2024-07-29 08:05:36 -07:00 |
|
SDL_wave.c
|
SDL_getenv() should return const
|
2024-07-22 13:00:39 -07:00 |
|
SDL_wave.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |