index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
raudio.c
Age
Commit message (
Expand
)
Author
2024-04-21
Review formatting
Ray
2024-04-20
REVIEWED: Move some functions, made them static
Ray
2024-04-20
[raudio] Fix 3664: crash in raudio from multithreading issues (#3907)
Christian Haas
2024-04-20
Code gardening
Ray
2024-04-14
Reset music.ctxType if loading wasn't succesful (#3917)
veins1
2024-04-02
Remove trailing spaces
Ray
2024-02-01
Fix segfault in ExportWaveAsCode (#3769)
IoIxD
2024-01-28
Added missing "standalone" functions to raudio.c & fixed return bug (#3760)
Alessandro Nikolaev
2024-01-22
Change some minor comments to align with comments style (#3755)
Idir Carlos Aliane
2024-01-05
Update raudio.c
Ray
2024-01-02
Update copyright to 2024
Ray
2023-11-18
Disable unused miniaudio features (#3544)
Alexandre Almeida
2023-10-31
Reviewed QOA seek PR
Ray
2023-10-31
Fix QOA seeking (#3494)
veins1
2023-10-23
Fixes 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-13
Fix `UpdateSound` parameter name (#3405)
Daniil Kisel
2023-10-09
Update raudio.c
Ray
2023-09-18
Move mutex initialization before `ma_device_start()` (#3325)
Le Juez Victor
2023-09-02
REVIEWED: Data size type consistency between functions #3168
Ray
2023-08-10
Review tabs and trail-spaces
Ray
2023-08-09
REVIEWED: Old pragma formating
Ray
2023-08-04
[AUDIO] Add a function to make an alias of a sound and share it's sample data...
Jeffery Myers
2023-05-01
REVIEWED: Modules description layout
Ray
2023-04-22
REVIEWED: Some old TODOs
Ray
2023-04-15
[raudio] Rewritten `ExportWaveAsCode()` file saving to be more like rtextures...
RadsammyT
2023-04-13
Make assets loading extension case insensitive #3008
Ray
2023-04-09
Fix warnings in raylib for MSVC (#3004)
Jeffery Myers
2023-03-19
Add const qualifier to char * path argument in qoaplay_open() (#2972)
Webfra
2023-03-19
raudio: Fix warning on discarded const qualifier (#2967)
Rob Loach
2023-03-14
Spelling (#2957)
veins1
2023-03-07
REVIEWED: Data types validation
Ray
2023-03-07
WARNING: REMOVED: Multichannel audio support API
Ray
2023-03-07
WARNING: REMOVED: Multichannel audio support API
Ray
2023-03-06
Update raudio.c
Ray
2023-03-06
ADDED: QOA music streaming (with auxiliar lib)
Ray
2023-03-05
REVIEWED: QOA audio file export
Ray
2023-03-05
Change default threading model for COM objects
Ray
2023-02-23
REVIEWED: Data validation
Ray
2023-02-20
Added mixed audio processor (#2929)
hkc
2023-02-09
Fixed some grammar mistakes and typos. (#2914)
Julio C. Galindo
2023-02-06
Update raudio.c
Ray
2023-02-05
Clean trailing spaces
Ray
2023-02-05
Review QOA sound loading -WIP-
Ray
2023-02-04
Support QOA audio format on `ExportWave()` -WIP-
Ray
2023-02-04
ADDED: QOA audio format support -WIP-
Ray
2023-02-01
Update external libraries
Ray
2023-01-27
ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`,...
Rob Loach
2023-01-20
Fix warnings in raylib project from MSVC (#2871)
Jeffery Myers
2023-01-01
Update year to 2023
Ray
[next]