40bb9974f2
Reformat all the things!
2018-04-12 21:28:39 +02:00
c03aa78c8f
[Cleanup] WX: Remove usage of NANDContentManager
...
Also clean up the way the system menu label is updated. We don't want
to access the NAND while emulation is running, and especially not
that many times per second on an unpredictable timing.
2017-10-24 11:41:54 +02:00
f06367febc
WX: Add menu item to perform online update
2017-06-28 11:22:10 +02:00
d8089a457f
WX: Disable a few menu items when a Wii title is running
...
Unsafe and keeping them enabled would allow inaccurate behaviour that
can break games.
2017-04-05 20:54:48 +02:00
f871b2177e
DolphinWX: Move main menu creation into a wxMenuBar subclass
...
Keeps the actual GUI elements separate from the frame code.
2016-10-20 09:54:29 -04:00