Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into 2162a3e7d4d17a9fa3d4bca85581f1b057551d1a
cmake, android: support Google Play 16 kiB page size requirement
Merge 01e591ba74e455213c9aabdb3312b1a09a871793 into 2162a3e7d4d17a9fa3d4bca85581f1b057551d1a
Merge a5ab7d6b7fa59aaf79a2b948f857eaaa827a55c9 into 2162a3e7d4d17a9fa3d4bca85581f1b057551d1a
depacker: read stdout before cmd exit (#874)
depacker: read stdout before cmd exit
add OpenWatcom makefiles targeting Linux (#871)
add OpenWatcom makefiles targeting Linux
Merge 01e591ba74e455213c9aabdb3312b1a09a871793 into 693c3433a6a2a0b111e91c1f60a04e8b243d5100
tempfile.c: more precise preprocessor checks for io.h inclusion. (#870)
tempfile.c: more precise preprocessor checks for io.h inclusion.
Merge a5ab7d6b7fa59aaf79a2b948f857eaaa827a55c9 into 94d2f4162d29ed9ba8535a4356491d5648de9c70
Updated the comment before resonance_table in src/filter.c to include the formula for the table. (#868)
Updated the comment before resonance_table in src/filter.c to include the formula for the table.
Remove kernel list.h usage in iff.c, other list.h references in libxmp. (#865)
Remove kernel list.h usage in iff.c, other list.h references in libxmp.
Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into bc5b9002d06752de5aed1ef815eb77e61e9abc4e
Add Software Visions DMF support to the MOD loader. (#862)
Add Software Visions DMF support to the MOD loader.
Merge 01e591ba74e455213c9aabdb3312b1a09a871793 into bed660f8e530d399c38f27a5a7732f4e79740585
Increase libxmp maximum sample rate to 384kHz (ignore API).
libxmp release 4.6.3
Fix Digital Tracker instrument finetune field. (#861)
Fix Digital Tracker instrument finetune field.
Fix loading XMs with harmless pattern truncation on event bounds. (#860)
Fix loading XMs with harmless pattern truncation on event bounds.
Merge pull request #859 from sezero/docs-1
docs/libxmp.rst: Fix typos from PR/853
docs/CREDITS: add Thomas Neumann among list of authors.
docs/style.css: add missing newline at end of file
Add flow mode support for loop/jump/break interactions. (#857)
Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into 5b1a18625e63b52fe0c17a76b42e75d142e84f1d
Add flow mode support for loop/jump/break interactions.
minor build system tweaks: (#854)
minor build system tweaks:
xmp_set_tempo_factor no longer modifies frame time prior to rescan. (#853)
xmp_set_tempo_factor no longer modifies frame time prior to rescan.
Fix broken conversion of ProRunner 2.0 pattern data. (#851)
Fix broken conversion of ProRunner 2.0 pattern data.
Merge pull request #852 from AliceLR/fix-remaining-idiv
Update copyrights and changelog for Oktalyzer/SFX patch.
Remove unnecessary integer division from Oktalyzer pattern loader.
Remove unnecessary integer division from SFX pattern loader.
Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into 004a102c5a75ad809fc309ff73ce8d0f9ab3e456
Fix array subscript underflow in Pha Packer loader (CVE-2025-47256). (#848)
Fix array subscript underflow in Pha Packer loader (CVE-2025-47256).
update changelog for 4.6.3, update copyright years in relevant sources. (#846)
update changelog for 4.6.3, update copyright years in relevant sources.
Fix bugs in position seek functions and clarify API seek edge cases. (#845)
Fix attribution in far_load.c. (#844)
Fix typos in docs, depackers, loaders, and miniz files (#842)
Fix bugs in position seek functions and clarify API seek edge cases.
Fix attribution in far_load.c.
Fix loading of Extreme Pinball modules. (#843)
Revert Unneeded changes
Revert unneeded changes to depackers/* and miniz.* and vorbis.*
Fix typos in docs, depackers, loaders, and miniz files
Fix loading of Extreme Pinball modules.
Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into 2d1e3c1c0517492433b4dca1444783f61403cd08
Merge fc62bd8e0ad8028a5d170b5f0fb376a7470c2abd into 2d1e3c1c0517492433b4dca1444783f61403cd08
Increase libxmp maximum sample rate to 384kHz (ignore API).
Merge a5ab7d6b7fa59aaf79a2b948f857eaaa827a55c9 into 2d1e3c1c0517492433b4dca1444783f61403cd08
vorbis: sync with stb_vorbis-sezero branch in sezero's fork stb. (#841)
vorbis: sync with stb_vorbis-sezero branch in sezero's fork stb.
This fixes the pattern loop effect in Astroidea XMF loader. (#838)
This fixes the pattern loop effect in Astroidea XMF loader.
CI update.
update license file to latest FSF version
release 4.6.2
MED4 hybrids with 0 waveforms don't have a sample. (#835)
MED4 hybrids with 0 waveforms don't have a sample.
update changelog for 4.6.2, update copyright years in relevant sources. (#833)
make variadic macro D_() work with old gcc versions (#834)
make variadic macro D_() work with old gcc versions
update changelog for 4.6.2, update copyright years in relevant sources.
Merge pull request #832 from AliceLR/add-med-1fxx
MED changelog entries and update missed copyright.
Implement OctaMED effect 1Fxy, revise handling of MED effect FF3.
Improve MED MMD tracker version fingerprinting.
Add support for loading MED4 song files, fix MED4 hybrids.
Fix loading external instruments from CWD.
Add support for loading MED 2.00 song files.
Fix MED3 and MED4 compat tempos and time factor, MED4 speed effect.
Merge e9175f2a27ca32b563e59841c05f81fcf2131cf5 into d940d70294b5baf3868812b118e8a7a5d17d92a6
Merge ddd726e3f6ebac91492b96427d02532bb0c5f257 into d940d70294b5baf3868812b118e8a7a5d17d92a6
Merge a5ab7d6b7fa59aaf79a2b948f857eaaa827a55c9 into d940d70294b5baf3868812b118e8a7a5d17d92a6
update changelog for 4.6.2, update copyright years in relevant sources. (#830)
Moved the check for edit history out of the midi configuration part, since some modules have edit history but not midi configuration. (#831)
Moved the check for edit history out of the midi configuration part, since some modules have edit history but not midi configuration.
update changelog for 4.6.2, update copyright years in relevant sources.
This fixes false positives in Scream Tracker 2 for some other module formats. (#829)
This fixes false positives in Scream Tracker 2 for some other module formats.
Revert 'miniz_tinfl.c: apply CVE-2018-12913 fix from mainstream.' (#826)
Merge e9175f2a27ca32b563e59841c05f81fcf2131cf5 into 70d77364ad6e7d7bca93461bb4cbc62c88d3c2e3