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
Age
Commit message (
Expand
)
Author
2011-11-04
SCUMM: Revert "Removed a duplicate variable assignment"
Willem Jan Palenstijn
2011-11-04
SCUMM: Removed a duplicate variable assignment
Filippos Karapetis
2011-08-21
SCUMM: Fix typo in PC Speaker output.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-14
SCUMM: Add debug output in case the code tries to set up a non-existant iMuse...
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 some envelope bugs in PC Speaker output.
Johannes Schickel
2011-07-10
SCUMM: Let PC Speaker output be controlable via music volume.
Johannes Schickel
2011-07-10
SCUMM: Properly implement volume controler for PC Speaker output.
Johannes Schickel
2011-07-10
SCUMM: Fix priority settings in iMuse allocate part sysEx command.
Johannes Schickel
2011-07-10
SCUMM: Fix PC Speaker sound.
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-10
SCUMM: Only try to load MT-32 instruments when we have a MIDI output in iMuse.
Johannes Schickel
2011-07-10
SCUMM: Implement effect envelope for PC Speaker output in SCUMM v5.
Johannes Schickel
2011-07-08
SCUMM: Initial PC Speaker output implementation for SCUMM v5.
Johannes Schickel
2011-07-03
SCUMM: Remove unused operator int.
Johannes Schickel
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-15
SCUMM: fix possible portability issue
athrxx
2011-05-29
SCUMM: implement some missing (very low relevance) imuse code
athrxx
2011-05-17
SCUMM: Add missing imuse feature
athrxx
2011-05-16
SCUMM: fix regression
athrxx
2011-05-16
SCUMM: formatting
athrxx
2011-05-15
SCUMM: fix imuse bugs #1315950 and #761637
athrxx
2011-05-13
SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _reso...
Max Horn
2011-05-13
SCUMM: Add a Resource class, refactor res code around it
Max Horn
2011-05-13
SCUMM: Get rid of the MemBlkHeader hack
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-23
SCUMM: Remove unused iMuse MIDI 'passthrough' code
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-12-01
SCUMM: Fix GM initialization when "enable_gs" is set.
Johannes Schickel
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-09-18
SCUMM: minor cleanup
Florian Kagerer
2010-08-18
SCUMM/FM-TOWNS: start rewriting audio code
Florian Kagerer
2010-06-07
Remove some extra spaces
Jordi Vilalta Prat
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-11-26
Add patch #2839048 - MM C64 sound/music player, with minor changes.
Travis Howell
2009-11-22
Add patch #2876221 - FBEAR: Fix for MIDI piano notes (DOS version), with mino...
Travis Howell
2009-09-20
Slightly changed unsupported effect level handling in native MT-32 mode.
Johannes Schickel
2009-09-18
Cleanup.
Johannes Schickel
2009-09-18
Implement proper reverb setting in native MT-32 mode (as desribed in bug repo...
Johannes Schickel
2009-09-18
Implement proper pan reversal for Roland MT-32 in iMuse (as desribed in bug r...
Johannes Schickel
2009-08-24
Fixed iMuse regression: IMuseInternal::terminate() was never called, because ...
Andre Heider
[next]