| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-23 | Support custom memory management macros | Ray | |
| Users can define their custom memory management macros. NOTE: Most external libraries support custom macros in the same way, raylib should redefine those macros to raylib ones, to unify custom memory loading. That redefinition is only implemented as example for stb_image.h in [textures] module. | |||
| 2019-04-22 | Update miniaudio to v0.9.3 | Ray | |
| 2019-03-12 | Updated audio library: mini_al -> miniaudio | Ray | |
| 2019-02-12 | Include mini_al directly, no separate module | Ray | |
| 2019-01-19 | Review raudio comments | raysan5 | |
| 2019-01-10 | WARNING: Renamed module: audio -> raudio | Ray | |
| 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. | |||
