Age | Commit message (Expand) | Author |
2007-07-10 | This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE | Robin Watts |
2007-06-24 | Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enable | Robin Watts |
2007-06-23 | Add a couple of casts from int to (Common:KeyCode) in the WinCE specific code. | Robin Watts |
2007-06-23 | Tweaks to WinCE makefile. | Robin Watts |
2007-06-23 | Add missing semi-colon. | Travis Howell |
2007-06-23 | Update GUI::Key constructs | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-06-16 | Patch #1721826: ARM asm versions of sound rate conversion/mixing code | Max Horn |
2007-06-11 | adding compilation pointer | Kostas Nakos |
2007-06-10 | update the port readme (USE broom WITH cobwebs) | Kostas Nakos |
2007-06-10 | re-add flac support which I had totally forgotten about. Builders must update... | Kostas Nakos |
2007-06-10 | drop some debugging leftovers | Kostas Nakos |
2007-06-10 | formatting | Kostas Nakos |
2007-06-09 | fix bugs 1734068, 1723144: cursor trails when scrolling | Kostas Nakos |
2007-06-09 | add nippon support | Kostas Nakos |
2007-06-09 | fix keys getting stuck in virtual keyboard | Kostas Nakos |
2007-06-08 | .txt is the device-friendly extension for text files | Kostas Nakos |
2007-06-08 | fix bug #1674683 (GOB2 can't save): send 0xD for enter | Kostas Nakos |
2007-06-08 | adding F1 for bargon and KP0 for indy3 functionality to multi function key | Kostas Nakos |
2007-06-05 | renaming to multi-function key. Also, reverting to softkey A for default keym... | Kostas Nakos |
2007-06-05 | the FT cheat key is now called multi function key (pending commit for sucker ... | Kostas Nakos |
2007-06-03 | new functionality for the predictive input dialog for smartphones | Kostas Nakos |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-27 | use better optimization flags | Kostas Nakos |
2007-05-27 | getting screen extents from the sdl backend. Builders must use the newer sdl ... | Kostas Nakos |
2007-05-27 | simplified code by moving key naming to the sdl port (where it belongs) | Kostas Nakos |
2007-05-12 | changed some warnings into debug msgs | Kostas Nakos |
2007-05-05 | some more verbose error reporting | Kostas Nakos |
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 |