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.cpp
Age
Commit message (
Expand
)
Author
2018-10-06
IOS: Correct Compilation Breakage From Last Commit.
D G Turner
2018-10-06
IOS: Fix Closing Standard Output & Error Log File.
D G Turner
2018-08-18
IOS: Replace strdup with Common::String
Colin Snover
2017-09-30
IOS: Improve iOS 11 compatibility
Vincent Bénony
2016-10-21
IOS: Add support for filtering feature
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
COMMON: Make FSNode(AbstractFSNode *) private again.
Johannes Schickel
2016-01-07
IOS: Renames a macro
Vincent Bénony
2016-01-06
IOS: Disable scalers
Vincent Bénony
2016-01-06
IOS: Better emulation of the right mouse button
Vincent Bénony
2016-01-06
IOS: Brings support for FluidSynth
Vincent Bénony
2016-01-06
IOS: Implements scalers
Vincent Bénony
2016-01-06
IOS: Better resolution handling
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