Age | Commit message (Expand) | Author |
2013-09-24 | MT-32: Update to munt 1.3.0 | Filippos Karapetis |
2013-08-21 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2013-07-02 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2013-03-27 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2013-03-03 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2013-03-03 | MT-32: Also replace cosf() (C99) with cos() | Filippos Karapetis |
2013-03-03 | MT-32: Avoid using sinf() (which is C99) in favor of sin() | Filippos Karapetis |
2013-03-02 | MT32: Sync with the latest changes in munt | Filippos Karapetis |
2013-03-02 | MT32: Update copyright year | Filippos Karapetis |
2013-02-04 | MT32: Sync with the latest changes in munt | Filippos Karapetis |
2013-01-19 | MT32: Sync with the latest changes in munt | Filippos Karapetis |
2013-01-02 | COPYRIGHT: After a discussion it with KingGuppy, revert copyright modificatio... | Strangerke |
2013-01-02 | JANITORIAL: Update copyright year | Strangerke |
2013-01-02 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2012-12-27 | MT32: Add missing initialization code | Filippos Karapetis |
2012-12-27 | MT32: Move the ROM file deletion code to the ScummVM MT32 driver | Filippos Karapetis |
2012-12-26 | MT32: Update the MT32 emulator and adapt to its new API | Filippos Karapetis |
2012-12-25 | MT32: Update the MT32 emulator to a newer munt commit | Filippos Karapetis |
2012-11-15 | MT32: Make all constant tables in the MT32Emu namespace static | Filippos Karapetis |
2012-11-15 | MT32: Update the MT32 emulator to the latest munt revision | Filippos Karapetis |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-05 | AUDIO: Silence MSVC warning about un-initialized newIncrement variable | Littleboy |
2012-03-17 | ALL: Make use of defined() for the preprocessor consistent. | Johannes Schickel |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2012-02-11 | MT32: Replace OS X specific exp2f call with exp2. | Alyssa Milburn |
2012-02-10 | MT32: Turn off accurate WG as suggested by KingGuppy | Eugene Sandulenko |
2012-02-09 | MT32: Fix warning | Willem Jan Palenstijn |
2012-02-09 | MT32: Update MT-32 emulator to latest Munt code | Eugene Sandulenko |
2011-11-26 | ALL: unrecognised -> unrecognized. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-17 | COMMON: Forbid use of some more symbols | Max Horn |
2011-05-17 | AUDIO: Fix typo | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-14 | ALL: centre -> center | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |