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
/
audio.c
Age
Commit message (
Expand
)
Author
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-02-11
Corrected issue with OpenAL being 'keg only' on OSX
raysan5
2017-02-11
Reviewed fread() usage around the code
raysan5
2017-02-09
[audio] Renamed variable
Ray
2017-02-08
Remove lighting system from rlgl standalone header
Ray San
2017-02-06
Added audio function: SetMusicLoopCount()
Ray
2017-02-06
Added audio function: SetMasterVolume()
Ray
2017-01-28
Remove unecessary spaces...
Ray
2017-01-24
Revert unneeded change
Ray
2017-01-22
Upload wave collector - GGJ17 game
Ray
2017-01-19
Support 32bit wav data
Ray
2017-01-18
Some tweaks for consistency
Ray San
2017-01-18
Stop sound source before unloading
Ray San
2017-01-18
Corrected bug on OGG sound loading
Ray San
2017-01-15
Add support for 32-bit PCM sample data
raysan5
2017-01-07
Support rRES data loading
raysan5
2016-12-27
Review some formatting and naming
raysan5
2016-12-26
Improved FLAC audio support
raysan5
2016-12-25
Complete review of audio module
raysan5
2016-12-22
Change UpdateSound() to accept const void *
Saggi Mizrahi
2016-12-20
Corrected bug sound playing twice
Ray
2016-12-17
Improving rRES custom format support -IN PROGRESS-
Ray
2016-12-05
Corrected some warnings
Ray
2016-11-18
Some code tweaks
raysan5
2016-11-16
Reviewed modules comments
raysan5
2016-10-17
Corrected some warnings
Ray
2016-10-10
Tweak to avoid warning
raysan5
2016-10-10
Added support for FLAC audio loading/streaming
raysan5
2016-09-15
Corrected audio bugs and improved examples
raysan5
2016-09-12
Review spacing formatting
raysan5
2016-09-09
Some more work on audio...
Ray
2016-09-08
Working on new audio functions...
Ray
2016-09-08
Added new audio functions -IN PROGRESS-
Ray
2016-08-31
Formatting tweaks
raysan5
2016-08-29
Added function: UpdateSound()
raysan5
2016-08-16
Removed useless spacing
raysan5
2016-08-15
Review Wave struct
raysan5
2016-08-07
Code tweak to avoid warning
raysan5
2016-08-06
Added trace on audio device closing
raysan5
2016-08-02
Corrected issue with Music type
raysan5
2016-08-02
Complete review and update
raysan5
2016-08-01
Review audio module and examples
raysan5
2016-08-01
Removed audio errors register
raysan5
2016-08-01
Complete review of audio system
raysan5
2016-07-30
Merge pull request #166 from Bil152/develop
Ray
2016-07-29
Code refractoring of music model to be more friendly-user (issue #144)
Bil152
2016-07-29
Corrected some issues to compile with MSC
raysan5
2016-07-26
Updated log output info
raysan5
2016-07-15
Review some functions, formatting and comments
raysan5
2016-07-13
Review variables to raylib naming conventions
raysan5
[next]