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
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-01
SCI: Limit the hack used for sound initialization to the Fun Seeker's demo only
Filippos Karapetis
2012-04-05
SCI: Do not cast away const qualifier.
Johannes Schickel
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-12-08
SCI: Add preliminary support for SCI1 early Amiga sound patches
Matthew Hoops
2011-11-05
SCI: add Japanese MUMG detection entry and adapt Fm-Towns sound driver
athrxx
2011-11-04
SCI: Removed a duplicate variable assignment
Filippos Karapetis
2011-11-02
SCI: Remove unnecessary semicolon
Torbjörn Andersson
2011-11-01
SCI: Fixed unexpected end of file in fmtowns.cpp
Filippos Karapetis
2011-11-01
SCI: add sound driver for KQ5 FM-Towns
athrxx
2011-09-08
SCI: Made some static data const.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-07
SCI: Add more debug output to AmigaMac sound driver
Walter van Niftrik
2011-06-07
SCI: Use Sound debug channel in AmigaMac sound driver.
Walter van Niftrik
2011-05-13
SCI: Don't include several debug tables when REDUCE_MEMORY_USAGE is defined
md5
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-27
SCI: Removed unused variables
md5
2011-04-15
SCI: Some initial work on supporting patch.005 in KQ1 Amiga
md5
2011-04-13
SCI: Added handling for another version of mt32.drv (bug #3285556)
md5
2011-04-02
SCI: Replace not required emumidi header
dhewg
2011-03-27
SCI: Fix default pan value in MIDI driver.
Walter van Niftrik
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-03
SCI: Don't ignore SysEx messages at the driver level but warn instead
md5
2011-03-03
SCI: Slight cleanup of some sound drivers
md5
2011-03-01
SCI: Fixed bug #3039188 - "LSL2 Amiga: Failed to Initialize Sound Driver error"
md5
2011-02-27
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
md5
2011-02-26
SCI: Avoid hiding overloaded virtual methods
Ori Avtalion
2011-02-26
SCI: Some slight fixes for the code that reads the LSL2 early MT32.DLL driver...
md5
2011-02-26
SCI: Added support for reading data off the MT32.DRV driver found in LSL2 ear...
md5
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
[next]