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
/
audio
/
fmopl.h
Age
Commit message (
Collapse
)
Author
2015-07-07
AUDIO: Add a class representing a real OPL
Matthew Hoops
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
AUDIO: Change callback frequency without restarting the audio stream
Matthew Hoops
2015-07-07
AUDIO: Allow for changing the OPL timer rate
Matthew Hoops
2015-07-07
AUDIO: Introduce a callback to the OPL code
Matthew Hoops
Currently unused, but ready to be hooked up to various classes using it.
2015-07-07
AUDIO: Remove the sample rate configuration from the OPL code
Matthew Hoops
2015-07-07
AUDIO: Remove the legacy OPL API
Matthew Hoops
2015-07-07
AUDIO: Fix abuse of driver IDs in OPL code.
Johannes Schickel
If the driver id did not match the array index, the wrong driver entry would be accessed causing a crash in the worst case.
2014-02-18
AUDIO: Make GPL headers consistent in themselves.
Johannes Schickel
2012-10-01
AUDIO: Add easy way to write to OPL3's secondary register set.
Johannes Schickel
2011-10-28
AUDIO: Adapt include guard names to the "new" directory name.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-23
AUDIO: Explicitly instantiate & name RandomSource used by MAME OPL
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
svn-id: r55850