summaryrefslogtreecommitdiffhomepage
path: root/src/raudio.c
AgeCommit message (Expand)Author
2022-05-12Some minor tweaksRay
2022-05-05Remove line ending spacesRay
2022-03-30ADDED: Audio stream processors support -WIP- #2212Ray
2022-03-25Rename audio callbackRay
2022-03-24ADDED: Audio stream input callback #2212 -WIP-Ray
2022-03-24Some code reviews -WIP-Ray
2022-03-24Update to miniaudio 11.8Ray
2022-02-20REVIEWED: Some functions input parametes that should be `const`raysan5
2022-02-18Removed trailing spacesraysan5
2022-01-16Review formatingraysan5
2022-01-16Add panning to raudio and update audio_raw_stream example. (#2205)ptarabbia
2022-01-03Review tracelogsRay
2021-12-31Update year to 2022raysan5
2021-12-24Update raudio.craysan5
2021-12-23REVIEWED: `ExportWaveAsCode()`Ray
2021-12-21REVIEWED: `PlaySoundMulti()` #2231Ray
2021-12-21REVIEWED: Export format for float 32bitraysan5
2021-12-08Update raudio.cRay
2021-12-04Support custom modules inclusionRay
2021-11-09Review variables initializationRay
2021-10-25Fix warnings in raylib build (#2084)Jeffery Myers
2021-10-14Remove trailing spacesRay
2021-10-13Reviewed some TODORay
2021-09-23REVIEWED: SeekMusicStream() formatingraysan5
2021-09-23Fix + Return if attempting to seek on a module format (#2008)Uneven Prankster
2021-09-22`SeekMusicStream` initial implementation (#2006)Uneven Prankster
2021-09-21Minor reviewsRay
2021-09-01REVIEWED: <name>Count for consistencyRay
2021-08-28Minor format tweaksraysan5
2021-08-27Review datesRay
2021-08-27REVIEWED: ExportWaveAsCode()Ray
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