summaryrefslogtreecommitdiff
path: root/src/audio.c
AgeCommit message (Expand)Author
2024-01-24LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.jussi
2023-11-20Initial changes for Raylib 5.0 and some missing functions.jussi
2023-11-09Organized shapes, textures, audio, text, lights and gui functions.jussi
2023-10-30Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che...jussi
2023-10-30Userdata objects can be referenced with lightuserdata.jussi
2023-10-28New object types for Wave, Sound, Music and Light.jussi
2023-08-04logLevelInvalid for bad function calls and invalid data formats.jussi
2023-04-25Can now have multiple Music objects like other Raylib objects instead of just...jussi
2023-04-07Audio and shapes now use new argumet style.jussi
2023-04-06Switched to Raylib vertion 4.5. Removed some functions and added others. Main...jussi
2023-04-06All global variables and functions are not in global RL table. doc_parser cre...jussi
2022-08-19Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conve...jussi
2022-05-31Wave and more sound functions.jussi
2022-04-04LoadSound fix.jussi
2022-04-03Model set/get transform and bug fixes.jussi
2022-02-18Added initial files.jussi