Tags: fossabot/vgmtrans-qt
Tags
8000
Add Appvayor build script for Windows WTL build
Upgrade Visual Studio solution file (WTL; to VS2015)
- adding a travis.yml config that successfully builds for osx
Revert the last change to SeqTrack::IsOffsetUsed, fix Mega Man X Flam… …e Mammoth regression
Fix crash in VGMSeq Load issue vgmtrans#34 This issue has been caused because VGMSeq::readMode has never been initialized. VGMTrans goes into GetHeaderInfo with `readMode = READMODE_CONVERT_TO_MIDI` and `midi = NULL`. Therefore, a null pointer reference has occurred, when VGMTrans tries to set PPQN to MIDI object.
KonamiSnesSeq: Reset pan at program change (workaround)
PreviousNext