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
2018-07-19
Working on MP3 support
Ray
2018-07-05
Fix bug with FLAC music streams.
David Reid
2018-07-05
Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al
David Reid
2018-06-28
Fix incorrect log agent names
Michael Campagnaro
2018-05-22
Review include (already included)
Ray San
2018-05-21
Fix some warnings.
David Reid
2018-05-21
Fix a copy paste typo.
David Reid
2018-05-21
Update mini_al.
David Reid
2018-05-21
Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al
David Reid
2018-05-21
cmake: Fix PLATFORM_WEB build
Ahmad Fatoum
2018-05-17
Preliminary support for MP3 fileformat -WIP-
Ray
2018-05-04
BREAKING CHANGE: Renamed SpriteFont type to Font
Ray San
2018-04-21
Update external audio libraries.
David Reid
2018-04-07
Refactor all #define SUPPORT_* into a config.h
Ahmad Fatoum
2018-04-02
Fix Dead initialization
[email protected]
2018-02-11
Corrected masteVolume setting
Ray
2018-02-11
Reviewed mini_al implementation
Ray
2018-01-15
Code tweak while using OpenAL backend
-
2017-12-28
Review Makefile config flags
raysan5
2017-12-20
Force OpenAL backend on some platforms
Ray San
2017-12-20
Review code formatting
Ray San
2017-12-20
Some code tweaks
Ray
2017-12-11
Remove rres support
Ray
2017-12-03
Potential fixes for Raspberry Pi.
David Reid
2017-11-24
Potential fixes for audio on RPI and Emscripten builds.
David Reid
2017-11-24
Audio: Fix a bug with AudioStreams.
David Reid
2017-11-22
Fix a crash in audio mixing code.
David Reid
2017-11-19
Log the name of the playback device.
David Reid
2017-11-18
Rename a variable for consistency.
David Reid
2017-11-18
Add some logging and update mini_al.
David Reid
2017-11-18
mini_al: Unify the buffer system for Sounds and AudioStreams.
David Reid
2017-11-15
Add support for pitch shifting.
David Reid
2017-11-14
Fix minor errors with the OpenAL backend.
David Reid
2017-11-14
Bug fixes for Music with mini_al.
David Reid
2017-11-13
Bring up to date with changes to mini_al.
David Reid
2017-11-12
Update comments.
David Reid
2017-11-12
Work on porting Music to mini_al.
David Reid
2017-11-12
Initial work on porting AudioStream to use mini_al.
David Reid
2017-11-12
Rename SoundInternal to SoundData for consistency with MusicData.
David Reid
2017-11-12
Initial work on adding support for mini_al.
David Reid
2017-09-13
Corrected out-of-bounds array issue
Ray
2017-07-02
Rename enum LogType names...
raysan5
2017-05-14
Reviewed some comments...
Ray
2017-05-10
Review issue and added some comments
Ray
2017-05-08
Some defines tweaks for consistency
Ray
2017-05-08
StopMusicStream() review
Ray
2017-05-03
Some code tweaks
Ray
2017-04-23
Support XM modules by default
raysan5
2017-04-21
Make TraceLog() public to the API
Ray
2017-03-29
Added IsFileExtension()
Ray
[next]