dolphin/Source/Core
Léo Lam c1817b2c6d WFSI: Rename 2 ioctls to better reflect their purposes.
* IOCTL_WFSI_PREPARE_DEVICE -> IOCTL_WFSI_IMPORT_TITLE_INIT
  (equivalent of ES_ImportTitleInit, also the official name)

* IOCTL_WFSI_IMPORT_TITLE -> IOCTL_WFSI_IMPORT_TITLE_CANCEL
  (equivalent of ES_ImportTitleCancel)
2017-08-22 23:41:38 +02:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common WFSI: Implement patch install finalization. 2017-08-22 23:41:37 +02:00
Core WFSI: Rename 2 ioctls to better reflect their purposes. 2017-08-22 23:41:38 +02:00
DiscIO Revert "DirectoryBlob: Use NonCopyable" 2017-08-22 16:35:37 +02:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 Merge pull request #5949 from ligfx/gamelistmodelupdategame 2017-08-22 21:39:29 +02:00
DolphinWX Fix DolphinWX build issue 2017-08-22 13:35:20 +02:00
InputCommon Merge pull request #5742 from ToadKing/fix-bad-controllers 2017-08-17 03:42:02 +08:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends Remove NonCopyable 2017-08-22 16:40:34 +02:00
VideoCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00