dolphin/Source/Core
JosJuice d41bb375f1 Fix UB string comparisons
Also replacing auto& with const char* so that it's easier
to see that these strings aren't std::strings.
2017-06-06 09:02:29 +02:00
..
AudioCommon Merge pull request #5311 from ligfx/mixerdpl2 2017-06-05 20:09:18 -07:00
Common Merge pull request #5536 from sepalani/getstring 2017-06-05 21:31:09 -07:00
Core Fix UB string comparisons 2017-06-06 09:02:29 +02:00
DiscIO DiscIO: Use std::optional in Volume and Blob 2017-06-05 13:26:51 +02:00
DolphinNoGUI Merge pull request #5276 from ligfx/macosheadless 2017-06-05 20:49:02 -07:00
DolphinQt2 Merge pull request #5549 from Starsam80/qt-title 2017-06-05 18:49:50 -07:00
DolphinWX Merge pull request #5418 from MerryMage/config-again-and-again 2017-06-05 21:11:04 -07:00
InputCommon Merge pull request #5276 from ligfx/macosheadless 2017-06-05 20:49:02 -07:00
UICommon Merge pull request #5418 from MerryMage/config-again-and-again 2017-06-05 21:11:04 -07:00
VideoBackends Merge pull request #5418 from MerryMage/config-again-and-again 2017-06-05 21:11:04 -07:00
VideoCommon Merge pull request #5418 from MerryMage/config-again-and-again 2017-06-05 21:11:04 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00