summaryrefslogtreecommitdiffhomepage
path: root/src/external/jar_xm.h
AgeCommit message (Expand)Author
2021-12-16Turn on interpolation for XM playback (#2216)ptarabbia
2021-12-16Fix issue #2092 (#2215)ptarabbia
2021-08-16Remove trailing spacesRay
2021-04-27Disable raylib codeRay
2021-04-05Update to the xm player routine and support functionalities (#1701)m4ntr0n1c
2021-03-21Reverting align change #1658Ray
2021-03-20Fixed possible issue with memory alignment #1658Ray
2021-02-14[raudio] Fix load and unload issues with Music (#1588)Chris
2020-01-19Corrected issue with typesraysan5
2020-01-19Support custom memory allocatorsraysan5
2019-12-21Forcibly ensure .xm playback starts in the right place; fixes #1043. (#1045)illegalinstruction
2019-05-29Fix jar_xm_resetWilhem Barbier
2019-05-23Move jar_xm_reset to jar_xm.hWilhem Barbier
2018-05-28fabsf() not working with TCCRay
2018-04-02Fix value stored to 'num_channels' is never read[email protected]
2018-02-26Fix two memory leaks in jar_xm.hAhmad Fatoum
2018-02-24jar_xm: Workaround for unaligned pointer accessesAhmad Fatoum
2017-07-08Corected some issues with jar_xmraysan5
2016-08-01Complete review of audio systemraysan5
2016-07-29Corrected some issues to compile with MSCraysan5
2016-06-06Reorganize external libraries - BREAKING CHANGE -Ray