dolphin/Source/Core
2017-12-03 10:32:07 -05:00
..
AudioCommon Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
Common VideoBackends: Add AbstractStagingTexture class 2017-11-22 18:47:04 +10:00
Core -[deviceInquiryComplete:error:aborted:] comes in on the main thread in macOS 10.13, so instead of using CFRunLoopRun()/CFRunLoopStop(), just let the run loop do one pass. This is already in a loop waiting for done to be false. This also means -[deviceInquiryComplete:error:aborted:] should no longer call CFRunLoopStop(). Fixes connecting to Wiimotes in macOS 10.13+, should continue to work as before in 10.12 and below. 2017-12-03 10:32:07 -05:00
DiscIO VolumeGC: Correct printf specifier in LoadBannerFile() 2017-11-19 00:54:47 -05:00
DolphinNoGUI Exit on Esc, pause on F10 2017-11-11 12:51:54 -02:00
DolphinQt2 Clarify the "Select the OTP/SEEPROM dump" message 2017-12-02 18:23:38 +01:00
DolphinWX Clarify the "Select the OTP/SEEPROM dump" message 2017-12-02 18:23:38 +01:00
InputCommon GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
UICommon Config: Flatten structures 2017-11-15 18:04:40 +00:00
VideoBackends Merge pull request #6232 from lioncash/d3d-vert-mgr 2017-12-03 09:24:23 +01:00
VideoCommon Merge pull request #5887 from linkmauve/alpha-fix 2017-12-03 11:21:08 +01:00
CMakeLists.txt