73 コミット (c30d394efe208390908f53908292695608959e21)

作成者 SHA1 メッセージ 日付
  Louis Johnson 4f40f8bc47
added log warning for unsupported file extension for music stream (#1176) 5年前
  Dani Martin 1a948849f3
[cppcheck] Fix minor warnings in models.c and raudio.c (#1162) 5年前
  raysan5 d28e73849b Review TRACELOG() messages 5年前
  raysan5 915b5f370b [raudio] Review TRACELOG() messages, categorized 5年前
  raysan5 0c6c421508 [raudio] Review TRACELOG() messages, categorized 5年前
  raysan5 7ae7a87f8a Remove trail spaces 5年前
  raysan5 2344941974 Replace external libraries custom allocators by raylib ones #1074 5年前
  Ray 05992a6fce Tweaks 5年前
  Ray ac73e3b5e2 REDESIGN: ExportWave() 5年前
  Ray 5ff0776235 Remove trail spaces and some tweaks 5年前
  Ray 0f783aab34 Remove TraceLog() dependency on standalone mode 5年前
  Ray 51db3b589d Review function name on RAUDIO_STANDALONE 5年前
  Ray 3f25c52a29 Some security checks in case music is not properly loaded 5年前
  Ray 91b2dc2aa9 [raudio] ADDED: SetAudioStreamBufferSizeDefault() 5年前
  Ray 7459a5c6ef Remove "No Audio Buffer" traces 5年前
  Ray 3b3e163c48 [raudio] Corrected issue with OGG sound loading 5年前
  Ray 1b20182d33 Updated periodSize reference 5年前
  Ray 7dfe42d6d0 Trace log comment review 5年前
  Ray 484c6b360f Reviewed Cppcheck issues #1098 5年前
  raysan5 28e12a6c6a [raudio] Update to latest miniaudio 0.10 5年前
  raysan5 131132f17d Minor tweaks 5年前
  raysan5 9922160ab4 Minor tweaks 5年前
  Ray b5fe41f41a Review libc dependencies and remove when possible 5年前
  David Reid 7024628c65
Update to miniaudio 0.10 (#1092) 5年前
  Ray c3f06b7470 Remove all trail spaces 5年前
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5年前
  Ray 40b73a8a91
Develop branch integration (#1091) 5年前
  Ray c715cae18d Some tweaks 5年前
  Ray 05443cd0c8 Corrected bug #989 5年前
  jbosh 019434a37e Fix for short non-looping sounds (#1067) 5年前
  Ray 4211056354 Reviewed some comments 5年前
  Ray f46fcb8307 IsAudioBufferPlaying() replace ERROR by WARNING 5年前
  raysan5 21c30f43d4 Update year to 2020 5年前
  illegalinstruction caa1f45643 Forcibly ensure .xm playback starts in the right place; fixes #1043. (#1045) 5年前
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 6年前
  Ray 1878a9ea01 Corrected possible memory leak #993 6年前
  Ray b75511248d Remove trailing spaces 6年前
  Michael Vetter 047f093503 Remove dead assignments (#980) 6年前
  Ray df84f93938 Add security checks on file writting 6年前
  Ray 861a619053 Review dr_flac usage 6年前
  Ray fc95ceadf0 Remove sampleLeft from Music struct... -WIP- 6年前
  raysan5 c661cad692 Review all RL_CALLOC() calls 6年前
  raysan5 c387bc586d RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed() 6年前
  Ray e6e48675cc Formating tweaks 6年前
  chriscamacho 2d5cc5ddbf fixed xmloader bug, user must free model shaders and textures as they might be shared (#933) 6年前
  Ray 251f90cd31 WARNING: Replaced Music pointer by struct 6年前
  Ray ae95111006 Some variables renamed 6年前
  Ray 543c0ba30d Added Sound parameters data 6年前
  Ray 2cb3b91913 Try to avoid collision with CoreAudio on macOS 6年前
  Ray b44b7dd310 WARNING: Complete review of raudio -WIP- 6年前