108 Commit (7035435948adb6a17b4fc69dc8cc740211782b1d)

Autore SHA1 Messaggio Data
  raysan5 c49ce58f02 REVIEWED: Multichannel sound system #1548 4 anni fa
  raysan5 edb54c6cb1 REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548 4 anni fa
  raysan5 5663c81803 REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562 4 anni fa
  raysan5 ed9c10a3e6 Update raudio.c 4 anni fa
  Ray b7f275efb3 Review warning 4 anni fa
  raysan5 d7b4b9e485 Update year to 2021 4 anni fa
  Victor Gallet 9fe153ae29
Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if the audioBuffer is null (#1499) 4 anni fa
  raysan5 0a9e080998 Remove trailing spaces 4 anni fa
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 4 anni fa
  Ray e6ae4879f6 Added security check to pitch change #1450 4 anni fa
  Ray 459c4754dc Reviewed SetAudioBufferPitch() #1450 4 anni fa
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) 4 anni fa
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4 anni fa
  Ray 7f6cd93d62 WARNING: Multiple funcs reviewed! 4 anni fa
  Ray f448542dd2 Review issues with FLAC loading 4 anni fa
  raysan5 321f55bce1 Update audio libraries #1423 4 anni fa
  Ray 3e1cd487df Remove trailing spaces 4 anni fa
  raysan5 43d82c1f21 Add security checks when loading data from memory 4 anni fa
  raysan5 2d96196d25 REVIEWED: SaveWAV() to use memory write insted of file 4 anni fa
  Ray 8cf0be4b6c Review memory loading functions signesness 4 anni fa
  Ray 5b60a743bd ADDED: LoadWaveFromMemory() #1327 4 anni fa
  raysan5 ad1b3330b7 Support mulstiple WAV sampleSize for MusicStream #1340 4 anni fa
  raysan5 6e9e7bd6bc LoadSound(): Use memory loading (WAV, OGG, MP3, FLAC) #1312 4 anni fa
  raysan5 bf429a0058 Remove conditional __EMSCRIPTEN__ 4 anni fa
  raysan5 fa7799143e Update miniaudio to v0.10.12, solves #1288 4 anni fa
  Random 86a8f1d5d5
Chromium needs a larger audio buffer (#1300) 4 anni fa
  Ray 5986eee6ab Expose additional configuration options 4 anni fa
  raysan5 1c5df677e1 REDESIGNED: ExportWaveAsCode() to use memory buffer 4 anni fa
  raysan5 8120547639 Added LoadWAV()/SaveWAV() memory buffer sample code 5 anni fa
  raysan5 a6fcd32339 Support WAV music streaming #1198 5 anni fa
  raysan5 94789dd24a Review usage of sizeof(), unify conventions 5 anni fa
  raysan5 a2955bc5b3 Corrected issue with multichannel on CloseAudioDevice() 5 anni fa
  raysan5 257f232d41 WARNING: BREAKING CHANGE: Review audio looping system 5 anni fa
  raysan5 fdad1f023b Avoid all MSVC compile warnings 5 anni fa
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5 anni fa
  Louis Johnson 4f40f8bc47
added log warning for unsupported file extension for music stream (#1176) 5 anni fa
  Dani Martin 1a948849f3
[cppcheck] Fix minor warnings in models.c and raudio.c (#1162) 5 anni fa
  raysan5 d28e73849b Review TRACELOG() messages 5 anni fa
  raysan5 915b5f370b [raudio] Review TRACELOG() messages, categorized 5 anni fa
  raysan5 0c6c421508 [raudio] Review TRACELOG() messages, categorized 5 anni fa
  raysan5 7ae7a87f8a Remove trail spaces 5 anni fa
  raysan5 2344941974 Replace external libraries custom allocators by raylib ones #1074 5 anni fa
  Ray 05992a6fce Tweaks 5 anni fa
  Ray ac73e3b5e2 REDESIGN: ExportWave() 5 anni fa
  Ray 5ff0776235 Remove trail spaces and some tweaks 5 anni fa
  Ray 0f783aab34 Remove TraceLog() dependency on standalone mode 5 anni fa
  Ray 51db3b589d Review function name on RAUDIO_STANDALONE 5 anni fa
  Ray 3f25c52a29 Some security checks in case music is not properly loaded 5 anni fa
  Ray 91b2dc2aa9 [raudio] ADDED: SetAudioStreamBufferSizeDefault() 5 anni fa
  Ray 7459a5c6ef Remove "No Audio Buffer" traces 5 anni fa