Tarek Soliman
856744aa6a
MAEMO: Use bitshifting in ModelType
2012-02-15 15:26:51 -06:00
Tarek Soliman
5cf932198e
KEYMAPPER: Fix Action ctor args in most keymaps
2012-02-13 23:24:59 -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
Tarek Soliman
c2640ed33a
MAEMO: Use custom event Click Mode keymap action
2012-02-12 13:28:13 -06:00
Tarek Soliman
8c245af35c
MAEMO: Define platform global keymap
2012-02-12 13:28:13 -06:00
Tarek Soliman
e52f75eaa4
MAEMO: Define HardwareKeySet
2012-02-12 13:28:13 -06:00
Tarek Soliman
38b8e09069
MAEMO: Add detection entry for the Nokia 700 running OS2008HE
...
This allows the Nokia 770 running OS2008HE to be used.
Fixes bug#3483921 "Volume rocker do no emulate keypress as it used"
2012-02-04 12:03:22 -06:00
Tarek Soliman
4b315b1f15
MAEMO: Remove i386 from Architecture field of debian/control
...
It confuses the maemo.org autobuilder which tries to build x86 builds with ARMisms in them
2011-12-04 21:23:04 -06:00
Tarek Soliman
29b1f9f517
MAEMO: Add fields to debian/control
2011-12-03 13:34:05 -06:00
Tarek Soliman
29c0386f2c
MAEMO: Add basic graphics manager
2011-11-29 13:38:17 -06:00
Tarek Soliman
c451bd4340
MAEMO: Make setupIcon do nothing
...
It seems N900 is hit by SDL_WM_SetIcon bug (window cannot receive input)
http://bugzilla.libsdl.org/show_bug.cgi?id=586
This fix is based on the old 1.2.1 Maemo port code
2011-11-24 23:06:21 -06:00
Johannes Schickel
8f58ddefc6
ALL: Remove more m4/mads leftovers.
...
Some project files (iPhone) and backend files (Symbian) still reference m4.dat,
but I know not enough on how to remove that without breaking something.
2011-11-20 04:34:22 +01:00
Tarek Soliman
7a225191b0
MAEMO: Update debian/changelog to version 1.5.0~git
2011-11-15 15:00:13 -06:00
Tarek Soliman
09697a9c31
MAEMO: Update debian/changelog with 1.4 release
2011-11-15 15:00:13 -06: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
Tarek Soliman
43f45ce939
MAEMO: Change maintainer in debian/control and revise debian/changelog
2011-10-05 20:36:49 -05: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
Frantisek Dufka
664fdfc914
remove unused files
...
svn-id: r48862
2010-04-29 21:35:11 +00:00
Max Horn
fcb8719e93
Replace ancient maemo patch with the one from 1.1.0 branch
...
svn-id: r48660
2010-04-15 21:45:03 +00:00
Jordi Vilalta Prat
66e9d4f5e8
Removed trailing spaces.
...
svn-id: r30664
2008-01-27 19:47:41 +00:00
Eugene Sandulenko
af486e0524
Patch #1869152 : "MAEMO port preliminary patch"
...
svn-id: r30458
2008-01-12 22:30:09 +00:00
Eugene Sandulenko
d205129f2b
First part of Maemo port
...
svn-id: r30427
2008-01-11 22:44:28 +00:00
Nicola Mettifogo
258901bab9
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
...
svn-id: r28966
2007-09-19 08:40:12 +00:00
Max Horn
dc62023190
Use the SCUMMVM_VERSION macro from base/internal_version.h in the maemo backend code, instead of hardcoding it (one potential headache less, yippie)
...
svn-id: r27537
2007-06-18 14:18:42 +00:00
Travis Howell
8c881acd48
Update versions.
...
svn-id: r27536
2007-06-18 13:41:51 +00:00
Max Horn
218e132e37
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
...
svn-id: r27024
2007-05-30 21:56:52 +00:00
Max Horn
d4660cce55
Removing more semicola
...
svn-id: r26597
2007-04-26 19:08:53 +00:00
Eugene Sandulenko
8e2c703bab
First pahse of renaming simon engine to agos. Internal renames. Compilation
...
is broken
svn-id: r24008
2006-09-29 08:14:27 +00:00
Max Horn
71be08d869
Patch #1527347 : Make maemo port compile again
...
svn-id: r23664
2006-08-04 17:33:17 +00:00
Max Horn
492c65009c
Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
...
svn-id: r23293
2006-06-24 12:33:52 +00:00