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
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
2022-10-02
Clear PCM buffer state when closing audio device (#2736)
veins1
2022-08-05
Small simplifications (#2615)
veins1
2022-08-05
GetMusicTimePlayed bug fix (#2614)
veins1
2022-08-02
Remove trailing spaces
Ray
2022-08-01
Music doesn't stop looping fix (#2605)
veins1
2022-07-29
Audio looping fix (#2579)
veins1
2022-07-19
[CORE] Fix Warnings (#2582)
Jeffery Myers
2022-07-15
Update raudio.c
Ray
2022-07-15
WARNING: REMOVED: raudio_standalone example
Ray
2022-07-11
REVIEWED: `UpdateMusicStream()` #2228
Ray
2022-07-11
Minor tweaks
Ray
2022-07-10
Update raudio.c
Ray
2022-07-10
Added comment about buffer refill issue on looping #2228
Ray
2022-07-10
Reviewed formating
Ray
2022-06-24
fix: precision loss, discard unused (#2541)
veclavtalica
2022-06-21
Share PCM streaming buffer to reduce dynamic allocations (#2532)
Dan Bechard
2022-06-17
tweak
Ray
2022-05-19
Improved boolean definitions (#2485)
Jonathan Poncelet
2022-05-14
Fix lgtm warnings (#2477)
Crydsch
2022-05-12
Some minor tweaks
Ray
2022-05-05
Remove line ending spaces
Ray
2022-03-30
ADDED: Audio stream processors support -WIP- #2212
Ray
2022-03-25
Rename audio callback
Ray
2022-03-24
ADDED: Audio stream input callback #2212 -WIP-
Ray
2022-03-24
Some code reviews -WIP-
Ray
2022-03-24
Update to miniaudio 11.8
Ray
2022-02-20
REVIEWED: Some functions input parametes that should be `const`
raysan5
2022-02-18
Removed trailing spaces
raysan5
2022-01-16
Review formating
raysan5
2022-01-16
Add panning to raudio and update audio_raw_stream example. (#2205)
ptarabbia
2022-01-03
Review tracelogs
Ray
[next]