SDL2/src/audio
Sam Lantinga 5750bcb174
Update for SDL3 coding style (#6717)
I updated .clang-format and ran clang-format 14 over the src and test directories to standardize the code base.

In general I let clang-format have it's way, and added markup to prevent formatting of code that would break or be completely unreadable if formatted.

The script I ran for the src directory is added as build-scripts/clang-format-src.sh

This fixes:
#6592
#6593
#6594
2022-11-30 12:51:59 -08:00
..
aaudio Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
alsa Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
android Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
coreaudio Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
directsound Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
disk Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
dsp Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
dummy Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
emscripten Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
haiku Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
jack Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
n3ds Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
netbsd Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
openslES Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
pipewire Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
ps2 Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
psp Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
pulseaudio Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
sndio Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
vita Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
wasapi Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_audio.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_audio_c.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_audio_channel_converters.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_audio_resampler_filter.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_audiocvt.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_audiodev.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_audiodev_c.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_audiotypecvt.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_mixer.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_sysaudio.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_wave.c Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_wave.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00