Age | Commit message (Expand) | Author |
2007-05-01 | added code to supress the backlight in older devices, fixed a little oops :-) | Kostas Nakos |
2007-05-01 | fix scaler selection for square (non vga) devices | Kostas Nakos |
2007-05-01 | fix toolbar redraw for hires games in qvga landscape phones | Kostas Nakos |
2007-05-01 | properly detect landscape qvga smartphones (whee\! broken sword on phones) | Kostas Nakos |
2007-05-01 | generate stdout/err files in cwd and properly delete them in gcc builds | Kostas Nakos |
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-21 | not used in a long time | Kostas Nakos |
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-07 | Added missing common/events.h include and added a FIXME comment | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-14 | ITE save game menu mapping has changed to F5. | Lars Persson |
2007-02-27 | properly support saga and cine engines | Kostas Nakos |
2007-02-26 | support agi engine | Kostas Nakos |
2007-02-26 | added gfx and code to support spacebar and escape keys in the virtual keyboar... | Kostas Nakos |
2007-02-24 | Add support for touche engine. | Kostas Nakos |
2007-02-24 | temporarily fix automatic detection | Kostas Nakos |
2007-02-18 | correctly reinit sound output device | Kostas Nakos |
2007-02-12 | removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bit | Kostas Nakos |
2007-02-08 | The restriction on 'small' mouse cursors has been lifted quite some time ago;... | Max Horn |
2007-02-04 | permit compilation with hq scalers disabled | Kostas Nakos |
2007-02-03 | update to new detector | Kostas Nakos |
2007-02-03 | set svn:ignore, sync makefile | Kostas Nakos |
2007-01-11 | Fix backend timer problems. Also fix wrong sound mix rate in bass | Kostas Nakos |
2006-11-12 | Cleanup | Kostas Nakos |
2006-11-12 | Implement Fingolfin's modular backend timer, savefile and mixer managers | Kostas Nakos |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-10-21 | Fix multiple simulated mouse key events bug (sync). | Kostas Nakos |
2006-10-10 | Merge dirs | Kostas Nakos |
2006-10-10 | newres.h is not needed anymore | Kostas Nakos |
2006-10-10 | Merge ozone header | Kostas Nakos |
2006-10-09 | Implement stdout/stderr redirection | Kostas Nakos |
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos |
2006-09-23 | Remove defines, which were only used by checkHeap() | Travis Howell |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |