Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-21 | not used in a long time | Kostas Nakos | |
svn-id: r26555 | |||
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-07 | Added missing common/events.h include and added a FIXME comment | Max Horn | |
svn-id: r26411 | |||
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class ↵ | Max Horn | |
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again svn-id: r26180 | |||
2007-03-14 | ITE save game menu mapping has changed to F5. | Lars Persson | |
svn-id: r26134 | |||
2007-02-27 | properly support saga and cine engines | Kostas Nakos | |
svn-id: r25893 | |||
2007-02-26 | support agi engine | Kostas Nakos | |
svn-id: r25880 | |||
2007-02-26 | added gfx and code to support spacebar and escape keys in the virtual ↵ | Kostas Nakos | |
keyboard (remember, Jubanka couldn't draw if his life depended on it :-) ). fixed (essentially added) support for the directional keys of the virtual keyboard (no idea why these were not implemented). svn-id: r25879 | |||
2007-02-24 | Add support for touche engine. | Kostas Nakos | |
Also, since QVGA smartphones can run any game, updated the action mappings to account for all of them. svn-id: r25830 | |||
2007-02-24 | temporarily fix automatic detection | Kostas Nakos | |
svn-id: r25817 | |||
2007-02-18 | correctly reinit sound output device | Kostas Nakos | |
svn-id: r25682 | |||
2007-02-12 | removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bit | Kostas Nakos | |
svn-id: r25527 | |||
2007-02-08 | The restriction on 'small' mouse cursors has been lifted quite some time ↵ | Max Horn | |
ago; PalmOS and WinCE port should be extended accordingly (in particular, the PalmOS port would silently overwrite its memory when big cursors are used) svn-id: r25431 | |||
2007-02-04 | permit compilation with hq scalers disabled | Kostas Nakos | |
svn-id: r25390 | |||
2007-02-03 | update to new detector | Kostas Nakos | |
svn-id: r25355 | |||
2007-02-03 | set svn:ignore, sync makefile | Kostas Nakos | |
svn-id: r25350 | |||
2007-01-11 | Fix backend timer problems. Also fix wrong sound mix rate in bass | Kostas Nakos | |
svn-id: r25067 | |||
2006-11-12 | Cleanup | Kostas Nakos | |
svn-id: r24702 | |||
2006-11-12 | Implement Fingolfin's modular backend timer, savefile and mixer managers | Kostas Nakos | |
svn-id: r24691 | |||
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio ↵ | Max Horn | |
mixer in the backends for increased flexibility svn-id: r24443 | |||
2006-10-21 | Fix multiple simulated mouse key events bug (sync). | Kostas Nakos | |
svn-id: r24403 | |||
2006-10-10 | Merge dirs | Kostas Nakos | |
svn-id: r24268 | |||
2006-10-10 | newres.h is not needed anymore | Kostas Nakos | |
svn-id: r24267 | |||
2006-10-10 | Merge ozone header | Kostas Nakos | |
svn-id: r24266 | |||
2006-10-09 | Implement stdout/stderr redirection | Kostas Nakos | |
svn-id: r24252 | |||
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos | |
svn-id: r24212 | |||
2006-09-23 | Remove defines, which were only used by checkHeap() | Travis Howell | |
svn-id: r23980 | |||
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵ | Max Horn | |
the linker dependency graph). Porters will have to update project files svn-id: r23974 | |||
2006-09-09 | cleanup | Kostas Nakos | |
svn-id: r23851 | |||
2006-08-25 | fix update rect when adjusting ratio (backport) | Kostas Nakos | |
svn-id: r23744 | |||
2006-08-18 | fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) ↵ | Kostas Nakos | |
(backport) svn-id: r23722 | |||
2006-08-18 | fix smartphone cursor hiding when keyboard up, more logical zone function, ↵ | Kostas Nakos | |
got rid of higher sound thread priority by default. (backport) svn-id: r23720 | |||
2006-08-04 | Added new method OSystem::getScreenChangeID(), which can be used by code to ↵ | Max Horn | |
track screen changes even without getting all EVENT_SCREEN_CHANGED events svn-id: r23661 |