summaryrefslogtreecommitdiffhomepage
path: root/src/raudio.c
AgeCommit message (Expand)Author
2021-08-16Remove trailing spacesRay
2021-08-16WARNING: BREAKING: Use `frameCount` on audioRay
2021-07-30Update raudio.craysan5
2021-07-29WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP-raysan5
2021-07-28Minor formatting tweakraysan5
2021-07-09Minor tweaks and commentsraysan5
2021-07-01Minor tweaksraysan5
2021-06-30Remove trailing spacesraysan5
2021-06-26REVIEWED: Minor tweaks on log messagesRay
2021-06-26REVIEWED: Simplified code to avoid extra functions callsRay
2021-06-13Remove trail spacesRay
2021-06-13Reviewed issueRay
2021-06-10Review code formattingRay
2021-06-05Minor format tweaksraysan5
2021-06-05Removed GetAudioStreamBufferSizeDefault()raysan5
2021-06-03WARNING: BREAKING: Consistency renamingsRay
2021-06-03Review code formattingRay
2021-05-31Update raudio.cRay
2021-05-30REVIEWED: exit() on LOG_FATAL instead of LOG_ERROR #1796Ray
2021-05-30Some code tweaksRay
2021-05-20WARNING: RENAMED: IsMusicPlaying() -> IsMusicStreamPlaying()Ray
2021-05-07REVIEWED: raudio_standalone #1752Ray
2021-04-18Remove trailing spacesRay
2021-04-09use xm streams in the same sample sample size as the output device (#1716)Jeffery Myers
2021-04-06Minor comment tweaksRay
2021-04-01Remove trailing spacesraysan5
2021-03-31Review code formattingraysan5
2021-03-22Review latest PR and some formattingRay
2021-03-22[AUDIO] Music Looping enhancements (#1665)Jeffery Myers
2021-03-21[AUDIO] Use device native sample rates (#1660)Jeffery Myers
2021-03-19Removed trailing spacesRay
2021-03-19WARNING: BREAKING: REVIEWED some enums namingRay
2021-03-04Minor struct organization tweakRay
2021-03-02REVIEWED: GetFileExtension() to include the dot #1523Ray
2021-02-25LoadMusicStreamFromMemory OGG support (#1613)Agnis "NeZvērs" Aldiņš
2021-02-24jar_xm_create_context_safe requesting const char* (#1611)Agnis "NeZvērs" Aldiņš
2021-02-24LoadMusicStreamFromMemory wav mp3 flac support (#1609)Agnis "NeZvērs" Aldiņš
2021-02-22LoadMusicStreamFromMemory (#1606)Agnis "NeZvērs" Aldiņš
2021-02-14[raudio] Fix load and unload issues with Music (#1588)Chris
2021-02-07REVIEWED: Multichannel sound system #1548raysan5
2021-02-05REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548raysan5
2021-02-05REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562raysan5
2021-02-02Update raudio.craysan5
2021-01-15Review warningRay
2021-01-02Update year to 2021raysan5
2020-12-31 Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if th...Victor Gallet
2020-12-23Remove trailing spacesraysan5
2020-12-18WARNING: RENAMED several functions for consistency #1440Ray
2020-12-12Added security check to pitch change #1450Ray
2020-12-12Reviewed SetAudioBufferPitch() #1450Ray