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
2019-01-10
WARNING: Renamed module: audio -> raudio
Ray
2019-01-02
Avoid crashing if music file not loaded
raysan5
2018-12-29
Corrected issue with MOD/XM loop
raysan5
2018-12-25
Corrected issue with MOD playing
raysan5
2018-12-21
Use stb_vorbis.h as header only
Ray
2018-12-18
Support externally provided compilation flags
Ray
2018-11-23
Review totalSampleCount for OGG and FLAC
Ray
2018-11-06
Remove end-line spaces
Ray
2018-11-05
Corrected issue with sampleCount
Ray
2018-10-31
Reviewed audio issues
Ray
2018-10-29
ADDED: Some functions...
Ray
2018-10-19
Added comment on issue
Ray
2018-10-18
Some formatting tweaks
Ray
2018-10-18
Removed OpenAL backend
Ray
2018-10-17
Working on MP3 loading
Ray
2018-10-16
Review defines
Ray
2018-10-10
Small tweak to avoid warning
Ray
2018-09-19
Support MP3 wave loading -NOT TESTED-
Ray
2018-09-17
Improved data export capabilities!
Ray
2018-07-29
Fix bug in LoadMusicStream
Michael Vetter
2018-07-28
Corrected bug LoadMusicStream()
raysan5
2018-07-28
Reviewed music loading
raysan5
2018-07-27
Deal with failed LoadMusicStream
Michael Vetter
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
maficccc@gmail.com
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
[next]