dolphin/Source/Core
JosJuice 39ff203c1e DiscExtractor: Don't create extra folders when extracting a folder
Before, if you extracted a directory like /map/Final/Release/,
Dolphin would create the nested folders map, Final and Release
in the output directory and put the files in Release instead of
just putting the files directly in the output directory.
2017-06-28 22:22:41 +02:00
..
AudioCommon Swapped C-style arrays to std::array 2017-06-27 07:12:15 -03:00
Common Fix DoFileSearch for non-ASCII extensions on Windows 2017-06-28 09:50:02 +02:00
Core IOS/ES: Don't open store in rw mode in WriteNewCertToStore 2017-06-28 11:23:08 +02:00
DiscIO DiscExtractor: Don't create extra folders when extracting a folder 2017-06-28 22:22:41 +02:00
DolphinNoGUI NoGUI: Fix a missing include for Xlib 2017-06-13 11:46:13 +02:00
DolphinQt2 Qt: Add menu item to perform online update 2017-06-28 11:23:08 +02:00
DolphinWX DiscExtractor: Don't create extra folders when extracting a folder 2017-06-28 22:22:41 +02:00
InputCommon StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
UICommon Move WiiUtils to Core 2017-06-28 11:22:10 +02:00
VideoBackends FramebufferManager: Fix EFB layers being attached to the wrong FBO. 2017-06-27 23:42:42 +02:00
VideoCommon Change "blocking" BlockingLoop::Stop to give up and die after a timeout. 2017-06-25 20:47:30 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00