Klaus Reimer
e68d6c23fe
WEBOS: Remove broken keymapper code which is not needed anymore anyway
2012-07-21 17:33:52 +02:00
Tarek Soliman
dfdfc2f297
KEYMAPPER: Fix WebOS compile
2012-02-27 13:45:14 -06:00
Tarek Soliman
6afac4e01e
KEYMAPPER: Rename HardwareKey to HardwareInput
2012-02-27 13:00:56 -06:00
Tarek Soliman
aa42d78658
KEYMAPPER: Remove automapping dead code
2012-02-21 08:20:40 -06:00
Johannes Schickel
d811240a9d
ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled.
2012-02-13 01:20:02 +01:00
TomFrost
9467e4d8d4
WebOS: Reset package version to 0.
...
The package version must be incremented for each new WebOS
release, due to the device needing a new version to install.
Whenever the ScummVM version is raised, this can be reset to 0.
Changing to 0 in anticipation of ScummVM 1.4.0.
2011-09-25 12:15:38 -04:00
TomFrost
c619c241de
WebOS: Enable scalers and Darwin compatibility.
...
On Mac OS X (Darwin), there are minor differences in the 'sed'
and 'install' tools that require slightly different usage. This
distinction has been made in webos.mk, made possible by an
additional flag in ./configure.
2011-09-24 15:12:27 -04:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Klaus Reimer
1e701b3769
WEBOS: Splitted install directory from package directory.
2011-05-08 20:58:08 +02:00
Max Horn
2fa63ca015
COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility
2011-05-03 14:30:25 +02:00
Klaus Reimer
c74fcf19d8
WEBOS: Rewritten webos packaging again. No fancy settings needed anymore. Just "make package".
2011-05-01 23:48:39 +02:00
Klaus Reimer
a8115d4c00
WEBOS: Improved build system. Now supports "release" and "beta" packaging, supports a custom base package ID and automatically determines the app version by merging the ScummVM version and a specified package version.
2011-04-25 11:22:18 +02:00
Klaus Reimer
1bc38d2532
WEBOS: Use STRIP variable to strip the binary
2011-04-12 11:11:18 +02:00
Klaus Reimer
872e6f9b8c
WEBOS: Move scummvmrc to ScummVM data directory
...
scummvmrc is now located in ScummVM data directory and no
longer in app directory so it is accessible via USB drive mode.
2011-04-12 11:11:18 +02:00
Klaus Reimer
6c94353eff
WEBOS: Complete rewrite of key/mouse events handling
...
Touchscreen is now always used like a touch pad.
2011-04-12 11:11:17 +02:00
Klaus Reimer
2160ecfe3a
WEBOS: Disable vkeybd, fix more directory references with wrong package name
...
The vkeybd XML can't be read for some reason.
2011-04-12 11:11:16 +02:00
Klaus Reimer
a899ec286f
WEBOS: Correct package directory name
2011-04-12 11:08:53 +02:00
Klaus Reimer
aa79a2634d
WEBOS: Enable keymapper, implement FORWARD key and right+middle button clicks
2011-04-12 11:05:53 +02:00
Klaus Reimer
a4e757834e
WEBOS: Create webos backend with custom events
...
Currently only contains test code.
2011-04-12 11:05:35 +02:00
Klaus Reimer
b17f7d20c2
WEBOS: Strip binary before packaging it
2011-04-12 11:05:28 +02:00
Klaus Reimer
7c5c6803ab
WEBOS: Add webos backend
...
IPK can be built with "make webosrelease".
2011-04-12 11:05:17 +02:00