67 Commits (ab1c12c44967574a47826495bbd52fd2df7cbe46)

Author SHA1 Message Date
  raysan5 2344941974 Replace external libraries custom allocators by raylib ones #1074 5 years ago
  Ray 05992a6fce Tweaks 5 years ago
  Ray ac73e3b5e2 REDESIGN: ExportWave() 5 years ago
  Ray 5ff0776235 Remove trail spaces and some tweaks 5 years ago
  Ray 0f783aab34 Remove TraceLog() dependency on standalone mode 5 years ago
  Ray 51db3b589d Review function name on RAUDIO_STANDALONE 5 years ago
  Ray 3f25c52a29 Some security checks in case music is not properly loaded 5 years ago
  Ray 91b2dc2aa9 [raudio] ADDED: SetAudioStreamBufferSizeDefault() 5 years ago
  Ray 7459a5c6ef Remove "No Audio Buffer" traces 5 years ago
  Ray 3b3e163c48 [raudio] Corrected issue with OGG sound loading 5 years ago
  Ray 1b20182d33 Updated periodSize reference 5 years ago
  Ray 7dfe42d6d0 Trace log comment review 5 years ago
  Ray 484c6b360f Reviewed Cppcheck issues #1098 5 years ago
  raysan5 28e12a6c6a [raudio] Update to latest miniaudio 0.10 5 years ago
  raysan5 131132f17d Minor tweaks 5 years ago
  raysan5 9922160ab4 Minor tweaks 5 years ago
  Ray b5fe41f41a Review libc dependencies and remove when possible 5 years ago
  David Reid 7024628c65
Update to miniaudio 0.10 (#1092) 5 years ago
  Ray c3f06b7470 Remove all trail spaces 5 years ago
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5 years ago
  Ray 40b73a8a91
Develop branch integration (#1091) 5 years ago
  Ray c715cae18d Some tweaks 5 years ago
  Ray 05443cd0c8 Corrected bug #989 5 years ago
  jbosh 019434a37e Fix for short non-looping sounds (#1067) 5 years ago
  Ray 4211056354 Reviewed some comments 5 years ago
  Ray f46fcb8307 IsAudioBufferPlaying() replace ERROR by WARNING 5 years ago
  raysan5 21c30f43d4 Update year to 2020 5 years ago
  illegalinstruction caa1f45643 Forcibly ensure .xm playback starts in the right place; fixes #1043. (#1045) 5 years ago
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 5 years ago
  Ray 1878a9ea01 Corrected possible memory leak #993 5 years ago
  Ray b75511248d Remove trailing spaces 5 years ago
  Michael Vetter 047f093503 Remove dead assignments (#980) 5 years ago
  Ray df84f93938 Add security checks on file writting 5 years ago
  Ray 861a619053 Review dr_flac usage 5 years ago
  Ray fc95ceadf0 Remove sampleLeft from Music struct... -WIP- 5 years ago
  raysan5 c661cad692 Review all RL_CALLOC() calls 5 years ago
  raysan5 c387bc586d RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed() 6 years ago
  Ray e6e48675cc Formating tweaks 6 years ago
  chriscamacho 2d5cc5ddbf fixed xmloader bug, user must free model shaders and textures as they might be shared (#933) 6 years ago
  Ray 251f90cd31 WARNING: Replaced Music pointer by struct 6 years ago
  Ray ae95111006 Some variables renamed 6 years ago
  Ray 543c0ba30d Added Sound parameters data 6 years ago
  Ray 2cb3b91913 Try to avoid collision with CoreAudio on macOS 6 years ago
  Ray b44b7dd310 WARNING: Complete review of raudio -WIP- 6 years ago
  Ray 892813de76 Review multichannel PR addition 6 years ago
  chriscamacho 83a4eb0852 add multi channel audio to raudio (#895) 6 years ago
  Wilhem Barbier dec604bd71 Move jar_xm_reset to jar_xm.h 6 years ago
  Wilhem Barbier 78817305c5 Add rewind for the XM music format 6 years ago
  Ray 10c2eea14b Correct RL_FREE bug 6 years ago
  Ray e67ebabb02 Support custom memory management macros 6 years ago