aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth
AgeCommit message (Expand)Author
2012-03-17ALL: Make use of defined() for the preprocessor consistent.Johannes Schickel
2012-03-13JANITORIAL: Replace (x ? false : true) by !(x).Christoph Mallon
2012-02-21COMMON: remove unnecessary commasathrxx
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2012-02-11MT32: Replace OS X specific exp2f call with exp2.Alyssa Milburn
2012-02-10MT32: Turn off accurate WG as suggested by KingGuppyEugene Sandulenko
2012-02-09MT32: Fix warningWillem Jan Palenstijn
2012-02-09MT32: Hooked up ScummVM MIDI gainEugene Sandulenko
2012-02-09MT32: Update MT-32 emulator to latest Munt codeEugene Sandulenko
2011-11-26ALL: unrecognised -> unrecognized.Johannes Schickel
2011-11-20AUDIO: Very small formatting fix.Johannes Schickel
2011-11-03AUDIO: remove 2 superfluous lines in Kyra1/Kyra2/LoL FM-Towns/PC-98 sound driverathrxx
2011-11-01FM-TOWNS AUDIO: make constructor of TownsAudioInterfaceInternal privateathrxx
2011-10-28AUDIO: Adapt include guard names to the "new" directory name.Johannes Schickel
2011-10-28AUDIO: Slight adaptions of SID code to our guidelines.Johannes Schickel
2011-09-23AUDIO: Sync DOSBox OPL code a bit.Johannes Schickel
2011-09-17SCUMM FM-TOWNS: fix invalid mem accessesathrxx
2011-08-12AUDIO: Replace macro in emumidi code with enum.Johannes Schickel
2011-08-10CMS: Simplify code a tiny bit.Johannes Schickel
2011-08-10CMS: Do proper clipping of the sound data on generation.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
2011-07-10SCUMM: minor bug fix in FM-Towns midi driverathrxx
2011-06-23AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with mallocJulien
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-06GRAPHICS: Get rid of kSODFont (ScummFont)Thierry Crozat
2011-06-06AUDIO: some more text tweaksathrxx
2011-06-06AUDIO: Tweak warning textWillem Jan Palenstijn
2011-06-05AUDIO: fix device detection (missing rom files for MT-32 emu)athrxx
2011-06-03FM-TOWNS AUDIO: some cleanup in midi driver codeathrxx
2011-06-03AUDIO: Fix custom AdLib percussion instruments.Alyssa Milburn
2011-06-02FM-TOWNS AUDIO: fix regressionathrxx
2011-06-02FM-TOWNS AUDIO: cleanupathrxx
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-31AUDIO: Fix GCC Compilation Warning in FM-Towns Softsynth.D G Turner
2011-05-30FM-TOWNS AUDIO: fix destructors (thread safety)athrxx
2011-05-29FM-TOWNS AUDIO: Unlock internal mutex before calling imuse timer proc.athrxx
2011-05-25ALL: initialise -> initializeMatthew Hoops
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-20FM-TOWNS AUDIO: fix gcc warningsathrxx
2011-05-20FM-TOWNS AUDIO: fix thread lockups and cleanupathrxx
2011-05-20AUDIO: Remove leftover "forward" declaration after real declaration in the TO...Johannes Schickel
2011-05-17AUDIO: Remove SVN Id/URL keywords from a few newly added files.Johannes Schickel
2011-05-17FM-TOWNS AUDIO: hopefully fix ps2 port compileathrxx
2011-05-17AUDIO: Fix warningWillem Jan Palenstijn
2011-05-17FM-TOWNS AUDIO: Fix GCC warningsathrxx
2011-05-17FM-TOWNS AUDIO: Fix several CppCheck warningsathrxx
2011-05-17FM-TOWNS AUDIO: Some fixes and renamingathrxx