index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-25
AUDIO: Whitespace fix
Max Horn
2011-03-25
TINSEL: Remove unused TinselEngine::_musicVolume member
Max Horn
2011-03-25
AUDIO: Rename 'channel' to 'ch'
Max Horn
2011-03-25
PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructors
Max Horn
2011-03-25
HUGO: Move MidiDriver creation into MidiPlayer constructor
Max Horn
2011-03-25
TOUCHE: Move _gmToRol to midi.cpp
Max Horn
2011-03-25
TOUCHE: Change MidiPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-25
SCI: Reordered some functions
md5
2011-03-25
SCI: Cleaned up the BreakpointType enum and documented the bpe command
md5
2011-03-25
SCI: Cleaned up send_selector()
md5
2011-03-25
SCI: Extended a workaround for KQ7 to apply in all rooms
md5
2011-03-25
SCI: Make sure that planeOffsetX is always correctly initialized
md5
2011-03-25
SCI: Add two TODOs
dhewg
2011-03-25
ANDROID: Always set the surface properties
dhewg
2011-03-24
GPH: Removed some unimplemented and unneeded definitions.
David-John Willis
2011-03-24
OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m...
David-John Willis
2011-03-24
SDL/POSIX: Update main guard to add OpenPandora.
David-John Willis
2011-03-24
BACKENDS: Add GPH event and graphics files to the build.
David-John Willis
2011-03-24
GPH: Cleanup GPH backend and adapt to newer modular backend model.
David-John Willis
2011-03-24
GP2X: Remove incorrect GP2XWiz define from the GP2X event code.
David-John Willis
2011-03-24
ANDROID: Fix texture double release
dhewg
2011-03-24
SCI: Close Memory Leak from kAnimate Calls.
D G Turner
2011-03-24
ANDROID: Fix cursor's keycolor
dhewg
2011-03-24
ANDROID: Cleanup
dhewg
2011-03-24
AUDIO: Expand MidiPlayer docs / goals a bit, mention deadlock bug
Max Horn
2011-03-24
HUGO: Turn FileManager::getBootCypher into a const static variable
Max Horn
2011-03-24
SAGA: Rename some MusicDriver members to match Audio::MidiPlayer
Max Horn
2011-03-24
QUEEN: Rename some MidiMusic members to match Audio::MidiPlayer
Max Horn
2011-03-24
TINSEL: Change MidiMusicPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-24
PARALLACTION: Change MidiPlayer impls to derive from Audio::MidiPlayer
Max Horn
2011-03-24
MADE: Change MusicPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-24
M4: Change MidiPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-24
HUGO: Change MidiPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-24
DRACI: Change MusicPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-24
AGI: Change SoundGenMIDI to derive from Audio::MidiPlayer
Max Horn
2011-03-24
AUDIO: Added Audio::MidiPlayer class
Max Horn
2011-03-24
DRACI: Fix incorrect 'all notes off' handling
Max Horn
2011-03-24
QUEEN: Fix incorrect 'all notes off' handling
Max Horn
2011-03-24
HUGO: When erroring out due to a missing file, tell the user which file is mi...
Max Horn
2011-03-24
SWORD25: Commit submitted patch of German comments translated to English
Paul Gilbert
2011-03-23
MOHAWK: Use direct access on the hashmap for Riven variables now
Matthew Hoops
2011-03-23
MOHAWK: Make Riven's save/load code use the variable map directly
Matthew Hoops
2011-03-23
MOHAWK: Begin using a hashmap to store Riven variables
Matthew Hoops
2011-03-23
ENGINES: Remove unused MIDI pass-through code
Max Horn
2011-03-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-23
AUDIO: Introduce a new MidiDriver_BASE base class.
Max Horn
2011-03-23
AUDIO: Update some comments, remove some obsolete ones
Max Horn
2011-03-23
AGOS: Sanitize the mutex locking in MidiPlayer::startTrack
Max Horn
[next]