dolphin/Source/Core
Léo Lam ee868e2362 Move the Wiimote connect code out of Host
I don't know who thought it would be a good idea to put the Wiimote
connect code as part of the Host interface, and have that called
from both the UI code and the core. And then hack around it by having
"force connect" events whenever Host_ConnectWiimote is called
from the core...
2017-07-23 15:47:32 +08:00
..
AudioCommon Swapped C-style arrays to std::array 2017-06-27 07:12:15 -03:00
Common TraversalClient: Fix memory leaks in ReleaseTraversalClient() 2017-07-22 18:19:25 -04:00
Core Move the Wiimote connect code out of Host 2017-07-23 15:47:32 +08:00
DiscIO Merge pull request #5795 from JosJuice/gc-region-detection 2017-07-20 14:13:11 +08:00
DolphinNoGUI Move the Wiimote connect code out of Host 2017-07-23 15:47:32 +08:00
DolphinQt2 Move the Wiimote connect code out of Host 2017-07-23 15:47:32 +08:00
DolphinWX Move the Wiimote connect code out of Host 2017-07-23 15:47:32 +08:00
InputCommon DolphinWX: fix input bitmaps not working when background input is off 2017-07-12 00:12:07 -07:00
UICommon Make Visual Studio happy 2017-06-28 20:42:01 +02:00
VideoBackends D3DBase: Use the swapchain discard mode when possible. 2017-07-10 14:25:28 +02:00
VideoCommon Merge pull request #5726 from mimimi085181/minimal-tmem-cache-emulation 2017-07-11 22:49:19 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00