index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio.c
Age
Commit message (
Expand
)
Author
2015-08-05
Added trace log for data unloading
Ray
2015-07-31
Audio module reviewed for standalone usage
raysan5
2015-07-29
Decoupling audio module from raylib
raysan5
2015-05-21
Improved custom shaders support
raysan5
2015-05-11
Updated stb headers
raysan5
2015-02-02
Removed useless spaces
raysan5
2015-01-21
Pause music when window minimized
Ray
2015-01-18
Some code tweaks
raysan5
2014-12-31
Added full support for HTML5 (emscripten)
raysan5
2014-12-15
Added support for emscripten and more
raysan5
2014-11-23
Updated stb headers
raysan5
2014-11-09
Fixed WAV loading under 64-bit systems.
Miguel Lechón
2014-09-16
raylib 1.2
raysan5
2014-09-03
Explicit define of functions prototypes
raysan5
2014-09-03
Removed useless spaces
raysan5
2014-07-23
Corrected bugs...
raysan5
2014-06-09
Updated some comments
raysan5
2014-04-19
raylib 1.1
raysan5
2014-04-09
Lots of changes, most of them under testing-review
raysan5
2014-04-04
Adapt multiple functions to rlgl
raysan5
2014-01-28
Update to version 1.0.5
raysan5
2014-01-23
Updated raylib to version 1.0.4
1.0.4
raysan5
2013-12-01
Audio issues solved... Audio Works!
raysan5
2013-11-23
Replaced tab by 4 spaces and adjust text
raysan5
2013-11-18
raylib basic folders structure and some files... ;)
Ray