dolphin/Source/Core
Lioncash 7baabe99d1 Host: Get rid of Host_SetStartupDebuggingParameters()
This is something that should be the responsibility of the frontend
booting the game. Making this part of the host 'interface' inherently
requires frontends to leak internal details (much like the other
UI-related functions in the interface).

This also decouples more behavior from the debugger and the
initialization process in the wx frontend. This also eliminates several
usages of the parent menubar in the debugger code window.
2017-05-14 19:12:59 -04:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common Section: Fix Section::Get 2017-05-13 15:22:29 +01:00
Core Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
DiscIO IOS/ES: Implement DeleteTitleContent properly 2017-05-13 00:34:58 +02:00
DolphinNoGUI Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
DolphinQt2 Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
DolphinWX Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00
InputCommon Merge pull request #5345 from JosJuice/consistent-controller-translation 2017-05-04 09:00:41 -07:00
UICommon Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
VideoBackends VS2017 build fix after upgrading project 2017-05-13 20:34:27 +01:00
VideoCommon Add a workaround for a PowerVR glsl compiler bug 2017-05-03 19:33:56 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00