dolphin/Source/Core/InputCommon
Jasper St. Pierre 44307c9508 Host: Add a new "UIHasFocus" hook to determine if the UI has focus
We can't use RendererHasFocus for this purpose because of some issues
with exclusive fullscreen, and the new RendererHasFocus implementation
didn't work for non-Render to Main Window cases, since the renderer
window wasn't managed by wx.
2014-07-16 10:27:21 -04:00
..
ControllerInterface Host: Add a new "UIHasFocus" hook to determine if the UI has focus 2014-07-16 10:27:21 -04:00
CMakeLists.txt Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
ControllerEmu.cpp ControllerEmu: Virtualize settings 2014-07-11 13:32:58 -04:00
ControllerEmu.h ControllerEmu: Remove focus-checking code from the rest of ControllerEmu 2014-07-11 14:08:29 -04:00
GCPadStatus.h InputCommon: Use enums instead of defines within GCPadStatus.h 2014-07-11 17:18:11 -04:00
InputCommon.vcxproj Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
InputCommon.vcxproj.filters Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
InputConfig.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
InputConfig.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00