dolphin/Source/Core/DolphinQt
Lioncash 675260b0f7
Core: Namespace NetPlay utilities under the NetPlay namespace
Previously there was only one function under the NetPlay namespace,
which is kind of silly considering we have all of these other types
and functions existing outside of the namespace.

This moves the rest of them into the namespace.

This gets some general names, like Player, for example, out of the global namespace.
2018-07-06 19:53:23 -04:00
..
Config Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Debugger Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
FIFO Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GameList Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
NetPlay Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00
QtUtils Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Settings Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
TAS Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
AboutDialog.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
AboutDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CheatsManager.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CheatsManager.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DolphinQt.manifest Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DolphinQt.rc Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DolphinQt.vcxproj Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DolphinQt.vcxproj.user Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCMemcardManager.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCMemcardManager.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Host.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Host.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyScheduler.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
HotkeyScheduler.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Info.plist.in Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Main.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MainWindow.cpp Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00
MainWindow.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00
MenuBar.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MenuBar.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
qt.conf Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
RenderWidget.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
RenderWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
resource.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Resources.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Resources.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
SearchBar.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
SearchBar.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Settings.cpp Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00
Settings.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00
ToolBar.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
ToolBar.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Translation.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Translation.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Updater.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Updater.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiiUpdate.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiiUpdate.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00