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
David-John Willis
fc551cf1ad
GPH: Cleanup loadGFXMode().
2011-10-03 12:37:46 +01:00
David-John Willis
69683b8ee0
SURFACESDL: Stop forceful resetting of _videoMode.hardware* when calling SurfaceSdlGraphicsManager::loadGFXMode() for the GPH backend.
...
* Note: This really should be cleaned up and all backends that have a custom loadGFXMode() really should setup their own _videoMode.hardware* settings. Assuming the overlay will always match the hardware is flawed logic on devices with fixed hardware screens.
* Just done for the GPH backend for now to cut down on the regresion risk to other backends near the 1.4.0 release cycle.
2011-10-03 12:24:25 +01:00
Johannes Schickel
5ea975ad0c
SDL: Fix indentation.
2011-10-01 15:53:15 +02:00
Matthew Hoops
622e8d9da6
BACKENDS: Set alt+f4 to be used for quitting on Windows
2011-09-30 23:47:36 -04:00
Johannes Schickel
325addff0c
OPENGLSDL: Make fullscreen mode switching work again.
2011-09-23 19:45:44 +02:00
Tarek Soliman
9aad73be5e
MAEMO: enable virtual keyboard and add keymapping
2011-09-22 22:07:45 -05:00
Tarek Soliman
ac20718363
MAEMO: Enable/Disable clicking now displays OSD message
2011-09-22 22:07:45 -05:00
Tarek Soliman
912a040534
MAEMO: Zoom- is now mode selector for clicking
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
5bb506fcff
MAEMO: keymap zoom+ and zoom- keys to right and middle click
2011-09-22 22:07:45 -05:00
Tarek Soliman
e50b2477d2
MAEMO: keymap fullscreen button
2011-09-22 22:07:44 -05:00
Tarek Soliman
bafaeef24a
MAEMO: initial keymapper that keymaps menu button
2011-09-22 22:07:44 -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
c39b7491e6
BADA: Remove incorrect BADA defined check
2011-08-21 11:46:37 +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