97 Révisions (c4aee2d09af988aed7453669e07cc0bd2ecbdee6)

Auteur SHA1 Message Date
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) il y a 4 ans
  Ray bb9d734f69 Exposing some file access results to user layer #1420 il y a 4 ans
  Ray 7f6cd93d62 WARNING: Multiple funcs reviewed! il y a 4 ans
  Ray f448542dd2 Review issues with FLAC loading il y a 4 ans
  raysan5 321f55bce1 Update audio libraries #1423 il y a 4 ans
  Ray 3e1cd487df Remove trailing spaces il y a 4 ans
  raysan5 43d82c1f21 Add security checks when loading data from memory il y a 4 ans
  raysan5 2d96196d25 REVIEWED: SaveWAV() to use memory write insted of file il y a 4 ans
  Ray 8cf0be4b6c Review memory loading functions signesness il y a 4 ans
  Ray 5b60a743bd ADDED: LoadWaveFromMemory() #1327 il y a 4 ans
  raysan5 ad1b3330b7 Support mulstiple WAV sampleSize for MusicStream #1340 il y a 5 ans
  raysan5 6e9e7bd6bc LoadSound(): Use memory loading (WAV, OGG, MP3, FLAC) #1312 il y a 5 ans
  raysan5 bf429a0058 Remove conditional __EMSCRIPTEN__ il y a 5 ans
  raysan5 fa7799143e Update miniaudio to v0.10.12, solves #1288 il y a 5 ans
  Random 86a8f1d5d5
Chromium needs a larger audio buffer (#1300) il y a 5 ans
  Ray 5986eee6ab Expose additional configuration options il y a 5 ans
  raysan5 1c5df677e1 REDESIGNED: ExportWaveAsCode() to use memory buffer il y a 5 ans
  raysan5 8120547639 Added LoadWAV()/SaveWAV() memory buffer sample code il y a 5 ans
  raysan5 a6fcd32339 Support WAV music streaming #1198 il y a 5 ans
  raysan5 94789dd24a Review usage of sizeof(), unify conventions il y a 5 ans
  raysan5 a2955bc5b3 Corrected issue with multichannel on CloseAudioDevice() il y a 5 ans
  raysan5 257f232d41 WARNING: BREAKING CHANGE: Review audio looping system il y a 5 ans
  raysan5 fdad1f023b Avoid all MSVC compile warnings il y a 5 ans
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining il y a 5 ans
  Louis Johnson 4f40f8bc47
added log warning for unsupported file extension for music stream (#1176) il y a 5 ans
  Dani Martin 1a948849f3
[cppcheck] Fix minor warnings in models.c and raudio.c (#1162) il y a 5 ans
  raysan5 d28e73849b Review TRACELOG() messages il y a 5 ans
  raysan5 915b5f370b [raudio] Review TRACELOG() messages, categorized il y a 5 ans
  raysan5 0c6c421508 [raudio] Review TRACELOG() messages, categorized il y a 5 ans
  raysan5 7ae7a87f8a Remove trail spaces il y a 5 ans
  raysan5 2344941974 Replace external libraries custom allocators by raylib ones #1074 il y a 5 ans
  Ray 05992a6fce Tweaks il y a 5 ans
  Ray ac73e3b5e2 REDESIGN: ExportWave() il y a 5 ans
  Ray 5ff0776235 Remove trail spaces and some tweaks il y a 5 ans
  Ray 0f783aab34 Remove TraceLog() dependency on standalone mode il y a 5 ans
  Ray 51db3b589d Review function name on RAUDIO_STANDALONE il y a 5 ans
  Ray 3f25c52a29 Some security checks in case music is not properly loaded il y a 5 ans
  Ray 91b2dc2aa9 [raudio] ADDED: SetAudioStreamBufferSizeDefault() il y a 5 ans
  Ray 7459a5c6ef Remove "No Audio Buffer" traces il y a 5 ans
  Ray 3b3e163c48 [raudio] Corrected issue with OGG sound loading il y a 5 ans
  Ray 1b20182d33 Updated periodSize reference il y a 5 ans
  Ray 7dfe42d6d0 Trace log comment review il y a 5 ans
  Ray 484c6b360f Reviewed Cppcheck issues #1098 il y a 5 ans
  raysan5 28e12a6c6a [raudio] Update to latest miniaudio 0.10 il y a 5 ans
  raysan5 131132f17d Minor tweaks il y a 5 ans
  raysan5 9922160ab4 Minor tweaks il y a 5 ans
  Ray b5fe41f41a Review libc dependencies and remove when possible il y a 5 ans
  David Reid 7024628c65
Update to miniaudio 0.10 (#1092) il y a 5 ans
  Ray c3f06b7470 Remove all trail spaces il y a 5 ans
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro il y a 5 ans