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
/
sound
/
softsynth
Age
Commit message (
Expand
)
Author
2007-04-19
Patch #1701118: Remove non-english characters from ym2612.cpp
Max Horn
2007-03-24
Added standard fileheader. (oops)
Johannes Schickel
2007-03-24
Commit of patch #1686414 ("Kyra: FM-Towns music").
Johannes Schickel
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-03-17
Force all code to use EventManager::pollEvent instead of OSystem::pollEvent
Max Horn
2007-02-20
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
Max Horn
2007-02-16
Unified how we deal with (and how we generate) MIDI sysex messages -- in part...
Max Horn
2006-11-08
Changed the default instrument from "no instrument at all" to "the first
Torbjörn Andersson
2006-10-27
cleanup
Max Horn
2006-10-22
Backend modularization: Create timer manager, savefile manager and audio mixe...
Max Horn
2006-10-21
cleanup
Max Horn
2006-07-21
Spelling and formatting
Oystein Eftevaag
2006-06-24
Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf...
Max Horn
2006-06-24
* Renamed config.mak to config.mk
Max Horn
2006-06-20
Cleanup. It seems unnecessary to have a "break" right after an unconditional
Torbjörn Andersson
2006-06-06
Rename AdlibInstrument fields
Travis Howell
2006-04-29
Moved the AudioCDManager as well as class AudioStream and its (standard) subc...
Max Horn
2006-04-12
Fix typo reported in #1469339: "FluidSynth error typo"
Eugene Sandulenko
2006-04-04
Since our debug() adds an exclamation mark at the message end, remove
Eugene Sandulenko
2006-04-04
Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h instead
Max Horn
2006-02-27
SysEx data now passed around with const pointers. Permits simplification of s...
Jamieson Christian
2006-02-23
fixed warnings for msvc7
Paweł Kołodziejski
2006-02-12
Reduced data duplication in module.mk files; added module.mk files for null a...
Max Horn
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-02-07
Removed .cvsignore files
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2006-01-14
Lowered FluidSynth's default gain, and added config file and command-line
Torbjörn Andersson
2005-11-02
Avoid using powf/expf/logf under Mac OS X, as they cause binary & compile inc...
Max Horn
2005-10-18
Fix bug #1221549 "MT32emu: doesn't compile under gcc 3.4.2 / i386"
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-19
I believe this fixes a GCC 4 compile error, but I can't run the MT-32
Torbjörn Andersson
2005-07-11
Fix more GCC 4.0 warnings
Max Horn
2005-07-03
- Small changes to sync with Munt.
Jerome Fisher
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-11
Mixer is now in namespace Audio. fix compiling.
Oliver Kiehl
2005-05-11
Moved some more stuff to namespace Audio (enough for tonight)
Max Horn
2005-05-10
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...
Max Horn
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-05-09
fixed warning
Paweł Kołodziejski
2005-05-09
Patch #1181544 (AmigaOS 4 changes)
Max Horn
2005-05-09
Fix doxygen message
Max Horn
2005-05-08
Comply to our coding conventions
Max Horn
2005-04-22
* Added new virtual base class 'Stream', ReadStream and
Max Horn
2005-04-16
vc compile warn
Andrew Kurushin
2005-04-13
Get rid of errno; add some (optional) error checking facilities to SaveFile c...
Max Horn
2005-04-10
Forgot to add files when committing patch #1175374.
Torbjörn Andersson
2005-04-09
Remove usage of vsprintf in favour of vsnprintf and make
Jonathan Gray
2005-03-20
Merged with latest Munt CVS.
Jerome Fisher
[next]