aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-06IOS: Updates the compilation instructionsVincent Bénony
2016-01-06IOS: Adds the old iPhone 5 binary to the Git ignore listVincent Bénony
2016-01-06IOS: Uses the SDKROOT variable only if providedVincent Bénony
2016-01-06IOS: Once again, changes the iOS deployment targetVincent Bénony
2016-01-06IOS: Fixes the Info.plist file generationVincent Bénony
2016-01-06IOS: Changes the deployment target to iOS 7.0Vincent Bénony
2016-01-06IOS: Removes the temporary Xcode project for iOSVincent Bénony
2016-01-06IOS: Adds my name to the contributors listVincent Bénony
2016-01-06IOS: Properly adds the resource files to the targetsVincent Bénony
2016-01-06IOS: Adds an helper functionVincent Bénony
2016-01-06IOS : Rename a functionVincent Bénony
2016-01-06IOS: Converts spaces to tabsVincent Bénony
2016-01-06IOS: Adds the image asset catalog to the iOS targerVincent Bénony
2016-01-06IOS: Removes useless images from the assetsVincent Bénony
2016-01-06IOS: Removes "auto", and use an explicit typeVincent Bénony
2016-01-06IOS: Typo in commentVincent Bénony
2016-01-06IOS: Updates the compilation instructions.Vincent Bénony
2016-01-06IOS: Adds a temporary Xcode projectVincent Bénony
2016-01-06IOS: Forces the create_project tool to use the right browser file for iOSVincent Bénony
2016-01-06IOS: Fixes various iOS compilation flags, and missing frameworksVincent Bénony
2016-01-06IOS: Keep the MACOSX, and IPHONE macros according to the targetVincent Bénony
2016-01-06IOS: Remove the simulator specific targetVincent Bénony
2016-01-06ISO: Removes the ENABLE_IOS macroVincent Bénony
2016-01-06IOS: Adds the POSIX macro to the create_project Xcode projectVincent Bénony
2016-01-06IOS: Adds the IPHONE macro to the generated projectVincent Bénony
2016-01-06IOS: Create a separate for adding resourcesVincent Bénony
2016-01-06IOS: Adds a description of the new iOS portVincent Bénony
2016-01-06IOS: Fixes configure scriptVincent Bénony
2016-01-06IOS: Updates Info.plistVincent Bénony
2016-01-06IOS: Fixes rotation and event handlingVincent Bénony
2016-01-06IOS: Uses the chroot filesystemVincent Bénony
2016-01-06IOS: Adds a getter for the touchpad modeVincent Bénony
2016-01-06IOS: Fixes the virtual keyboardVincent Bénony
2016-01-06IOS: Replace old iOS graphic assets with an asset catalogVincent Bénony
2016-01-06IOS: Adds two helper functions on stringsVincent Bénony
2016-01-06IOS: Added a chroot like filesystemVincent Bénony
2015-12-16CONFIGURE: Disable use of USE_ARM_SOUND_ASM.Johannes Schickel
2015-12-16IPHONE: Remove creation of scummvm-iph5 binary.Johannes Schickel
2015-12-15Merge pull request #637 from bgK/ps3-toolchain-updateJohannes Schickel
2015-12-15PS3: Set the default audio output rate to 48000 HzBastien Bouclet
2015-12-15PS3: Remove the SDL2 mixer manager.Bastien Bouclet
2015-12-15SDL: Ensure the audio sample format is supportedBastien Bouclet
2015-12-15PS3: Make use of an updated SDL2 versionBastien Bouclet
2015-12-15NEVERHOOD: Update resource patches for the DR version - fixes bug #6913Filippos Karapetis
2015-12-14OPENGL: Smooth mouse experience when black bars are visible.Johannes Schickel
2015-12-14MOHAWK: Fix loading the Myst cabin gauge movieBastien Bouclet
2015-12-14WIN32: Fix building for (some) MinGW64 toolchains.Johannes Schickel
2015-12-14SWORD25: Make #include follow our conventions.Johannes Schickel
2015-12-14SWORD25: Call requested pixel format by its correct name.Johannes Schickel
2015-12-14GRAPHICS: Add function to query TransparentSurface's builtin PixelFormat.Johannes Schickel