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
/
backends
/
midi
Age
Commit message (
Expand
)
Author
2003-12-25
disable the reverb hack for now; at hacked in sound font support (specify 'so...
Max Horn
2003-12-24
fix various buglets (like, only 15 of the 16 channels were being inited; also...
Max Horn
2003-12-24
fix drum channel
Max Horn
2003-12-11
add config file parameter to specify the desired port when using the ALSA mus...
Jonathan Gray
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-03
stdafx.h needs to be included first.
Marcus Comstedt
2003-10-18
cleanup
Max Horn
2003-10-17
Make PalmOS port happy
Chris Apers
2003-10-07
More Euphony/YM2612 instrument layering and polyphony
Jamieson Christian
2003-10-07
Remove my trace output. :P
Jamieson Christian
2003-10-07
More polyphony tweaks. Sounding a bit better.
Jamieson Christian
2003-10-06
fixed warnings
Max Horn
2003-10-06
removed unused 'rate' param from nextTick; another tiny tweak to Operator2612...
Max Horn
2003-10-06
remove <string> include so we don't depend on stdlib stuff (not used anyway) ...
Jonathan Gray
2003-10-06
malloc/new optimizations
Max Horn
2003-10-06
Per-channel polyphony now > 1
Jamieson Christian
2003-10-06
even more optimizations
Max Horn
2003-10-06
some more tweaks
Max Horn
2003-10-06
some incremental changes (more will follow, this is step-by-step optimzation,...
Max Horn
2003-10-06
More performance optimizations
Jamieson Christian
2003-10-06
oops - that happesn if you incorrectly re-apply a broken patch =)
Max Horn
2003-10-06
more optimizations
Max Horn
2003-10-06
Fix compiler warnings
Jamieson Christian
2003-10-06
The real YM2612 implementation. Portable,
Jamieson Christian
2003-10-05
Preliminary preparation for new YM2612 FM emulator.
Jamieson Christian
2003-09-28
removed duplicate g_timer object (one was global, one was static to timer.cpp...
Max Horn
2003-09-26
Converted the MPU-401 timer to use the Timer class.
Jamieson Christian
2003-09-25
Fix for Bug [810564] ALL: missing instruments with native MT-32
Jamieson Christian
2003-09-18
changed & documented the premixer semantics
Max Horn
2003-09-18
Extend the ALSA version check to look at SND_LIB_MAJOR as well. They're
Torbjörn Andersson
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
2003-08-23
use startup message, avoid possible race condition on exit
Ruediger Hanke
2003-08-17
Changed adlib note priorities for small header games
Jochen Hoenicke
2003-08-15
Changed on_timer frequency in adlib so V3 SFX are correctly timed.
Jochen Hoenicke
2003-08-13
Remove debug code that shouldn't have been commit
Travis Howell
2003-08-12
Add adlib music for indy3ega/loom and adlib sfx, patch #770862
Travis Howell
2003-08-08
Revamped the GM-to-FM emulation tables.
Jamieson Christian
2003-08-08
Added generic send() option to MidiChannel.
Jamieson Christian
2003-08-05
getting rid of g_mixer; removing lots of whitespace
Max Horn
2003-08-05
removing whitespace
Max Horn
2003-08-05
Hotfixes ...
Ruediger Hanke
2003-08-05
Rvert this non-smallheader adlib change
Travis Howell
2003-08-05
Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ...
Travis Howell
2003-07-26
Fixed unit'd var in Adlib driver
Jamieson Christian
2003-07-22
Some MorphOS port fixes
Ruediger Hanke
2003-07-15
replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...
Max Horn
2003-07-11
Fix for OOB Adlib frequencies
Jamieson Christian
2003-07-11
Post FMOPL-reversion cleanup.
Jamieson Christian
2003-07-11
Reverted to "old" YM3812 (FMOPL) emulator code.
Jamieson Christian
[next]