scummvm/backends
antoniou 4a9b6d12ac ANDROID: Use gradle 6.7 and plugin 4.1.0
Also remove ndk.dir from local.properties since it is getting deprecated

Gradle will only use the info (ndkVersion) in gradle.build. Possibly ndkPath too, but we probably don't need that, since ndk is within the sdk folder (default location)
2020-10-15 19:06:33 +03:00
..
audiocd ALL: Sync with ScummVM - rev. cd37d510f9 2019-01-26 20:47:55 +01:00
cloud ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
dialogs ALL: Synced with ScummVM - rev: bdbbcd81ae 2020-09-12 19:38:50 +02:00
events BACKENDS: Fix reading window height in PSP2 events 2020-10-10 09:20:59 -05:00
fs ANDROID: Rename Android folder as it's specific for ResidualVM 2020-10-05 12:35:32 +02:00
graphics SDL: Refactor grabbing and locking the mouse (#2522) 2020-10-14 08:03:31 +02:00
graphics3d SDL: Remove unused variable 2020-10-15 12:54:41 +01:00
keymapper ALL: Merge ResidualVM 2020-10-09 19:44:13 +02:00
log ALL: synced with ScummVM 2015-04-19 07:43:34 +02:00
midi I18N: Consistency fix for SoundFont in messages 2020-08-31 16:35:56 +01:00
mixer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
mutex ANDROID: Add override keywords 2020-10-14 17:48:29 +01:00
networking ALL: Sync with ScummVM, rev: 1f25347dd5 2020-10-08 23:38:29 +02:00
platform ANDROID: Use gradle 6.7 and plugin 4.1.0 2020-10-15 19:06:33 +03:00
plugins 3DS: Set a Virtual Memory Address when linking the plugins 2020-08-27 21:14:07 +02:00
presence/discord ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
saves ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
taskbar ALL: Synced with ScummVM - rev: bdbbcd81ae 2020-09-12 19:38:50 +02:00
text-to-speech TTS: Fix compiler warning 2020-10-10 15:11:49 +09:00
timer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
updates ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
vkeybd ALL: Synced with ScummVM - rev: d4db631f9b 2020-09-23 21:52:10 +02:00
base-backend.cpp BACKENDS: Drop getScreenPixelBuffer() as no longer needed. (#2521) 2020-10-13 22:30:39 +02:00
base-backend.h BACKENDS: Drop getScreenPixelBuffer() as no longer needed. (#2521) 2020-10-13 22:30:39 +02:00
modular-backend.cpp BACKENDS: Add missing function to ModularGraphicsBackend 2020-10-15 12:56:45 +01:00
modular-backend.h BACKENDS: Add missing function to ModularGraphicsBackend 2020-10-15 12:56:45 +01:00
module.mk ANDROID3D: Get it working again (#2529) 2020-10-15 09:59:11 +02:00