scummvm/audio/softsynth
SupSuper 369ba0c4b7 AUDIO: Fix MSVC warnings
Fixes warning C4530: C++ exception handler used, but unwind semantics are not enabled
by disabling exceptions in the STL since ScummVM doesn't support them
2019-05-09 18:13:10 +10:00
..
fmtowns_pc98 AUDIO: Fix GCC Compiler Warning in FM-TOWNS PC-98 Soft Synth 2019-05-07 22:41:42 +01:00
mt32 AUDIO: Fix MSVC warnings 2019-05-09 18:13:10 +10:00
opl BACKENDS: Remove references to the GP32 backend 2018-11-04 21:38:45 +00:00
appleiigs.cpp GUI: Use consistent capitalization for options 2018-07-22 21:28:12 +01:00
cms.cpp GUI: Use consistent capitalization for options 2018-07-22 21:28:12 +01:00
cms.h AUDIO: Fix CMS chips incorrect pitch. 2016-09-07 23:22:18 +03:00
eas.cpp
emumidi.h
fluidsynth.cpp AUDIO: Free strings with delete[] instead of free() 2018-08-27 06:43:47 +02:00
mt32.cpp GUI: Use consistent capitalization for options 2018-07-22 21:28:12 +01:00
pcspk.cpp GUI: Use consistent capitalization for options 2018-07-22 21:28:12 +01:00
pcspk.h
sid.cpp GUI: Use consistent capitalization for options 2018-07-22 21:28:12 +01:00
sid.h
wave6581.cpp