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