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
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
2021-05-30
Some code tweaks
Ray
2021-05-20
WARNING: RENAMED: IsMusicPlaying() -> IsMusicStreamPlaying()
Ray
2021-05-07
REVIEWED: raudio_standalone #1752
Ray
2021-04-18
Remove trailing spaces
Ray
2021-04-09
use xm streams in the same sample sample size as the output device (#1716)
Jeffery Myers
2021-04-06
Minor comment tweaks
Ray
2021-04-01
Remove trailing spaces
raysan5
2021-03-31
Review code formatting
raysan5
2021-03-22
Review latest PR and some formatting
Ray
2021-03-22
[AUDIO] Music Looping enhancements (#1665)
Jeffery Myers
2021-03-21
[AUDIO] Use device native sample rates (#1660)
Jeffery Myers
2021-03-19
Removed trailing spaces
Ray
2021-03-19
WARNING: BREAKING: REVIEWED some enums naming
Ray
2021-03-04
Minor struct organization tweak
Ray
2021-03-02
REVIEWED: GetFileExtension() to include the dot #1523
Ray
2021-02-25
LoadMusicStreamFromMemory OGG support (#1613)
Agnis "NeZvērs" Aldiņš
2021-02-24
jar_xm_create_context_safe requesting const char* (#1611)
Agnis "NeZvērs" Aldiņš
2021-02-24
LoadMusicStreamFromMemory wav mp3 flac support (#1609)
Agnis "NeZvērs" Aldiņš
2021-02-22
LoadMusicStreamFromMemory (#1606)
Agnis "NeZvērs" Aldiņš
2021-02-14
[raudio] Fix load and unload issues with Music (#1588)
Chris
2021-02-07
REVIEWED: Multichannel sound system #1548
raysan5
2021-02-05
REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548
raysan5
2021-02-05
REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562
raysan5
2021-02-02
Update raudio.c
raysan5
2021-01-15
Review warning
Ray
2021-01-02
Update year to 2021
raysan5
2020-12-31
Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if th...
Victor Gallet
2020-12-23
Remove trailing spaces
raysan5
2020-12-18
WARNING: RENAMED several functions for consistency #1440
Ray
2020-12-12
Added security check to pitch change #1450
Ray
2020-12-12
Reviewed SetAudioBufferPitch() #1450
Ray
2020-11-30
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443)
Jeffery Myers
2020-11-22
Exposing some file access results to user layer #1420
Ray
2020-11-19
WARNING: Multiple funcs reviewed!
Ray
2020-11-16
Review issues with FLAC loading
Ray
2020-11-15
Update audio libraries #1423
raysan5
2020-11-03
Remove trailing spaces
Ray
[next]