Age | Commit message (Collapse) | Author |
|
|
|
* No default buttons set any more as I would want the build to fails
if you don't provide the backend with a device.
* Also commit some small cleanup to the bundle files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scummvmrc is now located in ScummVM data directory and no
longer in app directory so it is accessible via USB drive mode.
|
|
|
|
|
|
Touchscreen is now always used like a touch pad.
|
|
|
|
The vkeybd XML can't be read for some reason.
|
|
|
|
|
|
|
|
|
|
Currently only contains test code.
|
|
|
|
IPK can be built with "make webosrelease".
|
|
Using SDL_INIT_VIDEO flag for WebOS because without it the application
won't start.
|
|
|
|
This silences a number of warnings about possible uninitialized
parameter use.
|
|
From bug #3275626
|
|
|
|
* This is mainly to make it easy to drop the old GP2X into the
same codebase (I really have no desire to manage 2 sets of 99.9%
identical code ;)).
* Code paths for just one of the supported devices can be runtime
worked out or just defined for that device.
mount.sh: Fixed some small errors# ../../../../scummvm.gph
|
|
* This is a temp thing while I finish up merging the GP2X and GPH code.
I do not want the GP2X backend code dropped yet until this is complete.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit e2a0c096924df7ba2ba0c0d8888341563e6e3995.
|
|
This reverts commit 44ab256101c8beec0860538127c2c7d602366c71.
|
|
|
|
|
|
|