summaryrefslogtreecommitdiffhomepage
path: root/src/raudio.h
AgeCommit message (Expand)Author
2020-01-05Update year to 2020raysan5
2019-10-17Remove trailing spacesRay
2019-09-09Update raudio.hRay
2019-09-03Remove sampleLeft from Music struct... -WIP-Ray
2019-08-26IsAudioBufferProcessed -> IsAudioStreamProcessed (#951)Zatherz
2019-07-27Removed functions modifiersraysan5
2019-07-26WARNING: Replaced Music pointer by structRay
2019-07-24Some variables renamedRay
2019-06-29Review multichannel PR additionRay
2019-06-29add multi channel audio to raudio (#895)chriscamacho
2019-04-23Support custom memory management macrosRay
2019-04-22Update miniaudio to v0.9.3Ray
2019-03-12Updated audio library: mini_al -> miniaudioRay
2019-02-12Include mini_al directly, no separate moduleRay
2019-01-19Review raudio commentsraysan5
2019-01-10WARNING: Renamed module: audio -> raudioRay