aboutsummaryrefslogtreecommitdiff
path: root/sound/fmopl.h
AgeCommit message (Expand)Author
2010-03-08Show an error message in case multiple OPL outputs are created instead of usi...Johannes Schickel
2010-02-03Cleanup.Johannes Schickel
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-11-25Extend documentation slightly.Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-07-27Oops enabled HACK to prevent multiple OPL instances again.Johannes Schickel
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-12Make 'create' return an OPL2 by default.Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-05-12- Add support for selecting the OPL emulator being used (config entry: "opl_d...Johannes Schickel
2009-05-05- Remove default parameter from OPL::createJohannes Schickel
2009-05-05AdLib emulator changes part2:Johannes Schickel
2009-05-05AdLib emulator changes part1 (breaks compilation :-/):Johannes Schickel
2009-02-15Add interleave parameter to FMOPL as needed by SCI engineEugene Sandulenko
2008-05-20Move makeAdlibOPL inside the #include guardsMax Horn
2007-12-06reverted commit #29736 with a proper fix (I think) to fmopl codeGregory Montoir
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-15cleanupMax Horn
2006-03-14Fixed a potential bug that could cause memory to be read out-of-bounds.Torbjörn Andersson
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-01-28Add medium quality sound for FOTAQNicolas Bacca
2005-01-10eek, we put a static RandomSource instance into every file that included fmop...Max Horn
2005-01-01Updated copyrightMax Horn
2004-03-13Patch #902111: Change remaining random function calls to use RandomSourceMax Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-31added new header file backends/intern.h; removed some stuff from common/syste...Max Horn
2003-07-11Reverted to "old" YM3812 (FMOPL) emulator code.Jamieson Christian
2003-07-05hack for proper compile for vc6, why I need this ?Paweł Kołodziejski
2003-07-03cleanup for -WundefMax Horn
2003-05-04new fmopl (from adplug, which has it from mame; we can use it under the LGPL ...Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-01-29Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_...Nicolas Bacca
2002-05-08Major cleanup of fmopl, and change incorrect uint32 typecasting.James Brown
2002-04-23LGPL'ed FMOpl from AdPlug.James Brown
2002-04-21Add boilerplate license to some files, to satisfy Debian types :)James Brown
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus