raylib/src
Jeffery Myers 2c0a533948
[AUDIO] Music Looping enhancements (#1665)
* Add loop functions for music files.
Tell xm tracker to loop tracker when loop state changes.
Don't let looped xm tracker streams restart, they are infinite
Use modulo to make time tracker for xm looped streams work correctly.

* Remove loop functions, set XM loop in update based on flag.
Formatting cleanups.

Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
2021-03-22 20:36:13 +01:00
..
external Reverting align change #1658 2021-03-21 18:32:05 +01:00
camera.h WARNING: BREAKING: REVIEWED some enums naming 2021-03-19 13:19:54 +01:00
CMakeLists.txt Documentation cmake (#1549) 2021-01-26 14:34:27 +01:00
config.h [AUDIO] Use device native sample rates (#1660) 2021-03-21 22:07:55 +01:00
core.c WARNING: BREAKING: rlgl module redesign -WIP- 2021-03-21 01:29:31 +01:00
easings.h Update easings.h (#1210) 2020-04-21 21:17:58 +02:00
gestures.h WARNING: BREAKING: REVIEWED some enums naming 2021-03-19 13:19:54 +01:00
Makefile Removed trailing spaces 2021-03-19 19:43:44 +01:00
models.c REVIEWED: rlgl module #1523 2021-03-21 20:31:35 +01:00
physac.h Reviewed defines, try to avoid elif statements 2021-03-02 12:45:23 +01:00
raudio.c [AUDIO] Music Looping enhancements (#1665) 2021-03-22 20:36:13 +01:00
raudio.h LoadMusicStreamFromMemory (#1606) 2021-02-22 19:45:52 +01:00
raylib.dll.rc Added resource file for DLL compilation info 2020-08-19 11:59:50 +02:00
raylib.dll.rc.data Avoid architecture selection on gcc, use correct gcc version instead 2020-08-20 17:37:01 +02:00
raylib.h [AUDIO] Music Looping enhancements (#1665) 2021-03-22 20:36:13 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update resource file 2020-12-23 13:48:43 +01:00
raylib.rc.data Update resource file 2020-12-23 13:48:43 +01:00
raymath.h Removed trailing spaces 2021-03-19 19:43:44 +01:00
rglfw.c Update year to 2021 2021-01-02 18:15:13 +01:00
rlgl.h REVIEWED: rlgl module #1523 2021-03-21 20:31:35 +01:00
rmem.h Remove trailing spaces 2020-12-23 15:03:26 +01:00
rnet.h Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 2021-02-20 21:13:20 +01:00
shapes.c WARNING: BREAKING: rlgl module redesign -WIP- 2021-03-21 01:29:31 +01:00
shell.html Get icons back on shell.html 2020-03-30 21:34:45 +02:00
text.c Added some comments on libc dependencies 2021-03-14 14:14:51 +01:00
textures.c Removed trailing spaces 2021-03-19 19:43:44 +01:00
utils.c ADDED: Required callbacks 2021-03-08 18:48:27 +01:00
utils.h Update year to 2021 2021-01-02 18:15:13 +01:00
uwp_events.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00