| .. |
|
aaudio
|
aaudio: Fixed capitialization, plus some minor cleanups.
|
2023-07-30 11:56:01 -04:00 |
|
alsa
|
alsa: Don't ever block in CaptureFromDevice.
|
2023-07-30 11:56:06 -04:00 |
|
android
|
Android: use the headers to have the audio pause/resume definitions
|
2023-05-10 09:34:53 +02:00 |
|
coreaudio
|
audio: Remove no-longer-used SupportsNonPow2Samples
|
2023-07-30 11:56:05 -04:00 |
|
directsound
|
audio: Remove no-longer-used SupportsNonPow2Samples
|
2023-07-30 11:56:05 -04:00 |
|
disk
|
audio: Remove no-longer-used SupportsNonPow2Samples
|
2023-07-30 11:56:05 -04:00 |
|
dsp
|
dsp: Removed debug logging
|
2023-07-30 11:56:06 -04:00 |
|
dummy
|
audio: Readd SDL_AudioSpec, but just with format/channels/freq fields.
|
2023-07-30 11:55:52 -04:00 |
|
emscripten
|
emscripten: Add JS library dependencies using EM_JS_DEPS macro
|
2023-07-06 19:32:05 -04:00 |
|
haiku
|
Remove _THIS in src/audio/
|
2023-05-09 11:29:33 -04:00 |
|
jack
|
Remove _THIS in src/audio/
|
2023-05-09 11:29:33 -04:00 |
|
n3ds
|
Fix some issues caught by check_stdlib_usage.py
|
2023-06-27 06:19:06 -07:00 |
|
netbsd
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
openslES
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
pipewire
|
audio: unify device thread naming.
|
2023-07-30 11:56:04 -04:00 |
|
ps2
|
Fix some issues caught by check_stdlib_usage.py
|
2023-06-27 06:19:06 -07:00 |
|
psp
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
pulseaudio
|
audio: PlayDevice now passes the buffer, too, for convenience.
|
2023-07-30 11:56:04 -04:00 |
|
qnx
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
sndio
|
Remove _THIS in src/audio/
|
2023-05-09 11:29:33 -04:00 |
|
vita
|
Fix some issues caught by check_stdlib_usage.py
|
2023-06-27 06:19:06 -07:00 |
|
wasapi
|
audio: Remove no-longer-used SupportsNonPow2Samples
|
2023-07-30 11:56:05 -04:00 |
|
SDL_audio.c
|
audio: Use SDL_powerof2 instead of reinventing it.
|
2023-07-30 11:56:06 -04:00 |
|
SDL_audio_c.h
|
audio: First shot at the SDL3 audio subsystem redesign!
|
2023-07-30 11:55:51 -04:00 |
|
SDL_audio_channel_converters.h
|
Fixed crash in new audio channel conversion code
|
2023-05-04 15:50:38 -07:00 |
|
SDL_audio_resampler_filter.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_audiocvt.c
|
audio: fixed flushed stream reporting bytes but not being able to get them.
|
2023-07-30 11:56:02 -04:00 |
|
SDL_audiodev.c
|
dsp: Updated for new SDL3 audio API.
|
2023-07-30 11:56:06 -04:00 |
|
SDL_audiodev_c.h
|
dsp: Updated for new SDL3 audio API.
|
2023-07-30 11:56:06 -04:00 |
|
SDL_audiotypecvt.c
|
Added SDL prefix AUDIO_* constants
|
2023-05-02 08:09:06 -07:00 |
|
SDL_mixer.c
|
Added SDL prefix AUDIO_* constants
|
2023-05-02 08:09:06 -07:00 |
|
SDL_sysaudio.h
|
audio: Remove no-longer-used SupportsNonPow2Samples
|
2023-07-30 11:56:05 -04:00 |
|
SDL_wave.c
|
audio: Check for unlikely failure case in WAV loaded.
|
2023-07-30 11:55:52 -04:00 |
|
SDL_wave.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |