aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-07DEVTOOLS: Update file list in update-version.pl.Johannes Schickel
59934881a1dc27e0c6030d2133ec3f9aae583df7 removed dists/android/plugin-manifest.xml.in.
2016-01-07GUI: Explain create_project HACK in module.mk a bit better.Johannes Schickel
2016-01-07COMMON: Make FSNode(AbstractFSNode *) private again.Johannes Schickel
This also fixes a memory leak in OSystem_iOS7::addSysArchivesToSearchSet.
2016-01-07AUDIO: Use standard line warps in iOS7 hack comment in fluidsynth.cpp.Johannes Schickel
2016-01-07AUDIO: Remove unused includes in fluidsynth.cpp.Johannes Schickel
2016-01-07BACKENDS: Make ChRootFilesystemFactory's constructor explicit.Johannes Schickel
2016-01-07BACKENDS: Let ChRootFilesystemFactory's constructor take a const String ↵Johannes Schickel
reference.
2016-01-07BACKENDS: Make ChRootFilesystemFactory delcaration more consistent.Johannes Schickel
The make* factory functions are public in the base class, thus keep the visibility the same.
2016-01-07BACKENDS: Move FIXME closer to ChRootFilesystemFactory.Johannes Schickel
2016-01-07BACKENDS: Fix include style in chroot-fs-factory.cpp.Johannes Schickel
2016-01-07Merge pull request #630 from bSr43/ios-fixJohannes Schickel
IOS: Fixes the iOS port
2016-01-07IOS: Renames a macroVincent Bénony
2016-01-07MADS: Phantom: Flesh out walk triggersPaul Gilbert
2016-01-06DEVTOOL: Fixes a typo in an unused macroVincent Bénony
2016-01-06OSX: Fixes the Info.plist.in template, and the bundle targetVincent Bénony
2016-01-06DEVTOOL: FormattingVincent Bénony
2016-01-06DEVTOOL: Fixes a typoVincent Bénony
2016-01-06DEVTOOL: Removes useless macroVincent Bénony
2016-01-06DEVTOOL: FormattingVincent Bénony
2016-01-06IOS: FormattingVincent Bénony
2016-01-06IOS: Adds a warningVincent Bénony
2016-01-06IOS: FormattingVincent Bénony
2016-01-06IOS: Same target for iOS legacy, and iOS 7+Vincent Bénony
2016-01-06IOS: FormattingVincent Bénony
2016-01-06IOS: Adds some explanations about the hackVincent Bénony
2016-01-06IOS: Moves the helper function were it is used.Vincent Bénony
2016-01-06IOS: Fluidsynth path hack only for iOS 7Vincent Bénony
2016-01-06IOS: Adds a warning regarding the usage of the ChRootFS classVincent Bénony
2016-01-06DEVTOOL: Adds a macro for the iOS 7 targetVincent Bénony
2016-01-06IOS: Uses Common::String instead of plain C stringVincent Bénony
2016-01-06IOS: Updates script for iOS 7 targetVincent Bénony
2016-01-06IOS: Disable scalersVincent Bénony
2016-01-06IOS: Removes a useless variableVincent Bénony
2016-01-06IOS: Update the autotools template filesVincent Bénony
2016-01-06IOS: Merge branch 'master' into ios-fixVincent Bénony
2016-01-06DEVTOOL: CleanupVincent Bénony
2016-01-06IOS: Removes the old "scummvm-iph5" file from gitignoreVincent Bénony
2016-01-06IOS: Merge masterVincent Bénony
2016-01-06IOS: Better emulation of the right mouse buttonVincent Bénony
2016-01-06IOS: Update compilation instructions for FluidSynthVincent Bénony
2016-01-06IOS: Fixes an issue with the mouse pointer when returning from Sam&MaxVincent Bénony
2016-01-06IOS: Brings support for FluidSynthVincent Bénony
2016-01-06IOS: Updates compilation instructionsVincent Bénony
2016-01-06IOS: Support for libmadVincent Bénony
2016-01-06IOS: Info on Linux toolchain, and compilation instructionsVincent Bénony
2016-01-06IOS: Adds iPhone 6/6+ launch screensVincent Bénony
2016-01-06IOS: Switches to OpenGL ES 2.0 to ease debugging with XcodeVincent Bénony
2016-01-06IOS: TypoVincent Bénony
2016-01-06IOS: Updates compilation instructionsVincent Bénony
2016-01-06IOS: Implements scalersVincent Bénony