aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/mt32
AgeCommit message (Expand)Author
2019-10-04MT32: Add Missing Default Switch CasesD G Turner
2019-05-09AUDIO: Fix MSVC warningsSupSuper
2019-05-07MT32: Fix GCC Compiler Warning regarding memset usageD G Turner
2018-01-03MT32: Update to munt 2.3.0Tarek Soliman
2017-12-20MT32: Remove executable flag from source filesTarek Soliman
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2017-02-28MT32: Update Munt to 2.0.3Willem Jan Palenstijn
2017-01-14MT32: Fix Set-But-Unused Compiler Warning.D G Turner
2016-12-16MT32: Update Munt to 2.0.1-preColin Snover
2016-11-25Revert "MT32: Update Munt to 2.0.0"Colin Snover
2016-11-25MT32: Update Munt to 2.0.0Colin Snover
2015-12-28MT32: Also use the ROM name to return the most appropriate ROM infoFilippos Karapetis
2015-12-28Revert "MT32: Add SHA1 file digest checking in getROMInfo()"Filippos Karapetis
2015-12-28MT32: Add SHA1 file digest checking in getROMInfo()Filippos Karapetis
2014-12-21MT32: Update to munt 1.5.0Filippos Karapetis
2014-07-13MT32: Sync with the latest changes in muntFilippos Karapetis
2014-07-11MT32: Comment out default showLCDMessage/printDebug implementations.Johannes Schickel
2014-07-11Revert "MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator."Johannes Schickel
2014-07-10MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator.D G Turner
2014-07-08MT32: Update to munt 1.4.0Filippos Karapetis
2014-07-08MT32: Copyright year bumpFilippos Karapetis
2013-09-24MT-32: Update to munt 1.3.0Filippos Karapetis
2013-08-21MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-07-02MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-03-27MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-03-03MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-03-03MT-32: Also replace cosf() (C99) with cos()Filippos Karapetis
2013-03-03MT-32: Avoid using sinf() (which is C99) in favor of sin()Filippos Karapetis
2013-03-02MT32: Sync with the latest changes in muntFilippos Karapetis
2013-03-02MT32: Update copyright yearFilippos Karapetis
2013-02-04MT32: Sync with the latest changes in muntFilippos Karapetis
2013-01-19MT32: Sync with the latest changes in muntFilippos Karapetis
2013-01-02COPYRIGHT: After a discussion it with KingGuppy, revert copyright modificatio...Strangerke
2013-01-02JANITORIAL: Update copyright yearStrangerke
2013-01-02MT-32: Sync with the latest changes in muntFilippos Karapetis
2012-12-27MT32: Add missing initialization codeFilippos Karapetis
2012-12-27MT32: Move the ROM file deletion code to the ScummVM MT32 driverFilippos Karapetis
2012-12-26MT32: Update the MT32 emulator and adapt to its new APIFilippos Karapetis
2012-12-25MT32: Update the MT32 emulator to a newer munt commitFilippos Karapetis
2012-11-15MT32: Make all constant tables in the MT32Emu namespace staticFilippos Karapetis
2012-11-15MT32: Update the MT32 emulator to the latest munt revisionFilippos Karapetis
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-05AUDIO: Silence MSVC warning about un-initialized newIncrement variableLittleboy
2012-03-17ALL: Make use of defined() for the preprocessor consistent.Johannes Schickel
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2012-02-11MT32: Replace OS X specific exp2f call with exp2.Alyssa Milburn
2012-02-10MT32: Turn off accurate WG as suggested by KingGuppyEugene Sandulenko
2012-02-09MT32: Fix warningWillem Jan Palenstijn
2012-02-09MT32: Update MT-32 emulator to latest Munt codeEugene Sandulenko
2011-11-26ALL: unrecognised -> unrecognized.Johannes Schickel