Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-25 | MT32: Update Munt to 2.0.0 | Colin Snover | |
This changeset also removes unnecessary direct modifications to Munt code to ease future updates. To update Munt in the future: 1. Replace all source files in the `softsynth/mt32` directory with new files from the upstream `mt32emu/src` directory; 2. Update `config.h` with the correct version number for the new version of Munt; 3. Update `module.mk` to match the list of sources given in `mt32emu/CMakeLists.txt libmt32emu_SOURCES`. | |||
2014-07-08 | MT32: Copyright year bump | Filippos Karapetis | |
2013-08-21 | MT-32: Sync with the latest changes in munt | Filippos Karapetis | |
2013-03-02 | MT32: Update copyright year | Filippos Karapetis | |
2012-02-09 | MT32: Update MT-32 emulator to latest Munt code | Eugene Sandulenko | |
Several changes against original code were made. They were intentionally kept to the minimum |