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-08-24
WIN32: Resolve endianity in convertEncoding()
Jaromir Wysoglad
2019-08-24
WIN32: Implement conversion to and from UTF-32
Jaromir Wysoglad
2019-08-24
WIN32: Check calloc return value in covertEncoding
Jaromir Wysoglad
2019-08-24
WIN32: Add Win32 implementation of convertEncoding
Jaromir Wysoglad
2019-08-24
WIN32: Add include guard to codepage.h
Jaromir Wysoglad
2019-08-24
WIN32: Add a way to convert codepage name to cp ID
Jaromir Wysoglad
2019-08-24
SDL: Add SDL implementation of convertEncoding
Jaromir Wysoglad
2019-08-20
ANDROID: Use a better icon for the on screen control
Cameron Cawley
2019-08-20
ANDROID: Add a button to show the virtual keyboard
Cameron Cawley
2019-08-18
SWITCH: Force fullscreen always on
rsn8887
2019-08-18
ANDROID: Don't deinitialize the EGL surface when pausing the application
Cameron Cawley
2019-08-18
PSP2: Force fullscreen always on
rsn8887
2019-08-18
GUI: Check if fullscreen is available at runtime
Cameron Cawley
2019-08-15
BACKENDS: Fix GCC Warnings in Surface SDL Graphics
D G Turner
2019-08-15
BACKENDS: Handle screen shaking in WindowedGraphicsManager
Cameron Cawley
2019-08-13
VITA: Use activeArea rectangle also on Vita
rsn8887
2019-08-13
BACKENDS: add Fit to window (4:3) stretch mode to SDL2 backend
rsn8887
2019-08-12
BACKENDS: Use the default save file manager on Switch and SamsungTV
Cameron Cawley
2019-08-12
POSIX: Remove POSIX-specific checkPath function
Cameron Cawley
2019-08-11
COMMON: Implement FSNode::createDirectoryRecursive()
Cameron Cawley
2019-08-11
BACKENDS: Create the default save directory if it doesn't exist
Cameron Cawley
2019-08-11
SDL: Removed invalid override from getGraphicsScalerProc()
Cameron Cawley
2019-08-11
SDL: Move selecting the required ScalerProc into a separate function
Cameron Cawley
2019-08-06
BACKENDS: Improve AbstractFSNode::createDirectory() stubs
Cameron Cawley
2019-08-06
BACKENDS: Rename and simplify AbstractFSNode::create()
Cameron Cawley
2019-08-05
SDL: Simplify implementation of createLogFile()
Cameron Cawley
2019-08-04
IOS7: Make sure openURL is executed on the main thread
Thierry Crozat
2019-08-04
IOS7: Implement isConnectionLimited
Thierry Crozat
2019-08-04
IOS7: Implement getSystemLanguage
Thierry Crozat
2019-08-04
IOS7: Move non-video related functions to a separate file
Thierry Crozat
2019-08-04
IOS7: Implement opening a URL
Thierry Crozat
2019-08-04
IOS7: Implement copy to clipboard and paste from clipboard
Thierry Crozat
2019-08-04
OPENGL: Support RGBA8888 swapped textures when using OpenGL ES
Cameron Cawley
2019-08-04
CLOUD: Fix OneDriveTokenRefresher
Alexander Tkachev
2019-08-03
CLOUD: Fix GCC Compilation Warning in Debug Code.
D G Turner
2019-08-02
ANDROID: Don't hide the virtual keyboard when the Enter key is pressed
Cameron Cawley
2019-07-30
CLOUD: Ask user to manually enable Storage
Alexander Tkachev
2019-07-30
CLOUD: Change interaction with /refresh endpoint
Alexander Tkachev
2019-07-30
CLOUD: Ignore hidden files in sync/download
Alexander Tkachev
2019-07-30
CLOUD: Minor fixes for the PR#1754
Alexander Tkachev
2019-07-30
GUI: Rewrite Cloud tab
Alexander Tkachev
2019-07-30
CLOUD: Refactor BaseStorage largest methods
Alexander Tkachev
2019-07-30
CLOUD: Minor cleanup in OneDriveTokenRefresher
Alexander Tkachev
2019-07-30
CLOUD: Fix saves syncing
Alexander Tkachev
2019-07-30
CLOUD: Handle Cloud requests more frequently
Alexander Tkachev
2019-07-30
CLOUD: Fix OneDriveStorage API interaction
Alexander Tkachev
2019-07-30
CLOUD: Update BaseStorage to expect no refresh_token
Alexander Tkachev
2019-07-30
CLOUD: Update storages to refresh token via cloud.scummvm.org
Alexander Tkachev
2019-07-30
CLOUD: Get rid of 'dists/clouds/cloud_keys.h'
Alexander Tkachev
2019-07-30
CLOUD: Update GoogleDriveStorage and BoxStorage to auth via cloud.scummvm.org
Alexander Tkachev
[next]