| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-06 | IOS: Updates compilation instructions | Vincent Bénony | |
| 2016-01-06 | IOS: Implements scalers | Vincent Bénony | |
| 2016-01-06 | IOS: Scales the GUI for the iPad Pro | Vincent Bénony | |
| 2016-01-06 | IOS: Better resolution handling | Vincent Bénony | |
| 2016-01-06 | IOS: Removes a global variable | Vincent Bénony | |
| 2016-01-06 | IOS: Fixes memory leak | Vincent Bénony | |
| 2016-01-06 | IOS: Move declarations in the common header file | Vincent Bénony | |
| 2016-01-06 | IOS: Avoid subclassing UIApplication, and handle multitasking | Vincent Bénony | |
| 2016-01-06 | IOS: Wrong deallocator called | Vincent Bénony | |
| 2016-01-06 | IOS: Renames iOS7 classes to avoid confusion | Vincent Bénony | |
| 2016-01-06 | IOS: Removes new generic syntax to be able to compile with older clang toolchain | Vincent Bénony | |
| 2016-01-06 | IOS: Updates compilation instructions | Vincent Bénony | |
| 2016-01-06 | IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7) | Vincent Bénony | |
| The "iphone" backend is the support for the old iPhones. The "ios7" backend is for the new iPhones. | |||
| 2016-01-06 | IOS: Remove extra comma | Vincent Bénony | |
| 2016-01-06 | IOS: Fixes a typo | Vincent Bénony | |
| 2016-01-06 | ISO: Updates instructions for command line compilation | Vincent Bénony | |
| 2016-01-06 | IOS: Clean the path of the Savegames directory | Vincent Bénony | |
| 2016-01-06 | IOS: Fixes a crash on startup on iOS 7 | Vincent Bénony | |
| 2016-01-06 | IOS: Replaces spaces with tabs | Vincent Bénony | |
| 2016-01-06 | IOS: Updates the compilation instructions | Vincent Bénony | |
| 2016-01-06 | IOS: Moves the compilation instructions in the platform directory | Vincent Bénony | |
| 2016-01-06 | IOS: Fixes tabs | Vincent Bénony | |
| 2016-01-06 | IOS: Fixes rotation and event handling | Vincent Bénony | |
| 2016-01-06 | IOS: Uses the chroot filesystem | Vincent Bénony | |
| 2016-01-06 | IOS: Adds a getter for the touchpad mode | Vincent Bénony | |
| 2016-01-06 | IOS: Fixes the virtual keyboard | Vincent Bénony | |
| 2015-11-12 | SDL/DISPMANX Fixed small issues with merging: Use append_var, fix spacing ↵ | vanfanel | |
| issues and changed SurfaceSdlGraphicsManager constructor call parameters on DispmanXSdlGraphicsManager constructor. | |||
| 2015-11-11 | Merge branch 'master' into dispmanx | vanfanel | |
| 2015-10-20 | SDL/DISPMANX Make additional notes on README.RASPBERRYPI telling users to ↵ | vanfanel | |
| manually disable some features that are sub-optimal on the Pi when they don't pass a host parameter | |||
| 2015-10-19 | SDL/DISPMANX Fixed dispmanx activation parameter on README.RASPBERRYPI | vanfanel | |
| 2015-10-18 | SDL/DISPMANX Renamed the RASBERRYPI define to the less confusing name of ↵ | vanfanel | |
| DISPMANX because it controls whether dispmanx rendering backend is enabled or not on the Raspberry Pi. | |||
| 2015-10-08 | WIN: Fix mingw64 compilation, by limiting last hack. | Kirben | |
| 2015-10-08 | WIN: Add hack for command line display in Windows versions built with MinGW. | Kirben | |
| 2015-09-14 | SYMBIAN: Rename define and rephrase comments | Willem Jan Palenstijn | |
| 2015-09-14 | SYMBIAN: Delete obsolete fixes for 'remove' | Fedor Strizhnev | |
| 2015-09-14 | SYMBIAN: Fix compilation error caused by remove macro | Fedor Strizhnev | |
| 2015-07-22 | SDL/DISPMANX: Updated class member names, configure script and asociated ↵ | vanfanel | |
| files and docs to conform to fingolfin's corrections. | |||
| 2015-07-20 | RASPBERRYPI: Changed the RGB code for the game screen surface and added ↵ | vanfanel | |
| RaspberryPi information file. | |||
| 2015-04-20 | MAEMO: Fix compilation. | Tarek Soliman | |
| Related to 71cc9e41e8e61e560ed5cb8e1fe1d0c539f001be | |||
| 2015-03-29 | RASPBERRYPI: Added Raspberry Pi native 2D API support (dispmanx) | vanfanel | |
| 2015-03-06 | SDL: Fix compilation with SDL 2.0 under MSVC | Filippos Karapetis | |
| In SDL 2.0, intrin.h is now included in SDL_cpuinfo.h, which includes setjmp.h. SDL_cpuinfo.h is included from SDL.h and SDL_syswm.h. Thus, we remove the exceptions for setjmp and longjmp before these two includes. | |||
| 2015-03-05 | MACOSX: Fix compilation | Matthew Hoops | |
| Broken by 3f22c12 | |||
| 2015-03-01 | SDL: Call setupIcon for each window creation with SDL2. | Johannes Schickel | |
| This should make sure that the logo is properly set on Win32 with SDL2. | |||
| 2015-02-18 | WINCE: Fix compilation. | Johannes Schickel | |
| 2015-02-16 | WIN32: Add experimental SDL2 support. | Johannes Schickel | |
| Based on changes by aquadran. | |||
| 2015-02-16 | SDL: Handle icon setup in SdlWindow. | Johannes Schickel | |
| 2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel | |
| 2015-01-25 | SDL: Fix typo. | Johannes Schickel | |
| 2015-01-25 | SDL: Add experimental support for SDL2. | Johannes Schickel | |
| This is based upon skristiansson's change set to make ScummVM work with SDL2. | |||
| 2015-01-25 | SDL: Cleanup graphics manager switching a bit. | Johannes Schickel | |
