scummvm/audio/softsynth
Johannes Schickel 89abab97e3 JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
..
fmtowns_pc98 JANITORIAL: Replace (x ? false : true) by !(x). 2012-03-13 15:43:36 +01:00
mt32 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
opl ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
adlib.cpp AUDIO: Very small formatting fix. 2011-11-20 04:37:21 +01:00
appleiigs.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
cms.cpp COMMON: remove unnecessary commas 2012-02-21 21:48:34 +01:00
cms.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
eas.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
emumidi.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
fluidsynth.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mt32.cpp MT32: Hooked up ScummVM MIDI gain 2012-02-09 11:31:09 +02:00
pcspk.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pcspk.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
sid.cpp AUDIO: Slight adaptions of SID code to our guidelines. 2011-10-28 12:23:50 +02:00
sid.h JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
wave6581.cpp AUDIO: Slight adaptions of SID code to our guidelines. 2011-10-28 12:23:50 +02:00