Eugene Sandulenko
2c73500842
RELEASE: This is 1.5.0git
2011-10-20 12:39:29 +01:00
Eugene Sandulenko
19134ecf7e
Merge pull request #106 from chrisws/branch-1-4-c
...
BADA: Misc changes merged from appstore release
2011-10-19 05:03:46 -07:00
Willem Jan Palenstijn
84bc565127
Merge pull request #89 from TomFrost/master
...
HP TouchPad compatibility and full WebOS port update, Round 2
This is a manual merge of the pull request, with some commit message changes.
2011-10-19 13:57:09 +02:00
Chris Warren-Smith
ed07b99b22
BADA: Misc changes merged from appstore release
2011-10-18 23:22:25 +10:00
CeRiAl
a97cd0077f
WINCE: Add workaround for memory management problem on Windows CE < 6.0
...
This fixes the "32MB memory limit per process" problem in Windows CE < 6.0
2011-10-18 13:10:20 +02:00
anotherguest
a18a4e239a
Symbian: Supply modern theme instead of an extra copy of the classic
2011-10-12 13:15:15 +02:00
Tarek Soliman
b56e9e2ef1
MAEMO: Migrate OSystem_SDL_Maemo to Maemo namespace
2011-10-11 19:54:16 -05:00
Tarek Soliman
52fae5524c
MAEMO: Add basic structs to Maemo namespace
2011-10-11 19:54:16 -05:00
Tarek Soliman
a1fe57702a
MAEMO: added hardware alias to the hardware detection table
2011-10-11 19:54:16 -05:00
Tarek Soliman
42ccfbfdde
MAEMO: Add detection for specific hardware model
...
Features detected right now are just the hardware keyboard
2011-10-11 19:54:16 -05:00
anotherguest
3d48f2199f
Symbian: Changed path for math.h include.
2011-10-11 09:23:45 +02:00
anotherguest
511e7c5163
Symbian:Updated port defs to fit new protected words
2011-10-11 09:08:28 +02:00
anotherguest
639cb97881
Symbian:Updated makefiles to fit new files and structure
2011-10-11 08:55:10 +02:00
anotherguest
775a8e6f8d
Symbian:Update makefiles and installation files.
2011-10-11 08:53:00 +02:00
David-John Willis
a27c2b401c
OPENPANDORA: Cleanup the format of code a little to match our Code Formatting Conventions.
...
* No functional changes.
* Automated astyle pass.
2011-10-10 21:18:07 +01:00
Tarek Soliman
43f45ce939
MAEMO: Change maintainer in debian/control and revise debian/changelog
2011-10-05 20:36:49 -05:00
Thierry Crozat
e3d7606188
MACOSX: Detect system preferred language when starting bundle
...
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 .
2011-10-03 23:53:22 +01:00
David-John Willis
6269dcdd3c
GPH: Cleanup the format of code to match our Code Formatting Conventions.
...
* No functional changes.
2011-10-03 13:43:42 +01:00
David-John Willis
428105b2d3
GPH: Minor cleanup (and rename header from gph-sdl.h to gph.h).
2011-10-03 12:38:42 +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
Tarek Soliman
9aad73be5e
MAEMO: enable virtual keyboard and add keymapping
2011-09-22 22:07:45 -05:00
Tarek Soliman
e04a8fdc3a
MAEMO: fix task switcher window title
2011-09-22 22:07:45 -05:00
Tarek Soliman
df649e08f8
MAEMO: fix configure script parms in debian/rules
...
Instead of explicitly passing everything, use the
new host=maemo configure capabilities
2011-09-22 22:07:44 -05:00
Tarek Soliman
09b9fbfba9
MAEMO: Add basic platform backend with stubbed keymapper
2011-09-22 22:07:44 -05:00
Tarek Soliman
b044ae6b98
MAEMO: added comment to clarify debian/postinst
2011-09-22 22:07:44 -05:00
Tarek Soliman
07569e93c5
MAEMO: mention the BSD and LGPL parts in debian/copyright
2011-09-22 22:07:43 -05:00
Tarek Soliman
5e42715f05
MAEMO: Update maintainer history in debian/copyright
2011-09-22 22:07:43 -05:00
Tarek Soliman
ac9cfacb98
MAEMO: add missing files to install to debian/rules
2011-09-22 22:07:43 -05:00
Tarek Soliman
c001b537f5
MAEMO: cleanup debian directory
2011-09-22 22:07:43 -05:00
Tarek Soliman
30afd3caf8
MAEMO: bump debian version
2011-09-22 22:07:43 -05:00
Tarek Soliman
9633515e23
MAEMO: adding debian directory
...
This is the original debian directory from the 1.2.0 maemo port
2011-09-22 22:07:43 -05:00
Tarek Soliman
775f265554
MAEMO: removing obsolete patch
2011-09-22 22:07:43 -05:00
Sven Hesse
58ab4cdab7
BADA: Strip trailing whitespace
2011-08-22 09:46:30 +02:00
Sven Hesse
b406ba5884
BADA: Strip off windows-style line endings
2011-08-22 09:45:53 +02:00
Sven Hesse
911de33e89
BADA: Remove executable flag from files
2011-08-22 09:45:19 +02:00
Chris Warren-Smith
6fe7f032f6
BADA: Fix to restore audio upon mobile call completion
2011-08-21 16:39:09 +10:00
Chris Warren-Smith
5e472df212
BADA: Cleanup unused screen interface implementation
2011-08-21 16:39:09 +10:00
Chris Warren-Smith
43059b1878
BADA: Moved timer manager to backends/timer/bada
2011-08-21 16:39:09 +10:00
Chris Warren-Smith
68f2ec53f7
BADA: Fix to return correct integer values
2011-08-21 16:39:09 +10:00
Chris Warren-Smith
f01882a6e0
BADA: Fix for menu based quit handling
2011-08-21 16:39:09 +10:00
Chris Warren-Smith
7836a0ff20
BADA: Hardcoded file system paths now defined as macros
2011-08-21 16:39:08 +10:00
Chris Warren-Smith
028a67012d
BADA: Cleanup unused namespace declarations
2011-08-21 16:39:08 +10:00
Chris Warren-Smith
a31b74f3e9
BADA: Code formatting and style changes following review
2011-08-21 16:39:08 +10:00
Chris Warren-Smith
a3e070de6f
BADA: Review style changes. Fix for image skew in some games
2011-08-21 16:39:00 +10:00
Chris Warren-Smith
b1e3da6e27
BADA: Review style changes. Cursor can now be positioned on top screen row
2011-08-21 16:39:00 +10:00
Chris Warren-Smith
c33bb63cbd
BADA: Increased audio thread priority to avoid sound skipping in some games
2011-08-21 16:39:00 +10:00
Chris Warren-Smith
2e77b97b19
BADA: Code formatting; replace tab before else with space
2011-08-21 16:38:53 +10:00
Chris Warren-Smith
ad58d2feaf
BADA: Fix for lockup when game thread fails to respond to quit event
2011-08-21 16:38:53 +10:00
Chris Warren-Smith
e748ea68a5
BADA: Prevent end-of-file state causing err() returning true
2011-08-21 16:38:53 +10:00