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
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
2021-12-31
Update year to 2022
raysan5
2021-12-24
Update raudio.c
raysan5
2021-12-23
REVIEWED: `ExportWaveAsCode()`
Ray
2021-12-21
REVIEWED: `PlaySoundMulti()` #2231
Ray
2021-12-21
REVIEWED: Export format for float 32bit
raysan5
2021-12-08
Update raudio.c
Ray
2021-12-04
Support custom modules inclusion
Ray
2021-11-09
Review variables initialization
Ray
2021-10-25
Fix warnings in raylib build (#2084)
Jeffery Myers
2021-10-14
Remove trailing spaces
Ray
2021-10-13
Reviewed some TODO
Ray
2021-09-23
REVIEWED: SeekMusicStream() formating
raysan5
2021-09-23
Fix + Return if attempting to seek on a module format (#2008)
Uneven Prankster
2021-09-22
`SeekMusicStream` initial implementation (#2006)
Uneven Prankster
2021-09-21
Minor reviews
Ray
2021-09-01
REVIEWED: <name>Count for consistency
Ray
2021-08-28
Minor format tweaks
raysan5
2021-08-27
Review dates
Ray
2021-08-27
REVIEWED: ExportWaveAsCode()
Ray
2021-08-16
Remove trailing spaces
Ray
2021-08-16
WARNING: BREAKING: Use `frameCount` on audio
Ray
2021-07-30
Update raudio.c
raysan5
2021-07-29
WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP-
raysan5
2021-07-28
Minor formatting tweak
raysan5
2021-07-09
Minor tweaks and comments
raysan5
2021-07-01
Minor tweaks
raysan5
2021-06-30
Remove trailing spaces
raysan5
2021-06-26
REVIEWED: Minor tweaks on log messages
Ray
2021-06-26
REVIEWED: Simplified code to avoid extra functions calls
Ray
2021-06-13
Remove trail spaces
Ray
2021-06-13
Reviewed issue
Ray
2021-06-10
Review code formatting
Ray
2021-06-05
Minor format tweaks
raysan5
2021-06-05
Removed GetAudioStreamBufferSizeDefault()
raysan5
2021-06-03
WARNING: BREAKING: Consistency renamings
Ray
2021-06-03
Review code formatting
Ray
2021-05-31
Update raudio.c
Ray
2021-05-30
REVIEWED: exit() on LOG_FATAL instead of LOG_ERROR #1796
Ray
[next]