scummvm/backends
Willem Jan Palenstijn c9f0e8149d ALL: Fix typo (succesful -> successful)
Thanks to 'onlyjob' on pull request #337 for pointing out an instance of this.
2013-06-06 16:45:59 +02:00
..
audiocd ALL: Fix typo (succesful -> successful) 2013-06-06 16:45:59 +02:00
events BACKENDS: Fix unitialized variables in event manager. CID 1002944 2013-04-21 14:51:33 +03:00
fs ALL: Fix typo (succesful -> successful) 2013-06-06 16:45:59 +02:00
graphics Merge pull request #301 from lordhoto/c++11-playground 2013-01-26 05:25:14 -08:00
keymapper ALL: Fix typo (succesful -> successful) 2013-06-06 16:45:59 +02:00
log JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
midi AUDIO: Remove useless check 2013-04-23 21:25:03 +02:00
mixer JANITORIAL: Fix ){ -> ) { 2013-01-24 20:15:13 +01:00
mutex NULL: Fix compiler error when using NullMutexManager 2012-02-19 18:38:28 +00:00
platform MAEMO: Update debian/changelog 2013-06-01 21:06:42 -05:00
plugins JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
saves BACKENDS: Silence warning about ARRAYSIZE in windows-saves 2012-07-14 12:22:11 -04:00
taskbar JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
timer JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
updates/macosx OSX: Fix Sparkle compilation on older systems 2012-11-18 01:29:09 +00:00
vkeybd ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
base-backend.cpp JANITORIAL: Remove SVN keywords 2011-08-06 11:30:47 +01:00
base-backend.h BACKENDS: Shuffle backends class hierarchy and module initialization 2011-06-08 14:29:22 +02:00
modular-backend.cpp ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
modular-backend.h ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
module.mk MIDI: add sndio midi backend 2012-05-15 16:39:21 +10:00