5 Commits

Author SHA1 Message Date
AliceLR
f06a3d838e Fix unused variable warnings in test-dev. 2021-07-18 15:03:45 -06:00
AliceLR
5078e643bc Fix crash when xmp_set_row is used on an IT end marker. 2021-06-17 23:56:03 -06:00
AliceLR
c54be77b93 Fix test-dev player, mixer, and libxmp_prepare_scan leaks. 2020-11-08 00:17:27 -07:00
AliceLR
8e3ae4fd18 Fix test-dev sample, depack, prowizard, and api leaks. 2020-11-07 18:37:57 -07:00
The Flying Rapist
c3eb0d0ca4 API Addition: xmp_set_row
This patch adds code, documentation, and unit testing for a new function, xmp_set_row, as discussed in issue #100.  I must confess, however, that I do not fully understand the purpose of the final if block in set_position, which is the reason I had to make a special case for a negative pos member of player_data.

Please review and share your thoughts.  Thank you for maintaining libxmp.
2017-10-13 23:37:01 -04:00