aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/fluidsynth.cpp
AgeCommit message (Expand)Author
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-01-08Use DisposeAfterUse::FlagWillem Jan Palenstijn
2009-12-09Typo...Johannes Schickel
2009-12-09This is hopefully fixing compilation of the fluidsynth code.Johannes Schickel
2008-11-05Fixed compile error.Torbjörn Andersson
2008-11-05Turned enum PluginError into Common::Error, which in the future is to be used...Max Horn
2008-06-13Added initial interface to list music devices and their typesJordi Vilalta Prat
2008-06-13Renamed MIDI plugins to Music pluginsJordi Vilalta Prat
2008-05-14- Added more information (ID and capabilities) to the MIDI driversJordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-12Fix typo reported in #1469339: "FluidSynth error typo"Eugene Sandulenko
2006-04-04Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h insteadMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-14Lowered FluidSynth's default gain, and added config file and command-lineTorbjörn Andersson
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-11Mixer is now in namespace Audio. fix compiling.Oliver Kiehl
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-04-10Forgot to add files when committing patch #1175374.Torbjörn Andersson