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
/
platform
/
ios7
/
ios7_osys_main.h
Age
Commit message (
Expand
)
Author
2019-11-19
GRAPHICS: Add interface for horizontal shake
sluicebox
2019-08-04
IOS7: Implement isConnectionLimited
Thierry Crozat
2019-08-04
IOS7: Implement getSystemLanguage
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-02-16
IOS: Implement kFeatureVirtualKeyboard to show/hide the keyboard
Thierry Crozat
2018-08-18
IOS: Replace strdup with Common::String
Colin Snover
2018-05-24
JANITORIAL: Fix trailing whitespace
Adrian Frühwirth
2017-10-15
BACKENDS: Constify PaletteManager::grabPalette implementations
Colin Snover
2016-10-20
IOS: Disable idle timer while an engine is running
Thierry Crozat
2016-02-26
IOS: Fixes savegame deletion on sandboxed iOS devices
Vincent Bénony
2016-01-07
IOS7: Make includes match our style.
Johannes Schickel
2016-01-07
IOS7: Use standard include guard names.
Johannes Schickel
2016-01-06
IOS: Brings support for FluidSynth
Vincent Bénony
2016-01-06
IOS: Avoid subclassing UIApplication, and handle multitasking
Vincent Bénony
2016-01-06
IOS: Renames iOS7 classes to avoid confusion
Vincent Bénony