summaryrefslogtreecommitdiffhomepage
path: root/src/raudio.c
AgeCommit message (Expand)Author
2023-11-18Disable unused miniaudio features (#3544)Alexandre Almeida
2023-10-31Reviewed QOA seek PRRay
2023-10-31Fix QOA seeking (#3494)veins1
2023-10-23Fixes a memory leak as a result of creating an AudioBuffer* with the old sour...Lukas
2023-10-17[raudio] Implement GetMasterVolume() (#3434)Alexey Kutepov
2023-10-13Fix `UpdateSound` parameter name (#3405)Daniil Kisel
2023-10-09Update raudio.cRay
2023-09-18Move mutex initialization before `ma_device_start()` (#3325)Le Juez Victor
2023-09-02REVIEWED: Data size type consistency between functions #3168Ray
2023-08-10Review tabs and trail-spacesRay
2023-08-09REVIEWED: Old pragma formatingRay
2023-08-04[AUDIO] Add a function to make an alias of a sound and share it's sample data...Jeffery Myers
2023-05-01REVIEWED: Modules description layoutRay
2023-04-22REVIEWED: Some old TODOsRay
2023-04-15[raudio] Rewritten `ExportWaveAsCode()` file saving to be more like rtextures...RadsammyT
2023-04-13Make assets loading extension case insensitive #3008Ray
2023-04-09Fix warnings in raylib for MSVC (#3004)Jeffery Myers
2023-03-19Add const qualifier to char * path argument in qoaplay_open() (#2972)Webfra
2023-03-19raudio: Fix warning on discarded const qualifier (#2967)Rob Loach
2023-03-14Spelling (#2957)veins1
2023-03-07REVIEWED: Data types validationRay
2023-03-07WARNING: REMOVED: Multichannel audio support APIRay
2023-03-07WARNING: REMOVED: Multichannel audio support APIRay
2023-03-06Update raudio.cRay
2023-03-06ADDED: QOA music streaming (with auxiliar lib)Ray
2023-03-05REVIEWED: QOA audio file exportRay
2023-03-05Change default threading model for COM objectsRay
2023-02-23REVIEWED: Data validationRay
2023-02-20Added mixed audio processor (#2929)hkc
2023-02-09Fixed some grammar mistakes and typos. (#2914)Julio C. Galindo
2023-02-06Update raudio.cRay
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