dolphin/Source/Core/MacUpdater
mitaclaw 62b2b939b5 Simplify std::find_if with std::ranges::find and projections
In LabelMap.cpp, the code is currently unused so I was unable to test it.

In WiiUtils.cpp, the magic value `1u` was replaced by the constant value `DiscIO::PARTITION_UPDATE`.
2025-03-09 13:26:35 -07:00
..
AppDelegate.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
AppDelegate.mm treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00
Info.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00
MacUI.mm Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
main.m treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Main.storyboard MacUpdater: Properly display and truncate update messages 2019-03-03 13:27:18 +01:00
ViewController.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ViewController.m treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00