Age | Commit message (Expand) | Author |
2007-05-01 | Fixed compilation | Chris Apers |
2007-05-01 | Fixed sysEx function | Chris Apers |
2007-05-01 | Cleanup | Chris Apers |
2007-05-01 | Added support for Parallaction and Cruise engines | Chris Apers |
2007-05-01 | Prefix files cleanup | Chris Apers |
2007-05-01 | Cleanup, prevent change between 68k and ARM code | Chris Apers |
2007-05-01 | Cleanup, use my new PalmOS Porting SDK | Chris Apers |
2007-05-01 | Cleanup, now part of an external library | Chris Apers |
2007-05-01 | This file is now part of an external PalmOS SDK | Chris Apers |
2007-05-01 | Those files are now part of an external PalmOS SDK | Chris Apers |
2007-05-01 | Code will be updated to get rid of this file | Chris Apers |
2007-04-30 | correct place for touche screen size adjustment & one more check in the draw ... | Kostas Nakos |
2007-04-30 | add zoom up/down actions for touche | Kostas Nakos |
2007-04-30 | better zoomup/down + panel handling for hires, also fixes bug #1593299 | Kostas Nakos |
2007-04-30 | formatting | Kostas Nakos |
2007-04-28 | rewrote drawing loop in a more straightforward fashion, which also kills some... | Kostas Nakos |
2007-04-28 | bugfix aspect scaler | Kostas Nakos |
2007-04-28 | Cumulative update to coincide with newer SDL libraries. Builders *must* updat... | Kostas Nakos |
2007-04-28 | add focus flag | Kostas Nakos |
2007-04-28 | update for cruise engine, fix a little oops LordHoto pointed out | Kostas Nakos |
2007-04-28 | more logical formatting for scaler code, at least for me :-) | Kostas Nakos |
2007-04-28 | bump action mapping version | Kostas Nakos |
2007-04-28 | cleanup, more meaningful names for actions, fix quit dialog looks, bump actio... | Kostas Nakos |
2007-04-28 | cleanup, implement new default action mappings, bump action version, enable k... | Kostas Nakos |
2007-04-28 | cleanup | Kostas Nakos |
2007-04-28 | cleanup & completely map wm device's keys | Kostas Nakos |
2007-04-28 | insert key up events for synthetic events | Kostas Nakos |
2007-04-26 | Removing more semicola | Max Horn |
2007-04-25 | Removing lots of superfluous semicola (see mail by David Weinehall on scummvm... | Max Horn |
2007-04-21 | not used in a long time | Kostas Nakos |
2007-04-16 | NDS : Compile fix | Bertrand Augereau |
2007-04-16 | NDS : Potentially faster, less precise, CPU-scaler plugged | Bertrand Augereau |
2007-04-16 | NDS : #define to experiment with a faster, less precise, CPU-scaler | Bertrand Augereau |
2007-04-16 | NDS : Trunk fix for latest libnds | Bertrand Augereau |
2007-04-15 | fix compilation of null backend | Joost Peters |
2007-04-09 | these belong here and not to the precompiled lib pack | Kostas Nakos |
2007-04-09 | applied patch 1696852: ARM 4/1 scaler by Robin Watts | Kostas Nakos |
2007-04-09 | initialize _palette in OSystem_PSP_GU ctor, as it's used in setMouseCursor() ... | Joost Peters |
2007-04-07 | Added missing common/events.h include and added a FIXME comment | Max Horn |
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm r2... | Neil Millstone |
2007-03-27 | Fixed yet another DC compile error | Max Horn |
2007-03-27 | Fixed indentation. | Torbjörn Andersson |
2007-03-26 | Fix compile error in the DC port | Max Horn |
2007-03-20 | Added default-events.cpp to Symbian makefile | Lars Persson |
2007-03-18 | Some fixes to cope with the move of the event code from OSystem to Common | Max Horn |
2007-03-18 | Fix for bug #1683111 (PSP: unable to build latest svn version 26210) | Max Horn |
2007-03-18 | adding key scanning functions compatible with ScummVM's IPC | Neil Millstone |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #define | Robert Göffringmann |
2007-03-17 | Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with | Torbjörn Andersson |