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
/
sci
/
sound
/
drivers
Age
Commit message (
Expand
)
Author
2011-02-10
SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ...
Filippos Karapetis
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2010-11-26
SCI: Only filter channels for early SCI0, as GM currently uses all channels.
Walter van Niftrik
2010-11-26
SCI: Send the SCI0 reverb init after reading the reverb data
Filippos Karapetis
2010-11-25
SCI: Some reverb-related changes in the MIDI driver, based on a patch by walt...
Filippos Karapetis
2010-11-25
SCI: Initialize reverb in the music driver correctly. Based on a patch by wal...
Filippos Karapetis
2010-11-25
SCI: Added support for the alternate Windows MIDI soundtracks of the CD versi...
Filippos Karapetis
2010-11-25
SCI: Fix bug in MT-32 checksum computation. Thanks Sven for finding this.
Walter van Niftrik
2010-11-25
SCI: Set _useMT32Track correctly for KQ5 Windows, thus simplifying the code
Filippos Karapetis
2010-11-25
SCI: Added support for the alternative GM tracks of the Windows version of KQ...
Filippos Karapetis
2010-11-24
SCI: Some renaming and added several TODOs concerning reverb
Filippos Karapetis
2010-11-24
SCI: Moved handling of special reverb value 127 outside of the MIDI driver
Filippos Karapetis
2010-11-24
SCI: some changes to the way reverb is handled
Filippos Karapetis
2010-11-24
SCI: Added a getReverb() accessor to the SciMusic class
Filippos Karapetis
2010-11-24
SCI: Added a TODO for the default reverb value
Filippos Karapetis
2010-11-24
SCI: Read MT-32 reverb data correctly (patch #3117434)
Filippos Karapetis
2010-11-23
SCI: Ignore polyphonic/channel aftertouch (0xa0 / 0xd0) in the MIDI driver, l...
Filippos Karapetis
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-10
SCI3: Some changes
Filippos Karapetis
2010-11-02
SCI: Remove any use of printf
Max Horn
2010-10-28
SCI: Added some missing GM mappings for MT-32 instruments:
Filippos Karapetis
2010-10-28
SCI: Split the GM related names out of map-mt32-to-gm.h and into a separate h...
Filippos Karapetis
2010-10-28
SCI: Fixed compilation and added include safeguards to map-mt32-to-gm.h
Filippos Karapetis
2010-10-28
SCI: Improved the description of the "map_instrument" console command a bit. ...
Filippos Karapetis
2010-10-28
SCI: Several changes related to MT-32 -> GM mapping
Filippos Karapetis
2010-09-24
SCI: Implement voice mapping for CMS driver.
Johannes Schickel
2010-09-19
SCI: Added documentation for the different music patches in SCI games
Filippos Karapetis
2010-09-17
SCI: Fix compilation on AmigaOS.
Johannes Schickel
2010-09-17
SCI: Add CMS driver for SCI1-SCI1.1.
Johannes Schickel
2010-09-17
SCI: Proper initialization in MidiPlayer's constructor.
Johannes Schickel
2010-09-14
SCI: Some constification.
Johannes Schickel
2010-09-09
SCI: Fix last MIDI channel number for adlib driver
Walter van Niftrik
2010-09-09
SCI: Add getLastChannel() function to MidiPlayer class
Walter van Niftrik
2010-09-06
SCI: AdLib: process patch change commands when playswitch is off.
Walter van Niftrik
2010-09-03
SCI: Added a warning when using GM with SCI1 games
Filippos Karapetis
2010-09-03
SCI: Rewrote the game name IDs of the Mt32MemoryTimbreMaps array to be like t...
Filippos Karapetis
2010-08-19
SCI: Added checking for the existence of a GM track, to determine if device I...
Filippos Karapetis
2010-08-18
SCI MIDI: adding some asserts as well as proper initialization for _velocityMap
Filippos Karapetis
2010-07-18
SCI: Rename the Amiga music drivers to AmigaMac to reflect its current purpose.
Matthew Hoops
2010-07-18
SCI: Oops, silence gcc warning.
Matthew Hoops
2010-07-18
SCI: Add initial support for SCI0 Mac and SCI1 Amiga/Mac sound.
Matthew Hoops
2010-07-17
Remove extra ";" in class declarations.
Johannes Schickel
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-19
SCI: make channel remapping stop using channel 0 for mt32 - fixes playback ac...
Martin Kiewitz
2010-06-19
SCI: AdLib: add dummy instruments when there are only 48 in the patch
Walter van Niftrik
2010-06-18
Fixed show_instruments to ignore instruments in Sierra's special MIDI channel...
Filippos Karapetis
2010-06-18
Added hints inside validate_arithmetic(), together with some code useful for ...
Filippos Karapetis
2010-06-18
Added an explanation about the invalid instruments used when using the Adlib ...
Filippos Karapetis
2010-06-18
SCI: change error() inside adlib driver ::setPatch() to warning() again, fixi...
Martin Kiewitz
[next]