WildMIDI 0.3.6
Maintenance release with bug fixes:
What's new in 0.3.6:
- Fix some portability issues.
- Fix a double-free issue during library shutdown when several midis were alive.
- Fix the invalid option checking in WildMidi_Init().
- Fix the roundtempo option which had been broken since its invention in 0.2.3.5 (WM_MO_ROUNDTEMPO: was 0xA000 instead of 0x2000.)
- Fix cfg files without a newline at the end weren't parsed correctly.
- Handle cfg files with mac line-endings.
- Refuse loading suspiciously long files.