index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
external
/
jar_xm.h
Age
Commit message (
Expand
)
Author
2021-12-16
Turn on interpolation for XM playback (#2216)
ptarabbia
2021-12-16
Fix issue #2092 (#2215)
ptarabbia
2021-08-16
Remove trailing spaces
Ray
2021-04-27
Disable raylib code
Ray
2021-04-05
Update to the xm player routine and support functionalities (#1701)
m4ntr0n1c
2021-03-21
Reverting align change #1658
Ray
2021-03-20
Fixed possible issue with memory alignment #1658
Ray
2021-02-14
[raudio] Fix load and unload issues with Music (#1588)
Chris
2020-01-19
Corrected issue with types
raysan5
2020-01-19
Support custom memory allocators
raysan5
2019-12-21
Forcibly ensure .xm playback starts in the right place; fixes #1043. (#1045)
illegalinstruction
2019-05-29
Fix jar_xm_reset
Wilhem Barbier
2019-05-23
Move jar_xm_reset to jar_xm.h
Wilhem Barbier
2018-05-28
fabsf() not working with TCC
Ray
2018-04-02
Fix value stored to 'num_channels' is never read
[email protected]
2018-02-26
Fix two memory leaks in jar_xm.h
Ahmad Fatoum
2018-02-24
jar_xm: Workaround for unaligned pointer accesses
Ahmad Fatoum
2017-07-08
Corected some issues with jar_xm
raysan5
2016-08-01
Complete review of audio system
raysan5
2016-07-29
Corrected some issues to compile with MSC
raysan5
2016-06-06
Reorganize external libraries - BREAKING CHANGE -
Ray