Age | Commit message (Expand) | Author |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2011-03-19 | GROOVIE: Set global volume levels | dhewg |
2011-03-04 | GROOVIE: Mark overwritten members as virtual | dhewg |
2011-02-16 | GROOVIE: Simplify the cursor palette reading. | Jordi Vilalta Prat |
2011-02-14 | GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change. | Johannes Schickel |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-02-04 | GROOVIE: Disable other T7G Mac entries as they should no longer be needed | Matthew Hoops |
2011-02-04 | COMMON: Only take the md5 of the resource fork data section | Matthew Hoops |
2011-01-07 | GROOVIE: Fix a memory leak reported by cppcheck. | Jordi Vilalta Prat |
2010-12-19 | GROOVIE: Add two new t7g detection entries, one from bug tracker, one from me | Henry Bush |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-08 | COMMON: Push #include audiocd.h in system.h out to .cpp files | Max Horn |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-11-07 | ENGINES: Do not include engines/savestate.h from engines/game.h | Max Horn |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-27 | GROOVIE: Fix bug #3095031 (regression in Russian T7G). | Jordi Vilalta Prat |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-09-15 | MIDI: Send a reset MIDI device signal on startup. | Johannes Schickel |
2010-09-08 | GROOVIE: Improve sound handling. | Jordi Vilalta Prat |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-25 | Silenced false positive warning in MSVC | Filippos Karapetis |
2010-07-23 | GROOVIE: Fix compilation. | Jordi Vilalta Prat |
2010-07-23 | GROOVIE: Optimize the VDX player. | Jordi Vilalta Prat |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-07-05 | Cleanup and documentation. | Alejandro Marzini |
2010-07-03 | Fixed "declared class seen before as struct" warning on MSVC. | Alejandro Marzini |
2010-07-01 | Add support for the 'fallback' MIDI in T7G's intro when the CD track cannot b... | Matthew Hoops |
2010-06-25 | AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel... | Florian Kagerer |
2010-06-22 | Fix uncompressed MIDI in T7G Mac. | Matthew Hoops |
2010-06-22 | Groovie: Add support for the compressed MIDI files of T7G Mac. | Jordi Vilalta Prat |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-21 | Check against the signature of Groovie v2 cursors with MKID_BE, makes it easi... | Matthew Hoops |
2010-06-17 | Fixed a few cppcheck errors. | Torbjörn Andersson |
2010-06-15 | Surface is a struct, not a class | Filippos Karapetis |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-06-07 | Groovie: | Jordi Vilalta Prat |
2010-05-20 | Add initial support for T7G Mac MIDIs. Compressed MIDI is not yet supported. | Matthew Hoops |
2010-05-20 | Groovie: Add support for MT-32 custom instruments | Jordi Vilalta Prat |
2010-05-20 | Groovie: Tweak a filename of the Mac version of T7G | Jordi Vilalta Prat |
2010-05-11 | Add support for loading T7G Mac resources using the MacResManager. | Matthew Hoops |
2010-05-04 | Reduce indirect header dependencies further | Max Horn |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-05-04 | Move initGraphics and initCommonGFX from to new header. | Max Horn |
2010-05-04 | Get rid of Engine::_gameDataDir. | Max Horn |