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
/
adlib.cpp
Age
Commit message (
Expand
)
Author
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
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-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
2003-07-11
Fix for Bug [766984]: FOA: Adlib sound distortion
Jamieson Christian
2003-07-04
fixed two leaks
Max Horn
2003-07-03
const correctness
Max Horn
2003-07-02
cleanup
Max Horn
2003-06-15
fix typo
Jonathan Gray
2003-05-27
cleanup
Max Horn
2003-05-23
Revamped iMuse and Player classes. Player now uses MidiParser to parse its da...
Jamieson Christian
2003-05-22
get rid of some tables
Max Horn
2003-05-20
yet more memoy init fixes
Max Horn
2003-05-20
more memoy init fixes
Max Horn
2003-05-20
init member vars
Max Horn
2003-05-19
Fixed Adlib priorities for non-SCUMM games
Jamieson Christian
2003-05-18
Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....
Jamieson Christian
2003-05-17
Fixed Adlib sound problem on old (small header) games. Thanks for eriktorbjor...
Jamieson Christian
2003-05-15
Fixed tambourine percussion patch
Jamieson Christian
2003-05-15
Added rudimentary Adlib percussion support.
Jamieson Christian
2003-05-04
new fmopl (from adplug, which has it from mame; we can use it under the LGPL ...
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2003-02-10
Add missing simon 1/2 adlib control codes, purpose unknown.
Travis Howell
2003-01-29
Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_...
Nicolas Bacca
2002-12-18
Instrument definition revamp.
Jamieson Christian
2002-12-18
Fixed Adlib compilation problem
Jamieson Christian
2002-12-18
message.log
Jamieson Christian
2002-12-11
ripped out obsolete midi streaming code from backends (this may break Alsa/SE...
Max Horn
2002-12-08
started to split out the midi drivers
Max Horn
2002-12-01
Fixed Adlib instrument setup in old (GF_SMALL_HEADER) games.
Jamieson Christian
2002-11-26
fixed compile problems
Oliver Kiehl
2002-11-26
Restructured MIDI channel allocation architecture.
Jamieson Christian
2002-11-21
fixed warnings
Max Horn
2002-11-21
Update module.mk system for the new adlib driver
James Brown
2002-11-21
Revamped Adlib functionality.
Jamieson Christian