Age | Commit message (Expand) | Author |
2013-01-14 | IPHONE: Recreate mouse texture on palette changes when needed. | Johannes Schickel |
2013-01-09 | SDL: Silence C++ narrowing warnings. | Johannes Schickel |
2013-01-09 | OPENGL: Silence C++11 narrowing warning. | Johannes Schickel |
2013-01-02 | JANITORIAL: Update copyright year | Strangerke |
2012-12-28 | ANDROID: Minor fixes to build-specific makefile. | D G Turner |
2012-12-24 | ANDROID: Remove parameter forcing use of Modern theme. | D G Turner |
2012-12-16 | WINCE: Fix shadow variable warnings associated with GUIElement classes. | D G Turner |
2012-12-10 | Revert "OPENGLSDL: Remove HACK in fullscreen toggle mode." | Johannes Schickel |
2012-11-27 | PS2: Fix three compiler warnings and minor code formatting fixes. | D G Turner |
2012-11-24 | BACKENDS: Remove excess space from warnings | Matthew Hoops |
2012-11-23 | WII: Remove remaining signed-unsigned compiler warning. | D G Turner |
2012-11-23 | N64: Remove remaining signed-unsigned compiler warning. | D G Turner |
2012-11-19 | N64: Fix remaining warnings associated with mouse cursor drawing. | D G Turner |
2012-11-18 | N64: Fix compiler warnings associated with cursor size variables. | D G Turner |
2012-11-18 | OSX: Remove use of deprecated methods | Thierry Crozat |
2012-11-18 | OSX: Fix Sparkle compilation on older systems | Thierry Crozat |
2012-11-18 | OSX: Improve native OS X browser dialog | Max Horn |
2012-10-21 | ANDROID: Fixed tapping touchpad not sending left clicks | Lauri Härsilä |
2012-10-19 | ANDROID: Mouse and stylus support | Lauri Härsilä |
2012-10-12 | IPHONE: Add support for "retina" displays. | Johannes Schickel |
2012-10-10 | IPHONE: Fix cursor artifacts when linear filterting is used. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-24 | SDL: Remove main.cpp. | Alyssa Milburn |
2012-09-20 | Merge pull request #275 from clone2727/pegasus | clone2727 |
2012-09-17 | MACOSX: Make failing to load a soundfont in CoreAudio fatal | Matthew Hoops |
2012-09-14 | MACOSX: Fix soundfont loading with CoreAudio on newer versions of Mac OS X | Matthew Hoops |
2012-09-12 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-09-05 | MAEMO: Package tony.dat | Tarek Soliman |
2012-09-05 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-09-04 | BADA: Convert CRLF to LF | Willem Jan Palenstijn |
2012-09-01 | OPENPANDORA: The buildbot toolchain doesn't like the ending comma | Bertrand Augereau |
2012-08-31 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-08-31 | OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r... | Bertrand Augereau |
2012-08-26 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-08-15 | ANDROID: Remove unused GL_OES_draw_texture code. | Alyssa Milburn |
2012-08-09 | DINGUX: Fix "if" formatting. | Johannes Schickel |
2012-08-09 | OPENGL: Fix RGBA8888 mode setup. | Johannes Schickel |
2012-08-08 | OPENGL: GL_BGRA does not exist in every GLES implementation. | David-John Willis |
2012-07-31 | GPH: Add extra call to SDL_ShowCursor(SDL_DISABLE). | David-John Willis |
2012-07-31 | GPH: Move the legecy GP2X joystick code into the switch case to make it easie... | David-John Willis |
2012-07-29 | OPENPANDORA: Cleanup. | David-John Willis |
2012-07-29 | GPH: Use SDLPluginProvider not POSIXPluginProvider. | David-John Willis |
2012-07-29 | OPENPANDORA: Start event manager after log files are setup (if needed). | David-John Willis |
2012-07-29 | GPH: Clean up initialisation code and start event manager after log files are... | David-John Willis |
2012-07-24 | GPH: Fix accidental commit. | David-John Willis |
2012-07-24 | OPENPANDORA: Clean up old commented code. | David-John Willis |
2012-07-24 | OPENPANDORA: Free hiddenCursor on unloadGFXMode and cleanup screen setup. | David-John Willis |
2012-07-24 | OPENPANDORA: Move SDL_CreateCursor hacklet from init to loadGFXMode. | David-John Willis |
2012-07-21 | WEBOS: Remove broken keymapper code which is not needed anymore anyway | Klaus Reimer |
2012-07-21 | WII: Adapt to mouse cursor dontScale API change | dhewg |