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
/
scumm
/
imuse_player.cpp
Age
Commit message (
Expand
)
Author
2005-10-13
It should not be a fatal error if allocate_part() fails. As far as I
Torbjörn Andersson
2005-10-01
Add missing case for bank select.
Travis Howell
2005-08-14
Replace warnings with debug, errors or printfs:
Travis Howell
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-29
Whitespace
Torbjörn Andersson
2005-05-27
Very minor cleanup.
Torbjörn Andersson
2005-05-26
Cleanup. (Mostly whitespace.)
Torbjörn Andersson
2005-05-25
cleanup
Max Horn
2005-05-25
Changed misleading 'isGM' name to 'isMIDI'; cleanup in the isMIDI/isMT32 methods
Max Horn
2005-01-07
Flag 64 bit problem in iMuse, as well as what I think might be very old regre...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-09-29
Use FM-TOWNS consistently
Max Horn
2004-06-02
Ignore imuse control code in HE games
Travis Howell
2004-02-14
Use correct order, to prevent mingw warnings.
Travis Howell
2004-02-14
Init the correct way
Travis Howell
2004-01-14
??ZZ
Travis Howell
2004-01-06
updated copyright notice
Max Horn
2003-12-13
cleanup
Max Horn
2003-11-16
changed some shift operators to *, /
Paweł Kołodziejski
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-10-05
Preliminary preparation for new YM2612 FM emulator.
Jamieson Christian
2003-10-03
Fix for Bug [817242] ALL: MT-32 to GM key velocity conversion
Jamieson Christian
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-10-03
const as const can
Max Horn
2003-09-29
Cleanup, mostly related to matching up semantics
Jamieson Christian
2003-09-25
Fix for Bug [810564] ALL: missing instruments with native MT-32
Jamieson Christian
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-09-16
Partial fix for Bug [636985] ZAK256: No kazoo tune
Jamieson Christian
2003-09-07
some cleanup; clarified isSoundInUse semantics and the difference between IMu...
Max Horn
2003-08-29
Replaced VER_V* notation for savegames with
Jamieson Christian
2003-08-21
Fix for Bug [792178] MI1: Intro asynchronity regression
Jamieson Christian
2003-08-17
More adlib tempo tweaks
Jochen Hoenicke
2003-08-16
More corrections to the VAR_MUSIC_TIMER
Jamieson Christian
2003-08-16
Corrected timing mechanism for RO music streams.
Jamieson Christian
2003-08-16
Fixed transpose/detune computations
Jamieson Christian
2003-08-14
Added support for Roland MT-32 music tracks
Jamieson Christian
2003-08-13
Made Player::decode_sysex_bytes const-correct.
Bertrand Augereau
2003-08-08
Fixed type mismatch warning
Jamieson Christian
2003-08-08
Added missing break after case
Jamieson Christian
2003-08-07
Fix for Bug [780924] IMUSE: Pitchbend isn't reset when changing tracks
Jamieson Christian
2003-08-06
Upgraded IMuse::doCommand() to support more than 8 parameters.
Jamieson Christian
2003-08-05
getting rid of g_mixer; removing lots of whitespace
Max Horn
2003-08-01
indention fix (so the code adheres to our indention rules)
Max Horn
2003-07-31
Fix for RC bug [780675] MI2: Reoccuring crash
Jamieson Christian
2003-06-27
sync implementation with interface
Max Horn
2003-06-01
Hack to fix odd usage of the ParameterFader
Jamieson Christian
2003-05-31
fixed mismatch between declaration and implementation
Max Horn
2003-05-25
More cleanup, plus more crash-aversion fixes.
Jamieson Christian
2003-05-25
Fixed music starting at incorrect location when loading game
Jamieson Christian
[next]