Commit Graph
3084 Commits
Author SHA1 Message Date
Fedor Strizhnev c7aa5cb995 SYMBIAN: Delete obsolete fixes for 'remove' 2015-09-14 22:43:35 +02:00
Fedor Strizhnev 99d6dec059 SYMBIAN: Fix compilation error caused by remove macro 2015-09-14 22:43:09 +02:00
vanfanel b706ca36f1 SDL/DISPMANX: Updated class member names, configure script and asociated files and docs to conform to fingolfin's corrections. 2015-07-22 13:00:45 +02:00
vanfanel bf68de9aa7 RASPBERRYPI: Changed the RGB code for the game screen surface and added RaspberryPi information file. 2015-07-20 17:13:19 +02:00
Tarek Soliman 0aa512da12 MAEMO: Fix compilation.
Related to 71cc9e41e8
2015-04-20 12:12:34 -05:00
vanfanel 08a3376ba7 RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx) 2015-03-29 21:52:53 +02:00
Filippos Karapetis 6cb0a4c1b0 SDL: Fix compilation with SDL 2.0 under MSVC
In SDL 2.0, intrin.h is now included in SDL_cpuinfo.h, which includes
setjmp.h. SDL_cpuinfo.h is included from SDL.h and SDL_syswm.h.
Thus, we remove the exceptions for setjmp and longjmp before these two
includes.
2015-03-06 02:57:09 +02:00
Matthew Hoops 5936f7c9d1 MACOSX: Fix compilation
Broken by 3f22c12
2015-03-05 08:02:54 -05:00
Johannes Schickel 066e71f61a SDL: Call setupIcon for each window creation with SDL2.
This should make sure that the logo is properly set on Win32 with SDL2.
2015-03-01 16:21:53 +01:00
Johannes Schickel 71cc9e41e8 WINCE: Fix compilation. 2015-02-18 05:24:45 +01:00
Johannes Schickel 3745ddbefd WIN32: Add experimental SDL2 support.
Based on changes by aquadran.
2015-02-16 02:13:11 +01:00
Johannes Schickel 3f22c12c56 SDL: Handle icon setup in SdlWindow. 2015-02-16 01:25:22 +01:00
Johannes Schickel 627d766325 SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
Johannes Schickel 8d57b766a9 SDL: Fix typo. 2015-01-25 21:11:18 +01:00
Johannes Schickel 8530997fff SDL: Add experimental support for SDL2.
This is based upon skristiansson's change set to make ScummVM work with SDL2.
2015-01-25 20:23:25 +01:00
Johannes Schickel d97889cea7 SDL: Cleanup graphics manager switching a bit. 2015-01-25 19:26:15 +01:00
Johannes Schickel 3a2db0135d SDL: Refactor WM specific functionality into SdlGraphicsManager. 2015-01-25 18:57:38 +01:00
Alyssa Milburn cac7be425a ANDROID: Remove plugins/unpacker from makefile. 2015-01-18 12:04:15 +01:00
Thierry Crozat 1244597849 JANITORIAL: Update copyright year 2015-01-18 02:24:51 +00:00
Eugene Sandulenko d1292c8e59 Merge pull request #560 from klusark/unpack
ANDROID: Remove unpacker and fix support for non arm
2015-01-11 21:58:32 +01:00
Eugene Sandulenko 8e0d7d7255 Merge pull request #559 from fedor4ever/master
VIDEO: Add Theora support to systems which use libtremor
2015-01-11 21:12:01 +01:00
Fedor Strizhnev dd5f5588d9 SYMBIAN: Updated settings 2015-01-06 12:45:55 +03:00
Fedor Strizhnev 762910d8bb SYMBIAN: Updated settings and moved to config.mmh 2015-01-06 12:45:20 +03:00
Joel Teichroeb 59934881a1 ANDROID: Remove unpacker and fix support for non arm 2015-01-05 20:18:31 -08:00
Joel Teichroeb 61e911baf8 ANDROID: Update the asset archive code to use AAssets
The AAssets API was added in android 2.3, so it also requires using
the android-9 toolchain.

Using this gives a rather large speedboost to starting the ScummVM
application.
2015-01-05 19:19:34 -08:00
Eugene Sandulenko aeac0d821f Merge pull request #555 from fedor4ever/master
SYMBIAN: Add symbian support for access and prince engines
2015-01-04 19:59:06 +01:00
Eugene Sandulenko f92e569570 Merge pull request #425 from klusark/android
ANDROID: Modernize build system
2015-01-04 19:53:41 +01:00
Fedor Strizhnev e27f5f6988 Symbian: completely disabled MT32 2014-12-30 19:05:27 +03:00
Fedor Strizhnev da18e796d0 SYMBIAN: Add symbian support for access and prince engines 2014-12-30 17:23:30 +03:00
Matthew Hoops b577da29b5 ANDROID: Delay deleting a local ref until it's no longer used
Should fix bug #6741
2014-11-15 09:21:36 -05:00
Filippos Karapetis d2c69a79fe BACKENDS: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
Eugene Sandulenko 293a0d0046 GCW0: Create target with unstripped binaries 2014-10-26 14:32:47 -04:00
David Turner d5d2b39e08 Merge pull request #524 from AReim1982/WII-1.7.0-Beta-2
WII: missing ASCII codes for some keys
2014-10-26 16:45:05 +00:00
Eugene Sandulenko d4c687ddc8 GCW0: Further work on the port 2014-10-26 07:00:36 -04:00
Alexander Reim e738de70e5 WII: missing ASCII codes for some keys 2014-10-23 09:19:48 +02:00
David Turner 2b9a5ca2b3 Merge pull request #501 from raziel-/patch-3
AMIGAOS: Add and make use of a new drawer icon
2014-09-16 13:20:01 +01:00
anotherguest b47387d4d0 SYMBIAN: Final batch of updated mmp.in files and updated help file. 2014-09-10 08:49:19 +02:00
anotherguest 81eb209bfc SYMBIAN: More MMP.in files patched and updated. 2014-09-09 09:24:59 +02:00
anotherguest 5f9febee3d SYMBIAN: Additional makefile updates. 2014-09-08 14:40:23 +02:00
anotherguest ca144290a6 SYMBIAN: Updated settings and moved to config.mmh 2014-09-08 10:48:49 +02:00
raziel- 01dc551e87 AMIGAOS: Make use of the new drawer icon
On AmigaOS the user can customize every icon including drawers.

This is a customized drawer icon for ScummVM with the original "S"
scaled on top of it.

This icon may change with further revisions of AmigaOS4 (if the
default icon images change).
2014-09-07 10:09:05 +01:00
anotherguest 20d363c785 SYMBIAN: Move options into config.mmh file and updated other makefiles. 2014-09-03 08:42:53 +02:00
raziel- cbae401a79 AMIGAOS: Add a stack cookie
Setting up a static stack to avoid crashes from a stack set too low.
2014-08-08 13:43:59 +01:00
raziel- 38f7a9bc70 AMIGAOS: Cleanup of the AmigaOS version number 2014-08-08 14:05:23 +03:00
Joel Teichroeb 563d837013 ANDROID: Modernize build system
Written originally by @Botje for ResidualVM
2014-07-22 16:57:30 -07:00
D G Turner 469eecb9ee BUILD: Add port specific makefile for AmigaOS4.
This moves the AmigaOS4 specific packaging rules from the global
ports.mk to a port specific makefile in the AmigaOS subdirectory of
the SDL backend (used for AmigaOS).

Previously, port specific makefiles were only used for cross compiling
builds and thus had a single entry in the cross compiling section of
the configure. Since AmigaOS4 is a desktop system supporting native
build, this required a second entry for when the host system is detected
as ppc-amigaos to support native builds.

However, currently this does break packaging of cross compiled builds
for Win32, OSX and Unix when done on AmigaOS4... but this is not likely
and has limited impact. To fix this, default _port_mk lines would need
to be added to the sections of the cross compiling switch for mingw32
etc. to override the AmigaOS4 OS setting of _port_mk.
2014-07-20 04:18:46 +01:00
Eugene Sandulenko b6164d10e5 MAEMO: Sync changelog with 1.7.0 2014-07-11 23:49:54 +02:00
anotherguest 666b881f16 SYMBIAN: Merged changes from 1.7.0 branch for Symbian Makefiles and updated split build for main branch. 2014-07-10 21:05:22 +02:00
anotherguest 5c51c97e92 SYMBIAN: Added Fedor to credits in mmp.in, updated (c) years, updated include paths. 2014-07-04 11:46:58 +02:00
anotherguest d8f16faec6 Symbian: Added new engine to list 2014-07-02 13:07:47 +02:00