aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/opl
AgeCommit message (Expand)Author
2011-10-28AUDIO: Adapt include guard names to the "new" directory name.Johannes Schickel
2011-09-23AUDIO: Sync DOSBox OPL code a bit.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-23AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with mallocJulien
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-23AUDIO: Explicitly instantiate & name RandomSource used by MAME OPLMax Horn
2011-05-21DS: Fix some OPL data which was incorrectly freed from the main heap on the D...agent-q
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-19ALL: s/PI/M_PI/dhewg
2011-03-19AUDIO: Changed several places that use PI to use M_PI insteadmd5
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn