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
path:
root
/
engines
/
scumm
/
imuse
/
sysex_scumm.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
SCUMM: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-20
SCUMM: Implement support for Monkey Island 2 Mac music.
Johannes Schickel
2011-07-14
SCUMM: Handle default instrument set up in iMuse like the original.
Johannes Schickel
2011-07-14
SCUMM: Implement iMuse alloc part command closer to the original.
Johannes Schickel
2011-07-11
SCUMM: Adapt iMuse code formatting to our standards.
Johannes Schickel
2011-07-10
SCUMM: Fix priority settings in iMuse allocate part sysEx command.
Johannes Schickel
2011-07-10
SCUMM: Minor clean up in iMuse instrument handling code.
Johannes Schickel
2011-07-10
SCUMM: Limit iMuse default instrument load to PC Speaker output.
Johannes Schickel
2011-07-08
SCUMM: Initial PC Speaker output implementation for SCUMM v5.
Johannes Schickel
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-29
SCUMM: implement some missing (very low relevance) imuse code
athrxx
2011-05-17
SCUMM: Add missing imuse feature
athrxx
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-18
Committed my fix for bug #1662549 ("SCUMM: MIDI music is broken"). Apparently,
Torbjörn Andersson
2006-11-12
Whitespace
Torbjörn Andersson
2006-11-08
Fix bug #1592006: "IMUSE: Typo in sysex_scumm.cpp ?"
Eugene Sandulenko
2006-04-04
Small updates to intiate variable and member visibility.
Lars Persson
2006-03-29
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...
Max Horn
2006-03-12
IMuse SysEx processing now handled by client-specified callbacks. This remove...
Jamieson Christian