Cog/ThirdParty/libvgm
Christopher Snowhill bcd762b279 libvgm: Update header files
It would help immensely when updating a library's binaries, to update
the interface headers as well. This update fixes serious problems with
the VGM and related format import and playback, including potential
crashes and memory overwriting.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-17 21:00:12 -07:00
..
include/libvgm libvgm: Update header files 2025-06-17 21:00:12 -07:00
README.md Dependencies: Update bundled libraries 2025-06-14 23:19:05 -07:00

This is verbatim from the following repository:

https://github.com/ValleyBell/libvgm.git

Built on an M1 Mac mini, using CMake from Homebrew, with the following options:

cmake .. -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.13" \
    -DBUILD_LIBAUDIO=NO -DBUILD_PLAYER=NO -DBUILD_VGM2WAV=NO

As of this edit, commit: 82ba45d3906a0b54b6de2555468dd9e9598f617d