aboutsummaryrefslogtreecommitdiff
path: root/projects/Geany
AgeCommit message (Collapse)Author
2019-06-05Review projects pathsRay
2019-05-31Update raylib.c.tagsRay
2019-05-10Add WinMM library for linkageraysan5
Now it's required on Windows if not using a busy wait loop
2019-03-20Add Geany autocomplete tagsRay
2019-02-12Include mini_al directly, no separate moduleRay
2019-01-10WARNING: Renamed module: audio -> raudioRay
Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change. Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning "very fast", an analogy that fits perfectly to the usefulness and performance of the library! Consequently, raylib version has been bumped to 2.4-dev.
2018-12-21Use stb_vorbis.h as header onlyRay
2018-11-22Create raylib_compile_sources.batRay
2018-11-22Added Geany project template for WindowsRay
2018-05-10Reorganized project templates folderRay