Age | Commit message (Expand) | Author |
2013-05-17 | AUDIO: Reduce callback frequency of the MT-32 emulator. | Johannes Schickel |
2013-05-01 | MT32: Fix some non-initialized fields in MidiDriver_MT32 - CID 1002949 | Filippos Karapetis |
2013-02-04 | MT32: Also attempt to load roms named CM32L_CONTROL.ROM / CM32L_PCM.ROM | Filippos Karapetis |
2013-01-06 | MT32: Remove the screen drawing code of the MUNT debug messages (bug #3599702) | Filippos Karapetis |
2013-01-06 | MT-32: Only show MUNT debug messages for debug level 4 and above (bug #3599702) | 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-02-09 | MT32: Hooked up ScummVM MIDI gain | Eugene Sandulenko |
2012-02-09 | MT32: Update MT-32 emulator to latest Munt code | Eugene Sandulenko |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-06 | GRAPHICS: Get rid of kSODFont (ScummFont) | Thierry Crozat |
2011-06-06 | AUDIO: some more text tweaks | athrxx |
2011-06-06 | AUDIO: Tweak warning text | Willem Jan Palenstijn |
2011-06-05 | AUDIO: fix device detection (missing rom files for MT-32 emu) | athrxx |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
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-03-22 | AUDIO: Cleanup | dhewg |
2011-02-14 | MT32: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |