index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
2019-10-06
ANDROID: Update starting version code for next release apks to 40
Thanasis Antoniou
2019-10-06
GCW0: Clarify where to put binary on the device
Eugene Sandulenko
2019-10-06
GCW0: The hardware has its own downscaler, do not use half-scaler
Eugene Sandulenko
2019-10-05
JANITORIAL: Fix typo in comment
Thierry Crozat
2019-10-05
ANDROID: Set target SDK to 26 to AndroidManifest.xml and project.properties f...
Thanasis Antoniou
2019-10-05
ANDROID: Bump the target SDK to match the Google Play release
Eugene Sandulenko
2019-10-05
ANDROID: Added info about historical release version codes
Eugene Sandulenko
2019-10-05
OPENGL: Add Missing Default Switch Cases
D G Turner
2019-10-05
NETWORKING: Fix Signed vs. Unsigned Compiler Warnings
D G Turner
2019-10-05
SWITCH: Remove Set But Unused Variables from Events Code
D G Turner
2019-10-04
MAEMO: Update debian/changelog
Tarek Soliman
2019-10-04
CLOUD: Add Missing Default Switch Cases
D G Turner
2019-09-27
ANDROID: Added more logic for scraping the storage paths
Eugene Sandulenko
2019-09-27
ANDROID: Request permissions to external storage
Eugene Sandulenko
2019-09-27
ANDROID: Fix exception
Eugene Sandulenko
2019-09-27
ANDROID: Added list of external storages to the list of accessible directories
Eugene Sandulenko
2019-09-27
ANDROID: Use external storage enumerator for the root directory
Eugene Sandulenko
2019-09-27
ANDROID: Hook getAllStorageLocations() into JNI
Eugene Sandulenko
2019-09-27
ANDROID: Hook external storage class into ScummVMHelper
Eugene Sandulenko
2019-09-27
ANDROID: Turn map into spliced list for easier marshalling
Eugene Sandulenko
2019-09-27
ANDROID: Initial code for external storage enumerator
Eugene Sandulenko
2019-09-24
MAEMO: Update debian/rules for new files
Tarek Soliman
2019-09-24
SDL: Fix build for older SDL versions
Tarek Soliman
2019-09-24
ANDROID: Use _system->destroy() instead of just delete in JNI::Destroy()
Thanasis Antoniou
2019-09-23
ANDROID: Remove duplicate _system->quit() from JNI::Destroy()
Thanasis Antoniou
2019-09-23
ANDROID: Fix crash when exiting a game (Blade Runner)
Thanasis Antoniou
2019-09-23
RELEASE: This is 2.2.0git
Eugene Sandulenko
2019-09-21
SURFACESDL: Properly distinguish between 555 and 565 modes
Cameron Cawley
2019-09-21
BACKENDS: Add EVENT_CLIPBOARD_UPDATE event
Cameron Cawley
2019-09-21
BACKENDS: Add a default clipboard implementation
Cameron Cawley
2019-09-21
NETWORKING: Convert translation results to UTF-8 for local webserver pages
Thierry Crozat
2019-09-19
RISCOS: Minor build system improvements
Cameron Cawley
2019-09-18
RISCOS: Ignore non-convertible UTF-8 characters when converting the documenta...
Cameron Cawley
2019-09-18
RISCOS: Fix building outside the main source tree
Cameron Cawley
2019-09-16
Revert "WIN32: Fix getting the parent directory of non-existant file nodes"
Alexander Tkachev
2019-09-15
CLOUD: Fix MSVC Warning in Google Drive Token Refresher
D G Turner
2019-09-15
Revert "COMMON: Implement FSNode::createDirectoryRecursive()"
Cameron Cawley
2019-09-15
ANDROID: Use FORBIDDEN_SYMBOL_EXCEPTION_getenv for browser_lastpath purposes
Thanasis Antoniou
2019-09-15
ANDROID: Set default browser_lastpath to /storage
Thanasis Antoniou
2019-09-15
ANDROID: Set default browser_lastpath
Thanasis Antoniou
2019-09-14
NETWORKING: Clarify where to put wwwroot.zip
Eugene Sandulenko
2019-09-14
NETWORKING: Clarify message when web server resources are not available
Eugene Sandulenko
2019-09-14
ANDROIDSDL: Remove warning about unhandled kFeature
Antoniou Athanasios
2019-09-14
WIN32: Fix getting the parent directory of non-existant file nodes
Cameron Cawley
2019-09-10
IOS: Call exit(0) when exiting to prevent hanging
sluicebox
2019-09-08
ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695)
Cameron Cawley
2019-09-06
PSP: Fix missing semicolon
Cameron Cawley
2019-09-06
RISCOS: Fix checking the "enable_reporter" config option
Cameron Cawley
2019-09-06
PSP: Replace PSPSaveFileManager with DefaultSaveFileManager
Cameron Cawley
2019-09-05
SDL: Copy result of SDL_iconv_string()
Jaromir Wysoglad
[next]