summaryrefslogtreecommitdiffhomepage
path: root/src/raudio.c
AgeCommit message (Expand)Author
2023-02-05Clean trailing spacesRay
2023-02-05Review QOA sound loading -WIP-Ray
2023-02-04Support QOA audio format on `ExportWave()` -WIP-Ray
2023-02-04ADDED: QOA audio format support -WIP-Ray
2023-02-01Update external librariesRay
2023-01-27ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`,...Rob Loach
2023-01-20Fix warnings in raylib project from MSVC (#2871)Jeffery Myers
2023-01-01Update year to 2023Ray
2022-10-02Clear PCM buffer state when closing audio device (#2736)veins1
2022-08-05Small simplifications (#2615)veins1
2022-08-05GetMusicTimePlayed bug fix (#2614)veins1
2022-08-02Remove trailing spacesRay
2022-08-01Music doesn't stop looping fix (#2605)veins1
2022-07-29Audio looping fix (#2579)veins1
2022-07-19[CORE] Fix Warnings (#2582)Jeffery Myers
2022-07-15Update raudio.cRay
2022-07-15WARNING: REMOVED: raudio_standalone exampleRay
2022-07-11REVIEWED: `UpdateMusicStream()` #2228Ray
2022-07-11Minor tweaksRay
2022-07-10Update raudio.cRay
2022-07-10Added comment about buffer refill issue on looping #2228Ray
2022-07-10Reviewed formatingRay
2022-06-24fix: precision loss, discard unused (#2541)veclavtalica
2022-06-21Share PCM streaming buffer to reduce dynamic allocations (#2532)Dan Bechard
2022-06-17tweakRay
2022-05-19Improved boolean definitions (#2485)Jonathan Poncelet
2022-05-14Fix lgtm warnings (#2477)Crydsch
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