dolphin/Source/Core
Dentomologist 2b743639d8
Merge pull request #13505 from tygyh/Replace-find-with-contains
Source/Core: Replace `find(x) != npos` with `contains(x)`
2026-04-28 17:50:51 -07:00
..
AudioCommon Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Common Merge pull request #13505 from tygyh/Replace-find-with-contains 2026-04-28 17:50:51 -07:00
Core Merge pull request #13505 from tygyh/Replace-find-with-contains 2026-04-28 17:50:51 -07:00
DiscIO Replace find(x) != npos with contains(x) - Core 2026-04-20 09:36:08 +02:00
DolphinNoGUI NoGUI: Add Escape key to close emulation on Windows 2026-03-25 08:56:29 -05:00
DolphinQt Merge pull request #14602 from jordan-woyak/show-file-in-folder 2026-04-28 17:29:44 -07:00
DolphinTool
InputCommon GCAdapter: Fix data races 2026-04-25 11:16:10 -07:00
MacUpdater
UICommon Replace find(x) != npos with contains(x) - Core 2026-04-20 09:36:08 +02:00
UpdaterCommon Use more std::span arguments 2026-03-23 23:55:09 +01:00
VideoBackends Merge pull request #13505 from tygyh/Replace-find-with-contains 2026-04-28 17:50:51 -07:00
VideoCommon VideoConfig: Rename StereoMode::TAB to StereoMode::TopAndBottom 2026-04-24 11:19:11 -07:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #14298 from SuperSamus/achivements-hash-qol 2026-04-02 23:36:11 -07:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in