dolphin/Source
Jasper St. Pierre a6dc3c47a9 ControllerEmu: Change the GetState interface to remove range/base
Do the scaling in the code that interprets the results.

This also removes the templatization of things and changes the interface
to always take a double.

This does add a bit more code to the users of GetState, especially when
having to deal with focus management, but this will be cleaned up very
soon, as focus and focus-related options will be centralized inside the
input platforms themselves, rather than spread out across all the input
plugins.
2014-07-11 13:32:57 -04:00
..
Android Move first-execution copying of shaders / binaries to an IntentService. 2014-07-09 07:56:27 -04:00
Core ControllerEmu: Change the GetState interface to remove range/base 2014-07-11 13:32:57 -04:00
DSPSpy Fixed issue with DSP Dump not closing files. 2014-06-23 13:08:43 -07:00
DSPTool Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
UnitTests Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
VSProps Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
CMakeLists.txt Fixes build if the build path has spaces in it. 2014-05-23 18:24:08 -05:00
dolphin-emu.sln Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
pch.h Fix Linux build 2014-02-18 12:09:38 +01:00