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
/
audio
/
softsynth
Age
Commit message (
Expand
)
Author
2013-01-09
AUDIO: Silence C++11 narrowing warnings.
Johannes Schickel
2013-01-06
MT32: Remove the screen drawing code of the MUNT debug messages (bug #3599702)
Filippos Karapetis
2013-01-06
MT-32: Only show MUNT debug messages for debug level 4 and above (bug #3599702)
Filippos Karapetis
2013-01-02
COPYRIGHT: After a discussion it with KingGuppy, revert copyright modificatio...
Strangerke
2013-01-02
JANITORIAL: Update copyright year
Strangerke
2013-01-02
MT-32: Sync with the latest changes in munt
Filippos Karapetis
2012-12-27
MT32: Add missing initialization code
Filippos Karapetis
2012-12-27
MT32: Move the ROM file deletion code to the ScummVM MT32 driver
Filippos Karapetis
2012-12-26
MT32: Update the MT32 emulator and adapt to its new API
Filippos Karapetis
2012-12-25
MT32: Update the MT32 emulator to a newer munt commit
Filippos Karapetis
2012-12-01
AUDIO: Fix AdLib volume when ENABLE_OPL3 is not defined
Torbjörn Andersson
2012-12-01
AUDIO: Fix AdLib volume regression in pre-iMUSE SCUMM games
Torbjörn Andersson
2012-11-23
AUDIO: Fix spurious compiler warnings about use-before-set variable.
D G Turner
2012-11-22
Merge pull request #283 from lordhoto/scumm-opl3
Johannes Schickel
2012-11-22
AUDIO: Remove two extra commas.
Johannes Schickel
2012-11-22
AUDIO: Disallow custom percussion instruments in MIDI->AdLib code.
Johannes Schickel
2012-11-22
AUDIO: Only enable OPL3 code in MIDI->AdLib, when we have the DOSBox emulator...
Johannes Schickel
2012-11-20
AUDIO: Slight cleanup and typo fix in S&M OPL3 code.
Johannes Schickel
2012-11-15
MT32: Make all constant tables in the MT32Emu namespace static
Filippos Karapetis
2012-11-15
MT32: Update the MT32 emulator to the latest munt revision
Filippos Karapetis
2012-11-11
AUDIO: remove unused variables in FM-TOWNS imuse driver
athrxx
2012-10-01
AUDIO: Add support for Sam&Max's OPL3 output in our SCUMM AdLib driver.
Johannes Schickel
2012-10-01
AUDIO: Add easy way to write to OPL3's secondary register set.
Johannes Schickel
2012-09-30
AUDIO: Switch MidiDriver_ADLIB to new OPL API.
Johannes Schickel
2012-09-30
AUDIO: Properly handle AdLibPercussionChannel::noteOff.
Johannes Schickel
2012-09-30
AUDIO: Comment out unused member in AdLibPart.
Johannes Schickel
2012-09-30
AUDIO: Give AdLibSetParam's members more descriptive names.
Johannes Schickel
2012-09-30
AUDIO: Enforce method naming guidelines in adlib.cpp.
Johannes Schickel
2012-09-30
AUDIO: Enforce variable naming guidelines in adlib.cpp.
Johannes Schickel
2012-09-30
AUDIO: Fix formatting in adlib.cpp.
Johannes Schickel
2012-09-30
AUDIO: Rename global variables in SCUMM AdLib code.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-05
AUDIO: Silence MSVC warning about un-initialized newIncrement variable
Littleboy
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-02-21
COMMON: remove unnecessary commas
athrxx
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-02-11
MT32: Replace OS X specific exp2f call with exp2.
Alyssa Milburn
2012-02-10
MT32: Turn off accurate WG as suggested by KingGuppy
Eugene Sandulenko
2012-02-09
MT32: Fix warning
Willem Jan Palenstijn
2012-02-09
MT32: Hooked up ScummVM MIDI gain
Eugene Sandulenko
2012-02-09
MT32: Update MT-32 emulator to latest Munt code
Eugene Sandulenko
2011-11-26
ALL: unrecognised -> unrecognized.
Johannes Schickel
2011-11-20
AUDIO: Very small formatting fix.
Johannes Schickel
2011-11-03
AUDIO: remove 2 superfluous lines in Kyra1/Kyra2/LoL FM-Towns/PC-98 sound driver
athrxx
2011-11-01
FM-TOWNS AUDIO: make constructor of TownsAudioInterfaceInternal private
athrxx
2011-10-28
AUDIO: Adapt include guard names to the "new" directory name.
Johannes Schickel
2011-10-28
AUDIO: Slight adaptions of SID code to our guidelines.
Johannes Schickel
2011-09-23
AUDIO: Sync DOSBox OPL code a bit.
Johannes Schickel
[prev]
[next]