scummvm/backends
Torbjörn Andersson a2edf1cd16 Fixed cppcheck warnings. I usually stay out of backends I can't compile myself
but this change seemed obvious enough that it should work.

svn-id: r47400
2010-01-20 00:00:50 +00:00
..
events/default remove unneeded workaround for #47233 2010-01-10 18:11:36 +00:00
fs remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass 2009-12-30 22:56:19 +00:00
keymapper Fix header guard 2010-01-08 22:07:56 +00:00
midi Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null 2010-01-03 19:37:43 +00:00
platform Fixed cppcheck warnings. I usually stay out of backends I can't compile myself 2010-01-20 00:00:50 +00:00
plugins Slightly modified version of patch #2875544: PSP plugins patch 2009-10-09 12:10:08 +00:00
saves added support for samsung tv 2009-11-09 14:43:05 +00:00
timer/default Add FIXME about DefaultTimerManager implementation. 2009-08-22 00:41:22 +00:00
vkeybd Fix some memory leaks. 2010-01-12 21:46:50 +00:00
base-backend.cpp Fix compilation on unix 2009-11-09 15:13:59 +00:00
base-backend.h Replace "EventProvider" class of the DefaultEventManager implementation with "Common::EventSource". 2009-07-25 00:59:03 +00:00
module.mk remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass 2009-12-30 22:56:19 +00:00