Age | Commit message (Collapse) | Author |
|
|
|
This fixes the "32MB memory limit per process" problem in Windows CE < 6.0
|
|
|
|
|
|
|
|
|
|
Features detected right now are just the hardware keyboard
|
|
|
|
|
|
|
|
|
|
Formatting Conventions.
* No functional changes.
* Automated astyle pass.
|
|
|
|
This reimplement getSystemLanguage() for MacOS X because
setlocale() only works if the application is started from the terminal.
Instead we use CFBundleCopyPreferredLocalizationsFromArray() which
requires the translations to be listed in the bundle plist file (this had
already been committed). This fixes bug #3394080.
|
|
* No functional changes.
|
|
|
|
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.
|
|
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.
|
|
|
|
|
|
Instead of explicitly passing everything, use the
new host=maemo configure capabilities
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is the original debian directory from the 1.2.0 maemo port
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|