dolphin/Source/Core/UICommon
JosJuice b2af07a7b7 DiscIO: Remove C/I/S prefixes from class names
These prefixes were inconsistent with the rest of Dolphin.

I'm also renaming VolumeWiiCrypted to VolumeWii because of 1113b13.
2017-06-06 12:31:59 +02:00
..
CMakeLists.txt Reuse the IOS code for WAD installation 2017-05-14 15:30:42 +02:00
CommandLineParse.cpp UICommon: Don't print --version option twice 2017-03-21 22:29:01 +01:00
CommandLineParse.h Add command line parsing to UICommon. 2017-02-16 17:24:58 +01:00
Disassembler.cpp UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
Disassembler.h UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
UICommon.cpp Config: Integrate 2017-06-03 18:11:57 +01:00
UICommon.h Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
UICommon.vcxproj msbuild: make Externals inclusion methods uniform 2017-06-03 18:20:41 -07:00
USBUtils.cpp Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
USBUtils.h Move libusb context initialization to on first use 2017-02-07 00:47:21 +01:00
WiiUtils.cpp DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
WiiUtils.h Reuse the IOS code for WAD installation 2017-05-14 15:30:42 +02:00
X11Utils.cpp Moved X11Utils into UICommon. 2017-03-08 01:24:10 -08:00
X11Utils.h Moved X11Utils into UICommon. 2017-03-08 01:24:10 -08:00