aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24GPH: Cleanup GPH backend and adapt to newer modular backend model.David-John Willis
2011-03-24GP2X: Remove incorrect GP2XWiz define from the GP2X event code.David-John Willis
2011-03-24ANDROID: Fix texture double releasedhewg
2011-03-24SCI: Close Memory Leak from kAnimate Calls.D G Turner
2011-03-24ANDROID: Fix cursor's keycolordhewg
2011-03-24ANDROID: Cleanupdhewg
2011-03-24AUDIO: Expand MidiPlayer docs / goals a bit, mention deadlock bugMax Horn
2011-03-24HUGO: Turn FileManager::getBootCypher into a const static variableMax Horn
2011-03-24SAGA: Rename some MusicDriver members to match Audio::MidiPlayerMax Horn
2011-03-24QUEEN: Rename some MidiMusic members to match Audio::MidiPlayerMax Horn
2011-03-24TINSEL: Change MidiMusicPlayer to derive from Audio::MidiPlayerMax Horn
2011-03-24PARALLACTION: Change MidiPlayer impls to derive from Audio::MidiPlayerMax Horn
2011-03-24MADE: Change MusicPlayer to derive from Audio::MidiPlayerMax Horn
2011-03-24M4: Change MidiPlayer to derive from Audio::MidiPlayerMax Horn
2011-03-24HUGO: Change MidiPlayer to derive from Audio::MidiPlayerMax Horn
2011-03-24DRACI: Change MusicPlayer to derive from Audio::MidiPlayerMax Horn
2011-03-24AGI: Change SoundGenMIDI to derive from Audio::MidiPlayerMax Horn
2011-03-24AUDIO: Added Audio::MidiPlayer classMax Horn
2011-03-24DRACI: Fix incorrect 'all notes off' handlingMax Horn
2011-03-24QUEEN: Fix incorrect 'all notes off' handlingMax Horn
2011-03-24HUGO: When erroring out due to a missing file, tell the user which file is mi...Max Horn
2011-03-24SWORD25: Commit submitted patch of German comments translated to EnglishPaul Gilbert
2011-03-23MOHAWK: Use direct access on the hashmap for Riven variables nowMatthew Hoops
2011-03-23MOHAWK: Make Riven's save/load code use the variable map directlyMatthew Hoops
2011-03-23MOHAWK: Begin using a hashmap to store Riven variablesMatthew Hoops
2011-03-23ENGINES: Remove unused MIDI pass-through codeMax Horn
2011-03-23ENGINES: Further simplify pseudo MidiDrivers; fix some regressionsMax Horn
2011-03-23AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclassesMax Horn
2011-03-23AUDIO: Introduce a new MidiDriver_BASE base class.Max Horn
2011-03-23AUDIO: Update some comments, remove some obsolete onesMax Horn
2011-03-23AGOS: Sanitize the mutex locking in MidiPlayer::startTrackMax Horn
2011-03-23ENGINES: Use Common::StackLock in more placesMax Horn
2011-03-23TINSEL: Make MidiMusicPlayer::_parser and _mutex protectedMax Horn
2011-03-23SCUMM: Remove unused iMuse MIDI 'passthrough' codeMax Horn
2011-03-23COMMON: Remove TODO from struct EventMax Horn
2011-03-23SWORD25: Commit of patch translating German comments to EnglishPaul Gilbert
2011-03-22MOHAWK: Remove 'old' from the LB v1 sound function tooMatthew Hoops
2011-03-22MOHAWK: Rename OldMohawkBitmap to LivingBooksBitmap_v1Matthew Hoops
2011-03-22MOHAWK: Begin to implement Riven opcode 38Matthew Hoops
2011-03-22MOHAWK: Minor cursor call cleanupMatthew Hoops
2011-03-22MOHAWK: Remove the Riven 'restart' console commandMatthew Hoops
2011-03-22MOHAWK: Cleanup installer handlingMatthew Hoops
2011-03-22MOHAWK: Handle launcher load fails more gracefullyMatthew Hoops
2011-03-22AUDIO: Add pure virtual MidiDriver::isOpen() methodMax Horn
2011-03-22NEWS: Mention new Swedish translationThierry Crozat
2011-03-22I18N: Update translation data fileThierry Crozat
2011-03-22I18N: Clean po files (remove obsolete strings)Thierry Crozat
2011-03-22I18N: Regenerate translation template and update po filesThierry Crozat
2011-03-22I18N: Break keyboard shortcut translation by keyThierry Crozat
2011-03-22BUILD: remove obsolete rule for translation supportThierry Crozat