SDL/src/audio
Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void*
This fixes the clang warning "Cast between pointer-to-function and pointer-to-object is an extension"

You can define SDL_FUNCTION_POINTER_IS_VOID_POINTER in your project to restore the previous behavior.

Fixes https://github.com/libsdl-org/SDL/issues/2866
2023-01-09 15:46:21 -08:00
..
aaudio Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
alsa Updated copyright for 2023 2023-01-09 09:41:41 -08:00
android Updated copyright for 2023 2023-01-09 09:41:41 -08:00
coreaudio Updated copyright for 2023 2023-01-09 09:41:41 -08:00
directsound Updated copyright for 2023 2023-01-09 09:41:41 -08:00
disk Updated copyright for 2023 2023-01-09 09:41:41 -08:00
dsp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
dummy Updated copyright for 2023 2023-01-09 09:41:41 -08:00
emscripten Updated copyright for 2023 2023-01-09 09:41:41 -08:00
haiku Updated copyright for 2023 2023-01-09 09:41:41 -08:00
jack Updated copyright for 2023 2023-01-09 09:41:41 -08:00
n3ds Updated copyright for 2023 2023-01-09 09:41:41 -08:00
netbsd Updated copyright for 2023 2023-01-09 09:41:41 -08:00
openslES Updated copyright for 2023 2023-01-09 09:41:41 -08:00
pipewire Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ps2 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
psp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
pulseaudio Updated copyright for 2023 2023-01-09 09:41:41 -08:00
sndio Updated copyright for 2023 2023-01-09 09:41:41 -08:00
vita Updated copyright for 2023 2023-01-09 09:41:41 -08:00
wasapi Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audio.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audio_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08: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 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audiodev.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audiodev_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_audiotypecvt.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_mixer.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_sysaudio.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_wave.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_wave.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00