aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2007-05-01- Prevent lose of eventsChris Apers
2007-05-01Fixed compilationChris Apers
2007-05-01Fixed sysEx functionChris Apers
2007-05-01CleanupChris Apers
2007-05-01Added support for Parallaction and Cruise enginesChris Apers
2007-05-01Prefix files cleanupChris Apers
2007-05-01Cleanup, prevent change between 68k and ARM codeChris Apers
2007-05-01Cleanup, use my new PalmOS Porting SDKChris Apers
2007-05-01Cleanup, now part of an external libraryChris Apers
2007-05-01This file is now part of an external PalmOS SDKChris Apers
2007-05-01Those files are now part of an external PalmOS SDKChris Apers
2007-05-01Code will be updated to get rid of this fileChris Apers
2007-04-30correct place for touche screen size adjustment & one more check in the draw ...Kostas Nakos
2007-04-30add zoom up/down actions for toucheKostas Nakos
2007-04-30better zoomup/down + panel handling for hires, also fixes bug #1593299Kostas Nakos
2007-04-30formattingKostas Nakos
2007-04-28rewrote drawing loop in a more straightforward fashion, which also kills some...Kostas Nakos
2007-04-28bugfix aspect scalerKostas Nakos
2007-04-28Cumulative update to coincide with newer SDL libraries. Builders *must* updat...Kostas Nakos
2007-04-28add focus flagKostas Nakos
2007-04-28update for cruise engine, fix a little oops LordHoto pointed outKostas Nakos
2007-04-28more logical formatting for scaler code, at least for me :-)Kostas Nakos
2007-04-28bump action mapping versionKostas Nakos
2007-04-28cleanup, more meaningful names for actions, fix quit dialog looks, bump actio...Kostas Nakos
2007-04-28cleanup, implement new default action mappings, bump action version, enable k...Kostas Nakos
2007-04-28cleanupKostas Nakos
2007-04-28cleanup & completely map wm device's keysKostas Nakos
2007-04-28insert key up events for synthetic eventsKostas Nakos
2007-04-26Removing more semicolaMax Horn
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-04-21not used in a long timeKostas Nakos
2007-04-16NDS : Compile fixBertrand Augereau
2007-04-16NDS : Potentially faster, less precise, CPU-scaler pluggedBertrand Augereau
2007-04-16NDS : #define to experiment with a faster, less precise, CPU-scalerBertrand Augereau
2007-04-16NDS : Trunk fix for latest libndsBertrand Augereau
2007-04-15fix compilation of null backendJoost Peters
2007-04-09these belong here and not to the precompiled lib packKostas Nakos
2007-04-09applied patch 1696852: ARM 4/1 scaler by Robin WattsKostas Nakos
2007-04-09initialize _palette in OSystem_PSP_GU ctor, as it's used in setMouseCursor() ...Joost Peters
2007-04-07Added missing common/events.h include and added a FIXME commentMax Horn
2007-04-06Updating DS port for changes in main codebase. Code changes for DevkitArm r2...Neil Millstone
2007-03-27Fixed yet another DC compile errorMax Horn
2007-03-27Fixed indentation.Torbjörn Andersson
2007-03-26Fix compile error in the DC portMax Horn
2007-03-20Added default-events.cpp to Symbian makefileLars Persson
2007-03-18Some fixes to cope with the move of the event code from OSystem to CommonMax Horn
2007-03-18Fix for bug #1683111 (PSP: unable to build latest svn version 26210)Max Horn
2007-03-18adding key scanning functions compatible with ScummVM's IPCNeil Millstone
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #defineRobert Göffringmann