6 Commits
Author SHA1 Message Date
sluicebox 5fe93a4485 AUDIO: Fix memory leak when Modplayaer support disabled 2025-10-25 10:32:43 -07:00
Cameron Cawley bbfb3037e4 AUDIO: Remove rate parameter for Mod/XM/S3M and Universal Tracker streams 2025-04-29 00:58:50 +03:00
Filippos Karapetis 7347a82df2 COMMON: Remove inttypes.h
It contains defines that should be available from scummsys.h.
Also, it contains defines to support ancient and
now unsupported versions of MSVC (2013 and earlier)
2024-07-04 00:03:15 +03:00
polyesterswing be904229ec AUDIO: Remove redundant probing function
since checking whether a particular format is supported is checked
within the constructor, a separate probing function is not required
2024-02-21 18:45:25 +01:00
polyesterswing 15a9c63565 AUDIO: Add libopenmpt support 2024-02-21 18:45:25 +01:00
polyesterswing ea03d64b62 AUDIO: Rename impulsetracker to universaltracker 2024-02-21 18:45:25 +01:00