Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-01 | Added basic rotation detector | Chris Apers | |
svn-id: r26705 | |||
2007-05-01 | Help debugging | Chris Apers | |
svn-id: r26704 | |||
2007-05-01 | Create new Themes folder for ScummVM themes... | Chris Apers | |
svn-id: r26703 | |||
2007-05-01 | Prevent crash | Chris Apers | |
svn-id: r26702 | |||
2007-05-01 | Cleanup | Chris Apers | |
svn-id: r26701 | |||
2007-05-01 | Enable true timer code | Chris Apers | |
svn-id: r26700 | |||
2007-05-01 | - Prevent lose of events | Chris Apers | |
- Added hard arrow keys support - Revamped mouse code to prevent duplication and get rid of fixed size mouse buffer - Reviewed event code (more work needed for OS5 and keyup emulation) - Cleanup svn-id: r26699 | |||
2007-05-01 | Added support for Parallaction and Cruise engines | Chris Apers | |
svn-id: r26694 | |||
2007-05-01 | Prefix files cleanup | Chris Apers | |
Added support for Parallaction and Cruise engines Added ZLIB support svn-id: r26693 | |||
2007-05-01 | Cleanup, prevent change between 68k and ARM code | Chris Apers | |
Added two more required functions for T3 svn-id: r26692 | |||
2007-05-01 | Cleanup, use my new PalmOS Porting SDK | Chris Apers | |
svn-id: r26691 | |||
2007-05-01 | Cleanup, now part of an external library | Chris Apers | |
svn-id: r26689 | |||
2007-05-01 | This file is now part of an external PalmOS SDK | Chris Apers | |
svn-id: r26688 | |||
2007-05-01 | Those files are now part of an external PalmOS SDK | Chris Apers | |
svn-id: r26687 | |||
2007-05-01 | Code will be updated to get rid of this file | Chris Apers | |
svn-id: r26686 | |||
2007-04-30 | correct place for touche screen size adjustment & one more check in the draw ↵ | Kostas Nakos | |
loop svn-id: r26685 | |||
2007-04-30 | add zoom up/down actions for touche | Kostas Nakos | |
svn-id: r26684 | |||
2007-04-30 | better zoomup/down + panel handling for hires, also fixes bug #1593299 | Kostas Nakos | |
svn-id: r26683 | |||
2007-04-30 | formatting | Kostas Nakos | |
svn-id: r26682 | |||
2007-04-28 | rewrote drawing loop in a more straightforward fashion, which also kills ↵ | Kostas Nakos | |
some bugs svn-id: r26668 | |||
2007-04-28 | bugfix aspect scaler | Kostas Nakos | |
svn-id: r26667 | |||
2007-04-28 | Cumulative update to coincide with newer SDL libraries. Builders *must* ↵ | Kostas Nakos | |
update their libraries/fetch newest library pack. o Overwrite with default key mappings when action_mapping version changes o Added support for handling scummvm losing focus (e.g. a call) o Enable rotating for all devices/resolutions o Update sdl video startup to follow current sdl o Generally update code to work with new sdl lib svn-id: r26663 | |||
2007-04-28 | add focus flag | Kostas Nakos | |
svn-id: r26662 | |||
2007-04-28 | update for cruise engine, fix a little oops LordHoto pointed out | Kostas Nakos | |
svn-id: r26661 | |||
2007-04-28 | more logical formatting for scaler code, at least for me :-) | Kostas Nakos | |
svn-id: r26660 | |||
2007-04-28 | bump action mapping version | Kostas Nakos | |
svn-id: r26659 | |||
2007-04-28 | cleanup, more meaningful names for actions, fix quit dialog looks, bump ↵ | Kostas Nakos | |
action mapping version svn-id: r26658 | |||
2007-04-28 | cleanup, implement new default action mappings, bump action version, enable ↵ | Kostas Nakos | |
keybinding at launcher, fix quit dialog looks svn-id: r26657 | |||
2007-04-28 | cleanup | Kostas Nakos | |
svn-id: r26656 | |||
2007-04-28 | cleanup & completely map wm device's keys | Kostas Nakos | |
svn-id: r26655 | |||
2007-04-28 | insert key up events for synthetic events | Kostas Nakos | |
svn-id: r26654 | |||
2007-04-26 | Removing more semicola | Max Horn | |
svn-id: r26597 | |||
2007-04-25 | Removing lots of superfluous semicola (see mail by David Weinehall on ↵ | Max Horn | |
scummvm-devel) svn-id: r26594 | |||
2007-04-21 | not used in a long time | Kostas Nakos | |
svn-id: r26555 | |||
2007-04-16 | NDS : Compile fix | Bertrand Augereau | |
svn-id: r26536 | |||
2007-04-16 | NDS : Potentially faster, less precise, CPU-scaler plugged | Bertrand Augereau | |
svn-id: r26535 | |||
2007-04-16 | NDS : #define to experiment with a faster, less precise, CPU-scaler | Bertrand Augereau | |
svn-id: r26534 | |||
2007-04-16 | NDS : Trunk fix for latest libnds | Bertrand Augereau | |
svn-id: r26529 | |||
2007-04-15 | fix compilation of null backend | Joost Peters | |
svn-id: r26507 | |||
2007-04-09 | these belong here and not to the precompiled lib pack | Kostas Nakos | |
svn-id: r26443 | |||
2007-04-09 | applied patch 1696852: ARM 4/1 scaler by Robin Watts | Kostas Nakos | |
svn-id: r26442 | |||
2007-04-09 | initialize _palette in OSystem_PSP_GU ctor, as it's used in setMouseCursor() ↵ | Joost Peters | |
before an actual palette has been set up. (fixes "[ 1670882 ] PSP: Missing cursor on Main Menu") svn-id: r26434 | |||
2007-04-07 | Added missing common/events.h include and added a FIXME comment | Max Horn | |
svn-id: r26411 | |||
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm ↵ | Neil Millstone | |
r20 and latest libnds. svn-id: r26394 | |||
2007-03-27 | Fixed yet another DC compile error | Max Horn | |
svn-id: r26309 | |||
2007-03-27 | Fixed indentation. | Torbjörn Andersson | |
svn-id: r26308 | |||
2007-03-26 | Fix compile error in the DC port | Max Horn | |
svn-id: r26306 | |||
2007-03-20 | Added default-events.cpp to Symbian makefile | Lars Persson | |
svn-id: r26261 | |||
2007-03-18 | Some fixes to cope with the move of the event code from OSystem to Common | Max Horn | |
svn-id: r26233 | |||
2007-03-18 | Fix for bug #1683111 (PSP: unable to build latest svn version 26210) | Max Horn | |
svn-id: r26225 |