Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-23 | Add missing semi-colon. | Travis Howell | |
svn-id: r27660 | |||
2007-06-23 | Update GUI::Key constructs | Max Horn | |
svn-id: r27643 | |||
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* ↵ | Max Horn | |
constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ svn-id: r27616 | |||
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All ↵ | Max Horn | |
changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax. svn-id: r27548 | |||
2007-06-16 | Patch #1721826: ARM asm versions of sound rate conversion/mixing code | Max Horn | |
svn-id: r27467 | |||
2007-06-11 | adding compilation pointer | Kostas Nakos | |
svn-id: r27353 | |||
2007-06-10 | update the port readme (USE broom WITH cobwebs) | Kostas Nakos | |
svn-id: r27307 | |||
2007-06-10 | re-add flac support which I had totally forgotten about. Builders must ↵ | Kostas Nakos | |
update to the newest libpack. Also enable parallaction by default svn-id: r27289 | |||
2007-06-10 | drop some debugging leftovers | Kostas Nakos | |
svn-id: r27287 | |||
2007-06-10 | formatting | Kostas Nakos | |
svn-id: r27285 | |||
2007-06-09 | fix bugs 1734068, 1723144: cursor trails when scrolling | Kostas Nakos | |
svn-id: r27250 | |||
2007-06-09 | add nippon support | Kostas Nakos | |
svn-id: r27244 | |||
2007-06-09 | fix keys getting stuck in virtual keyboard | Kostas Nakos | |
svn-id: r27232 | |||
2007-06-08 | .txt is the device-friendly extension for text files | Kostas Nakos | |
svn-id: r27189 | |||
2007-06-08 | fix bug #1674683 (GOB2 can't save): send 0xD for enter | Kostas Nakos | |
svn-id: r27187 | |||
2007-06-08 | adding F1 for bargon and KP0 for indy3 functionality to multi function key | Kostas Nakos | |
svn-id: r27185 | |||
2007-06-05 | renaming to multi-function key. Also, reverting to softkey A for default ↵ | Kostas Nakos | |
keymap (compatibility on first run) svn-id: r27112 | |||
2007-06-05 | the FT cheat key is now called multi function key (pending commit for sucker ↵ | Kostas Nakos | |
punch in indy) svn-id: r27111 | |||
2007-06-03 | new functionality for the predictive input dialog for smartphones | Kostas Nakos | |
svn-id: r27071 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-27 | use better optimization flags | Kostas Nakos | |
svn-id: r26980 | |||
2007-05-27 | getting screen extents from the sdl backend. Builders must use the newer sdl ↵ | Kostas Nakos | |
port lib svn-id: r26979 | |||
2007-05-27 | simplified code by moving key naming to the sdl port (where it belongs) | Kostas Nakos | |
svn-id: r26978 | |||
2007-05-12 | changed some warnings into debug msgs | Kostas Nakos | |
svn-id: r26815 | |||
2007-05-05 | some more verbose error reporting | Kostas Nakos | |
svn-id: r26748 | |||
2007-05-01 | added code to supress the backlight in older devices, fixed a little oops :-) | Kostas Nakos | |
svn-id: r26728 | |||
2007-05-01 | fix scaler selection for square (non vga) devices | Kostas Nakos | |
svn-id: r26718 | |||
2007-05-01 | fix toolbar redraw for hires games in qvga landscape phones | Kostas Nakos | |
svn-id: r26714 | |||
2007-05-01 | properly detect landscape qvga smartphones (whee\! broken sword on phones) | Kostas Nakos | |
svn-id: r26713 | |||
2007-05-01 | generate stdout/err files in cwd and properly delete them in gcc builds | Kostas Nakos | |
svn-id: r26712 | |||
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 |