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
/
softsynth
/
opl
/
dosbox.cpp
Age
Commit message (
Collapse
)
Author
2019-11-17
AUDIO: Fix Missing Default Switch Cases
D G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
AUDIO: Be consistent with calling stop() in OPL destructors
Matthew Hoops
2015-07-07
AUDIO: Limit the DOSBox start(0) hack to only being called once
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
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-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
Some backends may break as I only compiled SDL
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
svn-id: r55850