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
/
fmopl.cpp
Age
Commit message (
Expand
)
Author
2006-03-14
Added workaround in FMOPL for the pathological case where a note was turned off
Torbjörn Andersson
2006-03-14
Fixed a potential bug that could cause memory to be read out-of-bounds.
Torbjörn Andersson
2006-03-04
WIP of maemo port
Eugene Sandulenko
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-30
Wrong #ifdef
Chris Apers
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-12-03
Not needed anymore :)
Chris Apers
2005-11-27
Patch #1341626: "New GP32 port"
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-12
PalmOS ARM too
Chris Apers
2005-09-03
Change PalmOS ident
Chris Apers
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
For consistency, specify directory when including files.
Torbjörn Andersson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-03-11
PalmOS : ARM optimized OPL driver
Chris Apers
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-10-22
Prepare true AdLib support on PalmOS
Chris Apers
2004-05-09
Config sample switch for WinCE
Nicolas Bacca
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-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
spelling fixes
Jonathan Gray
2003-10-03
fixed compilation under msvc7
Paweł Kołodziejski
2003-09-19
work around silly bug in Microsoft Visual Studio .NET 2003. M$ does not stop ...
Max Horn
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h; added voc.cpp
Max Horn
2003-07-11
Reverted to "old" YM3812 (FMOPL) emulator code.
Jamieson Christian
2003-07-07
#include scummsys.h so that our custome free() gets used
Max Horn
2003-06-18
Use stdafx.h instead of manually including system headers.
Marcus Comstedt
2003-06-01
Made some conversions explicit to prevent VC.NET 2003 from complaining
Bertrand Augereau
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-02-13
fixed warning
Max Horn
2003-02-13
Bug 683544
Oliver Kiehl
2003-01-30
fix warning
Max Horn
2003-01-29
Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_...
Nicolas Bacca
2002-09-08
rewrote config class; cleanup; code restructuring
Max Horn
2002-08-21
fixed one-off-error (I hope this fix is right?); use calloc instead of malloc...
Max Horn
2002-05-08
Major cleanup of fmopl, and change incorrect uint32 typecasting.
James Brown
2002-04-23
Remove warning from file.
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
2002-04-11
Large pointless reindentation of all the code. Also fixed a few mistakes
James Brown
2002-03-13
Fix an OB1 and typecast. Need to find out cause of invalid object index to be...
James Brown
2002-03-10
Removed more warnings and logic errors.
James Brown
2002-03-06
Add Matti Hmlinen's patch to suppress warnings
Travis Howell
[next]