dolphin/Source/Core
Antonio Maiorano bf18f19b0a Make the progress dialog look better (used for e.g. shader compiling)
* Removed the Cancel button since the code doesn't react to it anyway.
* Only show a window title, not the help icon (?), and disable the close button
* Set the title to "Dolphin" instead of repeating the label text
2018-10-03 21:35:10 -04:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Fix sram accesses. 2018-09-29 22:52:29 -07:00
Core mx sram: replace union-with-byte-array with operator[] to make gcc happy. 2018-10-01 00:00:20 -07:00
DiscIO Fix reading title IDs of Wii discs 2018-09-30 17:46:20 +02:00
DolphinNoGUI Merge pull request #6983 from yourWaifu/add-discord-rpc-support 2018-06-25 00:06:27 +02:00
DolphinQt Make the progress dialog look better (used for e.g. shader compiling) 2018-10-03 21:35:10 -04:00
InputCommon Merge pull request #7400 from zackhow/phone-rumble 2018-09-21 17:05:46 +02:00
UICommon Fix reading title IDs of Wii discs 2018-09-30 17:46:20 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Vulkan: Drop usage of VK_NV_glsl extension 2018-08-29 13:12:19 +10:00
VideoCommon Merge pull request #7408 from AdmiralCurtiss/twin-snakes-cutscene-flicker-fix 2018-10-01 22:24:31 +02:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00