dolphin/Source/Core
Lioncash c61d0dfe87 Frame: Make cheat dialog private
Rather than destroy and reinitialize the dialog whenever it's closed,
and opened this dialog can just be hidden from view when it's not
needed, and shown again when it is needed.

Also, a dialog should really not be managing any live instances of
itself, including the one directly in the main frame.

This gets rid of another usage of the main frame global.
2017-04-06 21:25:26 -04:00
..
AudioCommon Remove libao sound backend 2017-03-31 14:59:57 -07:00
Common Merge pull request #4467 from stenzek/gpu-texture-decoding 2017-04-03 10:46:13 +02:00
Core ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
DiscIO Merge pull request #5152 from ligfx/disciomaybeuninitialized 2017-03-31 00:11:53 -04:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Frame: Make cheat dialog private 2017-04-06 21:25:26 -04:00
InputCommon ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends D3D: Drop redundant interface TextureEncoder 2017-04-04 22:57:23 +10:00
VideoCommon TextureConversionShader: Add missing swap for index of C14X2 textures 2017-04-06 23:29:40 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00