dolphin/Source
Lioncash 4d8d2acae7 DolphinQt/Config/ARCodeWidget: Avoid unnecessary disk operations
If a user indicates that they want to clone and edit an AR code, then
click cancel on the following dialog, we shouldn't actually clone the
code.

We also shouldn't resave the codes if the edit dialog is opened and then
closed again via cancel, as there's nothing that actually changed. This
way we don't perform disk accesses unless they're actually necessary.
2019-07-31 09:01:38 -04:00
..
Android Android: Use EmulationActivity.launchFile() for StartupHandler 2019-07-18 22:35:24 +10:00
Core DolphinQt/Config/ARCodeWidget: Avoid unnecessary disk operations 2019-07-31 09:01:38 -04:00
DSPSpy
DSPTool Fix a crash in DSPTool on malformed command line 2019-06-23 21:55:51 +02:00
PCH
UnitTests
VSProps VSProps: Add fmt directory to the list of additional includes 2019-06-14 13:48:39 -04:00
.clang-format
CMakeLists.txt
dolphin-emu.sln