SDL_mixer/src
Ozkan Sezer 9c5ccc06a8 native_midi_common.c (ReadMIDIFile): fix possible NULL ptr dereference.
if allocation of mididata->track ever fails we'd still be dereferencing
it under 'bail'
2024-05-25 23:11:10 +03:00
..
codecs native_midi_common.c (ReadMIDIFile): fix possible NULL ptr dereference. 2024-05-25 23:11:10 +03:00
SDL_mixer.sym Add Mix_Version to symbol version script 2024-05-15 22:46:44 +02:00
effect_position.c remove most of SDL_OutOfMemory() calls where SDL is the allocator. 2024-05-08 20:01:04 +03:00
effect_stereoreverse.c style clean-up. 2024-01-15 17:00:02 +03:00
effects_internal.c style clean-up. 2024-01-15 17:00:02 +03:00
effects_internal.h Updated copyright for 2024 2024-01-01 13:23:55 -08:00
mixer.c update after SDL3 SDL_MIX_MAXVOLUME removal and SDL_MixAudio api change 2024-05-17 18:55:50 +03:00
mixer.h Updated copyright for 2024 2024-01-01 13:23:55 -08:00
music.c update after SDL3 SDL_MIX_MAXVOLUME removal and SDL_MixAudio api change 2024-05-17 18:55:50 +03:00
music.h Updated for the SDL3 RW -> IO changes 2024-03-18 15:00:34 -07:00
utils.c Updated copyright for 2024 2024-01-01 13:23:55 -08:00
utils.h Updated copyright for 2024 2024-01-01 13:23:55 -08:00
version.rc Updated copyright for 2024 2024-01-01 13:23:55 -08:00