scummvm/backends
Max Horn 490153232a Fix header guard
svn-id: r47181
2010-01-08 22:07:56 +00:00
..
events/default Clarified the backspace key workaround: This is not a Mac OS X issue (as the comment used to imply) but rather an issue in some game engines. 2009-09-01 13:02:24 +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 Nintendo64: some cleanup, added a workaround in case audio buffers get depleted 2010-01-08 00:05:48 +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 The default keycolor for mouse pointers used to be 255. 2010-01-07 15:07:36 +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