87 Commits (71bd9f04fefa19cf42a43aa0eae422ad1f4775d8)

Autor SHA1 Nachricht Datum
  raysan5 ad1b3330b7 Support mulstiple WAV sampleSize for MusicStream #1340 vor 4 Jahren
  raysan5 6e9e7bd6bc LoadSound(): Use memory loading (WAV, OGG, MP3, FLAC) #1312 vor 4 Jahren
  raysan5 bf429a0058 Remove conditional __EMSCRIPTEN__ vor 4 Jahren
  raysan5 fa7799143e Update miniaudio to v0.10.12, solves #1288 vor 4 Jahren
  Random 86a8f1d5d5
Chromium needs a larger audio buffer (#1300) vor 4 Jahren
  Ray 5986eee6ab Expose additional configuration options vor 4 Jahren
  raysan5 1c5df677e1 REDESIGNED: ExportWaveAsCode() to use memory buffer vor 4 Jahren
  raysan5 8120547639 Added LoadWAV()/SaveWAV() memory buffer sample code vor 4 Jahren
  raysan5 a6fcd32339 Support WAV music streaming #1198 vor 4 Jahren
  raysan5 94789dd24a Review usage of sizeof(), unify conventions vor 4 Jahren
  raysan5 a2955bc5b3 Corrected issue with multichannel on CloseAudioDevice() vor 4 Jahren
  raysan5 257f232d41 WARNING: BREAKING CHANGE: Review audio looping system vor 4 Jahren
  raysan5 fdad1f023b Avoid all MSVC compile warnings vor 4 Jahren
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining vor 5 Jahren
  Louis Johnson 4f40f8bc47
added log warning for unsupported file extension for music stream (#1176) vor 5 Jahren
  Dani Martin 1a948849f3
[cppcheck] Fix minor warnings in models.c and raudio.c (#1162) vor 5 Jahren
  raysan5 d28e73849b Review TRACELOG() messages vor 5 Jahren
  raysan5 915b5f370b [raudio] Review TRACELOG() messages, categorized vor 5 Jahren
  raysan5 0c6c421508 [raudio] Review TRACELOG() messages, categorized vor 5 Jahren
  raysan5 7ae7a87f8a Remove trail spaces vor 5 Jahren
  raysan5 2344941974 Replace external libraries custom allocators by raylib ones #1074 vor 5 Jahren
  Ray 05992a6fce Tweaks vor 5 Jahren
  Ray ac73e3b5e2 REDESIGN: ExportWave() vor 5 Jahren
  Ray 5ff0776235 Remove trail spaces and some tweaks vor 5 Jahren
  Ray 0f783aab34 Remove TraceLog() dependency on standalone mode vor 5 Jahren
  Ray 51db3b589d Review function name on RAUDIO_STANDALONE vor 5 Jahren
  Ray 3f25c52a29 Some security checks in case music is not properly loaded vor 5 Jahren
  Ray 91b2dc2aa9 [raudio] ADDED: SetAudioStreamBufferSizeDefault() vor 5 Jahren
  Ray 7459a5c6ef Remove "No Audio Buffer" traces vor 5 Jahren
  Ray 3b3e163c48 [raudio] Corrected issue with OGG sound loading vor 5 Jahren
  Ray 1b20182d33 Updated periodSize reference vor 5 Jahren
  Ray 7dfe42d6d0 Trace log comment review vor 5 Jahren
  Ray 484c6b360f Reviewed Cppcheck issues #1098 vor 5 Jahren
  raysan5 28e12a6c6a [raudio] Update to latest miniaudio 0.10 vor 5 Jahren
  raysan5 131132f17d Minor tweaks vor 5 Jahren
  raysan5 9922160ab4 Minor tweaks vor 5 Jahren
  Ray b5fe41f41a Review libc dependencies and remove when possible vor 5 Jahren
  David Reid 7024628c65
Update to miniaudio 0.10 (#1092) vor 5 Jahren
  Ray c3f06b7470 Remove all trail spaces vor 5 Jahren
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro vor 5 Jahren
  Ray 40b73a8a91
Develop branch integration (#1091) vor 5 Jahren
  Ray c715cae18d Some tweaks vor 5 Jahren
  Ray 05443cd0c8 Corrected bug #989 vor 5 Jahren
  jbosh 019434a37e Fix for short non-looping sounds (#1067) vor 5 Jahren
  Ray 4211056354 Reviewed some comments vor 5 Jahren
  Ray f46fcb8307 IsAudioBufferPlaying() replace ERROR by WARNING vor 5 Jahren
  raysan5 21c30f43d4 Update year to 2020 vor 5 Jahren
  illegalinstruction caa1f45643 Forcibly ensure .xm playback starts in the right place; fixes #1043. (#1045) vor 5 Jahren
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) vor 5 Jahren
  Ray 1878a9ea01 Corrected possible memory leak #993 vor 5 Jahren