Marcus Comstedt
0e45979634
ANDROID: Allow build with non-ancient SDK
2014-06-18 21:40:13 +02:00
Marcus Comstedt
e395343064
ANDROID: Hide system mouse pointer on OUYA
2014-06-18 18:22:41 +02:00
anotherguest
c2debe028d
SYMBIAN: Added esock.lib for byteswap.
2014-06-12 10:01:05 +02:00
anotherguest
237bc4cc21
SYMBIAN: Add symbian support for voyeur
2014-06-12 08:02:57 +02:00
anotherguest
a2e701d77f
SYMBIAN: Added support for two new engines. Updated MMP files and help files from Fedors changes.
2014-06-11 11:48:07 +02:00
Matthew Hoops
21626c4ab4
ANDROID: Fix casting away const
2014-06-07 10:18:16 -04:00
Johannes Schickel
c6a2d86be7
IPHONE: Scale input according to content scale factor.
...
This hopefully fixes input positions in retina devices. The idea is stolen
from QT: https://qt.gitorious.org/qt/qt/source/0726127285413829f58618b5b82fb3e2da0c3a74:src/plugins/platforms/uikit/quikitwindow.mm#L261-296
Complicated way to retrieve scale's return value properly is taken from:
https://stackoverflow.com/questions/3130464 We sadly can't use the cleaner
solution since we don't want to require a newer SDK...
2014-06-05 04:42:57 +02:00
Johannes Schickel
4bc07f63f2
IPHONE: Remove superflous semicolon.
2014-06-04 20:22:54 +02:00
Matthew Hoops
7af36e9724
BACKENDS: Fix invalid buffer size in CFStringGetCString call
2014-06-01 17:02:18 -04:00
anotherguest
4571f3e3e4
SYMBIAN: Updated Symbian support, help text
2014-05-06 09:11:41 +02:00
Eugene Sandulenko
c3ffbd884a
Merge pull request #426 from sunmax/master
...
PS2: Pull request to master for latest PS2 code
2014-04-28 21:20:42 +03:00
Johannes Schickel
67791fa916
Merge pull request #453 from lordhoto/android-16bit-cursor
...
ANDROID: Fix color key handling for 16bit mouse cursors.
2014-04-01 18:13:29 +02:00
Johannes Schickel
98867825ba
ANDROID: Make transparent cursor pixels all 0 in 16bit cursor mode.
...
Since the Android backend uses glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA)
we need to make the transparent cursor pixels all 0 otherwise we might get
artifacts from blending.
2014-03-31 19:04:53 +02:00
Johannes Schickel
9fab467d58
ANDROID: Fix color key handling for 16bit mouse cursors.
...
This should fix a issue similarly to bug #6108 :
"WII: Zak FM-TOWNS mouse cursor encased in blue box".
2014-03-26 00:43:38 +01:00
Johannes Schickel
4ca33e2648
WII: Fix color key handling for 16bit mouse cursors.
...
This should fix bug #6108 "WII: Zak FM-TOWNS mouse cursor encased in blue box".
2014-03-26 00:39:27 +01:00
Chris Warren-Smith
76a5580930
TIZEN: fix compile errors
2014-03-23 20:30:47 +10:00
D G Turner
cbf085287c
ANDROID: Fix Android pre3.1 compatibility.
...
This was broken by a50ede203b .
2014-02-27 10:44:55 +00:00
Thierry Crozat
6d7fcdd2b5
OSX: Implement TaskbarManager for Mac OS X
...
This implements count badge, progress bar, and icon overlay.
It uses the NSDockTile API which is available since OS X 10.5.
The code compiles and run on older system but without doing
anything.
2014-02-23 21:54:47 +00:00
Johannes Schickel
d6a90f610f
ANDROID: Slight formatting fix.
2014-02-22 19:47:15 +01:00
D G Turner
0def54a60d
ANDROID: Fix runtime failure on earlier versions of Android.
...
getAxisValue() is only present from Android 3.1 onwards and
usage causes a runtime failure on earlier versions of Android.
This bug was introduced by a50ede20 with addition of OUYA support.
This solution is as recommended on the Android developer portal.
2014-02-21 16:29:23 +00:00
Johannes Schickel
224cec46a7
WINCE: Make GPL headers consistent in themselves.
2014-02-18 02:39:40 +01:00
Johannes Schickel
3b73ceb17e
WII: Make GPL headers consistent in themselves.
2014-02-18 02:39:40 +01:00
Johannes Schickel
5c27f7b04f
WEBOS: Make GPL headers consistent in themselves.
2014-02-18 02:39:40 +01:00
Johannes Schickel
ee22a2ed58
TIZEN: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01:00
Johannes Schickel
1b5c324811
SYMBIAN: Make GPL headers consistent in themselves.
2014-02-18 02:39:38 +01:00
Johannes Schickel
63304ee9ec
SDL: Make GPL headers consistent in themselves.
2014-02-18 02:39:38 +01:00
Johannes Schickel
a3d012357e
SAMSUNGTV: Make GPL headers consistent in themselves.
2014-02-18 02:39:37 +01:00
Johannes Schickel
2a7e57dd48
PSP: Make GPL headers consistent in themselves.
2014-02-18 02:39:37 +01:00
Johannes Schickel
7aa3de5d37
PS2: Make GPL headers consistent in themselves.
2014-02-18 02:39:37 +01:00
Johannes Schickel
cc2f3e23a4
OPENPANDORA: Make GPL headers consistent in themselves.
2014-02-18 02:39:36 +01:00
Johannes Schickel
56528d9201
NULL: Make GPL headers consistent in themselves.
2014-02-18 02:39:36 +01:00
Johannes Schickel
0960c54618
N64: Make GPL headers consistent in themselves.
2014-02-18 02:39:36 +01:00
Johannes Schickel
4f34f44fbf
MAEMO: Make GPL headers consistent in themselves.
2014-02-18 02:39:36 +01:00
Johannes Schickel
872b5fdf41
LINUXMOTO: Make GPL headers consistent in themselves.
2014-02-18 02:39:36 +01:00
Johannes Schickel
2f87b338d8
IPHOME: Make GPL headers consistent in themselves.
2014-02-18 02:39:35 +01:00
Johannes Schickel
96564e95b4
GPH: Make GPL headers consistent in themselves.
2014-02-18 02:39:34 +01:00
Johannes Schickel
312442fcdd
DS: Make GPL headers consistent in themselves.
2014-02-18 02:39:34 +01:00
Johannes Schickel
7803ce2fa4
DINGUX: Make GPL headers consistent in themselves.
2014-02-18 02:39:34 +01:00
Johannes Schickel
b4e5531352
DC: Make GPL headers consistent in themselves.
2014-02-18 02:39:33 +01:00
Johannes Schickel
5c2dac59be
ANDROID: Make GPL headers consistent in themselves.
2014-02-18 02:39:32 +01:00
D G Turner
fc80f5a346
SDL: Move debugging code to output SDL video driver name to initBackend.
...
The initBackend() function is called later after the command line is
parsed and thus debug() prints can be used, which are much less noisy.
2014-02-16 16:33:35 +00:00
Alyssa Milburn
0a00f2c91a
Merge pull request #432 from klusark/race
...
ANDROID: Fix a race condition
2014-02-15 17:54:26 +01:00
D G Turner
2589228329
SDL: Add debugging code to output SDL video driver name being used.
2014-02-12 12:11:53 +00:00
Johannes Schickel
0063568484
OPENGL: Rename notifyContextChange to notifyContextCreate.
2014-02-11 11:10:49 +01:00
Johannes Schickel
4d3eb4a45a
TIZEN: Notify OpenGL manager about context destruction.
2014-02-11 11:10:49 +01:00
Joel Teichroeb
2d903d9668
ANDROID: Fix a race condition
...
setSurface is done in a different thread than the one that starts
the scummvm main. The main thread would then wait until the setSurface
thread notifies. The setSurface thread would notify before it actually
calls setSurface, meaning if the thread is preemted before calling
setSurface, initSurface will assert, causing the app to crash.
2014-01-27 18:29:00 -08:00
Max Lingua
4592e0b586
Merge remote-tracking branch 'local/master'
2014-01-24 19:27:41 -05:00
Johannes Schickel
495fa910d3
WINCE: Attempt to fix WinCE compilation.
2014-01-24 03:28:45 +01:00
Max Lingua
68836e00c9
PS2: Added README.PS2
2014-01-23 19:30:48 -05:00
Max Lingua
0f264e2d73
PS2: Added compact Makefile.ps2.dev for debug
2014-01-23 18:35:09 -05:00