Cronologia Commit

Autore SHA1 Messaggio Data
  Ozkan Sezer 53b166797d SIZE_MAX need not be defined in limits.h 5 anni fa
  Ryan C. Gordon 003a16980c wav: Make sure the data size is a multiple of blockalign, not an exact match. 5 anni fa
  Sam Lantinga b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 6 anni fa
  Sam Lantinga b1c6e7c244 Fixed compile warning 6 anni fa
  Ryan C. Gordon dbe5c14b33 audio: Calculate a legitimate SDL_AudioSpec::silence in SDL_LoadWAV_RW(). 6 anni fa
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 anni fa
  Sylvain Becker ed469fa586 Fixed bug 4842 - Redundant condition in MS_ADPCM_Decode and IMA_ADPCM_Decode 6 anni fa
  Ozkan Sezer 4953e050f5 use SDL_zeroa at more places where the argument is an array. 6 anni fa
  Ozkan Sezer 7a47c292c0 Fix bug 4746 - introduce SDL_zeroa macro. 6 anni fa
  Ozkan Sezer fdc67c3c60 MS_ADPCM_Decode: fix assigning an array to a pointer (lose '&'). 6 anni fa
  Ryan C. Gordon 90e2dc9891 A few minor changes to placate static analysis. 6 anni fa
  Ryan C. Gordon 2fa33d6f98 wave: Fixed static analysis warning about dead assignment. 6 anni fa
  Sylvain Becker cd011bb1e7 SDL_Wave: missing field 'length' initializer 6 anni fa
  Ryan C. Gordon 254eb67775 windows: Don't let Visual Studio insert an implicit dependency on memset(). 6 anni fa
  Sam Lantinga d8da33c03f Fixed bug 4662 - SDL failed to build due to error LNK2019: unresolved external symbol _memset referenced in function _IMA_ADPCM_Decode with MSVC on Windows 6 anni fa
  Sam Lantinga 762b788f67 Cleanup on bug 3894 - Fuzzing crashes for SDL_LoadWAV 6 anni fa
  Sam Lantinga a21b5b3018 Fixed build 6 anni fa
  Sam Lantinga 990e166a3b Fixed bug 3894 - Fuzzing crashes for SDL_LoadWAV 6 anni fa
  Sam Lantinga 3f19a6d5e8 CVE-2019-7578: Fix a buffer overread in InitIMA_ADPCM 6 anni fa
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 anni fa
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 anni fa
  Ryan C. Gordon ca15c7d67f wave: SDL_LoadWAV now supports 24-bit audio. 8 anni fa
  Ryan C. Gordon e8677a1bd2 audio: Added basic WAVE_FORMAT_EXTENSIBLE support to .wav loader. 9 anni fa
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 anni fa
  Ryan C. Gordon 761a79788c audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections. 9 anni fa
  Sam Lantinga 42065e785d Updated copyright to 2016 10 anni fa
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 anni fa
  Sam Lantinga 19d878d711 Skip JUNK chunks in wave files 11 anni fa
  Sam Lantinga 73cb234b5c Fixed compiler warning on Mac OS X 11 anni fa
  Sam Lantinga 1ee96bb994 Fixed mingw64 build and warnings 11 anni fa