aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2017-03-21SDL: Respect OS setting for wheel scroll direction on SDL 2.0.4+Thierry Crozat
2017-03-06PSP2: remove date from executable namersn8887
2017-03-06SDL: Fix trying to init non-supported shaders (#917)rsn8887
2017-03-05BACKENDS: Fix const'ness which led to warningsEugene Sandulenko
2017-03-05BACKENDS: Fix crash on startupEugene Sandulenko
2017-03-04Merge pull request #915 from rsn8887/vitaEugene Sandulenko
2017-03-04PSP2: Add Playstation Vita (PSP2) supportcpasjuste
2017-03-04CLOUD: Fix whitespaceWillem Jan Palenstijn
2017-03-04BACKENDS: NETWORKING: Fix warningEugene Sandulenko
2017-03-04CLOUD: Fix LocalWebserver::resolveAddress() on AndroidAlexander
2017-03-01SDL: Always use sub-pixel joystick pointer resolutionrsn8887
2017-02-28CLOUD: Fix GCC Unused Variable Warning.D G Turner
2017-02-27SDL: fix pointer speed setting 8 (was too slow)rsn8887
2017-02-24Merge pull request #908 from rsn8887/upstreamEugene Sandulenko
2017-02-22SDL: Fix erratic analog pointer + control optionsrsn8887
2017-02-22Merge pull request #909 from lubomyr/masterEugene Sandulenko
2017-02-22ANDROIDSDL: changed filename in asset file with scummvm-data for replacing ol...lubomyr
2017-02-21Merge pull request #904 from AReim1982/DevKitPPC-R28Eugene Sandulenko
2017-02-21Merge pull request #905 from lubomyr/masterEugene Sandulenko
2017-02-18SDL: increase resolution of slow analog pointer motionrsn8887
2017-02-18SDL: Cleanup, replaced _km.multiplier with #definersn8887
2017-02-19ANDROIDSDL: code refactoringlubomyr
2017-02-18SDL: improved internal joystick event handlingrsn8887
2017-02-18SDL: slow analog ('modifier'+stick) made slowerrsn8887
2017-02-18ANDROIDSDL: config feature swap_menu_and_back renamed to swap_menu_and_back_b...lubomyr
2017-02-18ANDROIDSDL: code refactoring and optimizationlubomyr
2017-02-17SDL: More fixes to jerky analog joystick pointerrsn8887
2017-02-15ANDROIDSDL: code formatting...lubomyr
2017-02-14SDL: Fix jerky/laggy analog joystick mouse controlrsn8887
2017-02-14ANDROIDSDL: implemented checkbox for swap menu and back buttonslubomyr
2017-02-14ANDROIDSDL: backend related checking in options.cpp replaced with hasFeature....lubomyr
2017-02-14WII: Fix compiler warningsAlexander Reim
2017-02-07ANDROIDSDL: code refactoring...lubomyr
2017-02-01ANDROIDSDL: code optimizationlubomyr
2017-01-31ANDROIDSDL: implemented checkbox for show/hide on-screen control in Options menulubomyr
2017-01-30ANDROIDSDL: implemented checkbox for change mouse mode in Options menulubomyr
2017-01-17DC: Fix Variable Shadowing Compiler Warning.D G Turner
2017-01-17CLOUD: Fix Unsigned vs. Signed Comparison Compiler Warning.D G Turner
2017-01-16CLOUD: Fix Possible Uninitialized Variable Compiler Warning.D G Turner
2017-01-16CLOUD: Fix Further Variable Shadowing Compiler Warnings.D G Turner
2017-01-16CLOUD: Fix Compilation Failure.D G Turner
2017-01-16CLOUD: Fix Various Variable Shadowing Compiler Warnings.D G Turner
2017-01-16CLOUD: Fix Various Compiler Warnings By Adding Casts.D G Turner
2017-01-12BACKENDS: Fix Shadowing Compiler Warning for isDirectory symbol.D G Turner
2017-01-12WII: Fix Variable Shadowing Compiler Warnings.D G Turner
2017-01-12WIN32: Fix Variable Shadowing Compiler Warnings.D G Turner
2017-01-10CLOUD: Add FIXME comment.D G Turner
2017-01-10CLOUD: Fix Remaining Shadowing Compiler Warnings.D G Turner
2017-01-10CLOUD: Fix Various Shadowing Compiler Warnings from errorCallback.D G Turner
2017-01-10CLOUD: Fix Two Variable Shadowing Compiler Warnings.D G Turner