aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-25SAGA: Change Sage to use Audio::MidiPlayerMax Horn
2011-03-25QUEEN: Remove leftover class forward declarationMax Horn
2011-03-25Merge branch 'copysavefile' of https://github.com/Littleboy/scummvm into Litt...Max Horn
2011-03-25SWORD25: more translated comments from gfx/image (patch #3238507)Max Horn
2011-03-25ANDROID: Experimental MIDI Driverdhewg
2011-03-25AUDIO: Move more common code to Audio::MidiPlayerMax Horn
2011-03-25AUDIO: Whitespace fixMax Horn
2011-03-25TINSEL: Remove unused TinselEngine::_musicVolume memberMax Horn
2011-03-25AUDIO: Rename 'channel' to 'ch'Max Horn
2011-03-25PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructorsMax Horn
2011-03-25HUGO: Move MidiDriver creation into MidiPlayer constructorMax Horn
2011-03-25TOUCHE: Move _gmToRol to midi.cppMax Horn
2011-03-25TOUCHE: Change MidiPlayer to derive from Audio::MidiPlayerMax Horn
2011-03-25SCI: Reordered some functionsmd5
2011-03-25SCI: Cleaned up the BreakpointType enum and documented the bpe commandmd5
2011-03-25SCI: Cleaned up send_selector()md5
2011-03-25SCI: Extended a workaround for KQ7 to apply in all roomsmd5
2011-03-25SCI: Make sure that planeOffsetX is always correctly initializedmd5
2011-03-25SCI: Add two TODOsdhewg
2011-03-25ANDROID: Always set the surface propertiesdhewg
2011-03-24COMMON: Add SaveFileManager::copySavefile() and update SaveFileManager::renam...Littleboy
2011-03-24GPH: Removed some unimplemented and unneeded definitions.David-John Willis
2011-03-24OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m...David-John Willis
2011-03-24SDL/POSIX: Update main guard to add OpenPandora.David-John Willis
2011-03-24BACKENDS: Add GPH event and graphics files to the build.David-John Willis
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