aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2013-07-04Merge pull request #350 from chrisws/tizen_port_1_6_0aJohannes Schickel
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-07-04SDL: Fix compilation by moving getMixerManager out of USE_OPENGL guard.Johannes Schickel
2013-07-04SDL: Fix compilation on Solaris 10.Johannes Schickel
2013-07-03TIZEN: bada port updated to tizenChris Warren-Smith
2013-06-01MAEMO: Update debian/changelogTarek Soliman
2013-05-25PSP: Remove leftover debug statement to non-existant variable.D G Turner
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-16ANDROID: Disable parachute slot 0 saves.Alyssa Milburn
2013-05-16ANDROID: Force htc_fail for all Android devices, for now.Alyssa Milburn
2013-05-16ANDROID: Ignore subdirectories of asset archives.Alyssa Milburn
2013-05-16ANDROID: Delete local JNI references to asset data/classes.Alyssa Milburn
2013-05-05RELEASE: This is 1.7.0gitEugene Sandulenko
2013-04-04Symbian:Support for new enginesanotherguest
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2013-01-14IPHONE: Initialize the palettes on startup.Johannes Schickel
2013-01-14IPHONE: Recreate mouse texture on palette changes when needed.Johannes Schickel
2013-01-02JANITORIAL: Update copyright yearStrangerke
2012-12-28ANDROID: Minor fixes to build-specific makefile.D G Turner
2012-12-24ANDROID: Remove parameter forcing use of Modern theme.D G Turner
2012-12-16WINCE: Fix shadow variable warnings associated with GUIElement classes.D G Turner
2012-11-27PS2: Fix three compiler warnings and minor code formatting fixes.D G Turner
2012-11-23WII: Remove remaining signed-unsigned compiler warning.D G Turner
2012-11-23N64: Remove remaining signed-unsigned compiler warning.D G Turner
2012-11-19N64: Fix remaining warnings associated with mouse cursor drawing.D G Turner
2012-11-18N64: Fix compiler warnings associated with cursor size variables.D G Turner
2012-11-18OSX: Remove use of deprecated methodsThierry Crozat
2012-11-18OSX: Improve native OS X browser dialogMax Horn
2012-10-21ANDROID: Fixed tapping touchpad not sending left clicksLauri Härsilä
2012-10-19ANDROID: Mouse and stylus supportLauri Härsilä
2012-10-12IPHONE: Add support for "retina" displays.Johannes Schickel
2012-10-10IPHONE: Fix cursor artifacts when linear filterting is used.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-24SDL: Remove main.cpp.Alyssa Milburn
2012-09-05MAEMO: Package tony.datTarek Soliman
2012-09-01OPENPANDORA: The buildbot toolchain doesn't like the ending commaBertrand Augereau
2012-08-31OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r...Bertrand Augereau
2012-08-15ANDROID: Remove unused GL_OES_draw_texture code.Alyssa Milburn
2012-07-29OPENPANDORA: Cleanup.David-John Willis
2012-07-29GPH: Use SDLPluginProvider not POSIXPluginProvider.David-John Willis
2012-07-29OPENPANDORA: Start event manager after log files are setup (if needed).David-John Willis
2012-07-29GPH: Clean up initialisation code and start event manager after log files are...David-John Willis
2012-07-24OPENPANDORA: Clean up old commented code.David-John Willis
2012-07-24OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode.David-John Willis
2012-07-21WEBOS: Remove broken keymapper code which is not needed anymore anywayKlaus Reimer
2012-07-21WII: Adapt to mouse cursor dontScale API changedhewg
2012-07-20MAEMO: Package missing docsTarek Soliman
2012-07-20MAEMO: Fix date in debian/changelogTarek Soliman
2012-07-18MAEMO: Add new build dependenciesTarek Soliman
2012-07-15MAEMO: Fix uninitialized memberTarek Soliman