summaryrefslogtreecommitdiffhomepage
path: root/src/audio.c
AgeCommit message (Expand)Author
2018-01-15Code tweak while using OpenAL backend-
2017-12-28Review Makefile config flagsraysan5
2017-12-20Force OpenAL backend on some platformsRay San
2017-12-20Review code formattingRay San
2017-12-20Some code tweaksRay
2017-12-11Remove rres supportRay
2017-12-03Potential fixes for Raspberry Pi.David Reid
2017-11-24Potential fixes for audio on RPI and Emscripten builds.David Reid
2017-11-24Audio: Fix a bug with AudioStreams.David Reid
2017-11-22Fix a crash in audio mixing code.David Reid
2017-11-19Log the name of the playback device.David Reid
2017-11-18Rename a variable for consistency.David Reid
2017-11-18Add some logging and update mini_al.David Reid
2017-11-18mini_al: Unify the buffer system for Sounds and AudioStreams.David Reid
2017-11-15Add support for pitch shifting.David Reid
2017-11-14Fix minor errors with the OpenAL backend.David Reid
2017-11-14Bug fixes for Music with mini_al.David Reid
2017-11-13Bring up to date with changes to mini_al.David Reid
2017-11-12Update comments.David Reid
2017-11-12Work on porting Music to mini_al.David Reid
2017-11-12Initial work on porting AudioStream to use mini_al.David Reid
2017-11-12Rename SoundInternal to SoundData for consistency with MusicData.David Reid
2017-11-12Initial work on adding support for mini_al.David Reid
2017-09-13Corrected out-of-bounds array issueRay
2017-07-02Rename enum LogType names...raysan5
2017-05-14Reviewed some comments...Ray
2017-05-10Review issue and added some commentsRay
2017-05-08Some defines tweaks for consistencyRay
2017-05-08StopMusicStream() reviewRay
2017-05-03Some code tweaksRay
2017-04-23Support XM modules by defaultraysan5
2017-04-21Make TraceLog() public to the APIRay
2017-03-29Added IsFileExtension()Ray
2017-03-26Merge branch 'develop' of https://github.com/raysan5/raylib into developRay
2017-03-26Work on configuration flagsRay
2017-03-25Replaced font.size with font.baseSize. Uncommented linux libs. Typo or twoRDR8
2017-03-20Review some commentsRay
2017-03-19Working on file header comments...raysan5
2017-03-05Clear music buffers on stopraysan5
2017-03-02fix for audio.c(607): error C2036: 'void *': unknown size in Visual Studio 2015.bugcaptor
2017-02-16Improved modules description -IN PROGRESS-Ray
2017-02-11Corrected issue with OpenAL being 'keg only' on OSXraysan5
2017-02-11Reviewed fread() usage around the coderaysan5
2017-02-09[audio] Renamed variableRay
2017-02-08Remove lighting system from rlgl standalone headerRay San
2017-02-06Added audio function: SetMusicLoopCount()Ray
2017-02-06Added audio function: SetMasterVolume()Ray
2017-01-28Remove unecessary spaces...Ray
2017-01-24Revert unneeded changeRay
2017-01-22Upload wave collector - GGJ17 gameRay