mitaclaw 62d7166e6a GDBStub: Signal Breakpoint Changes To Host 3 hónapja
..
Boot 1d79991ec4 Split `SettingsHandler` into separate reader and writer classes 3 hónapja
Config 7b8610f4ea VideoBackendBase: Clarify function name 3 hónapja
ConfigLoaders 0fd5e86677 Config/IsSettingSaveable: Remove unused includes. 3 hónapja
DSP 07605bf67c Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 4 hónapja
Debugger 07605bf67c Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 4 hónapja
FifoPlayer 07605bf67c Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 4 hónapja
HLE 5a95951751 DolphinQt: Signal `Host::JitCacheInvalidation` in more places 3 hónapja
HW fbce737415 ProcessorInterface: sync GPU just before PI_FIFO_RESET 3 hónapja
IOS 4b0b9799a9 Merge pull request #13000 from tygyh/Simplify-type-specifiers 3 hónapja
PowerPC 62d7166e6a GDBStub: Signal Breakpoint Changes To Host 3 hónapja
ARDecrypt.cpp 454537d53e Replace BitUtils with C++20: RotateLeft/RotateRight 2 éve
ARDecrypt.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 éve
AchievementManager.cpp 1012803f2e Merge pull request #12954 from LillyJadeKatrin/retroachievements-confirm 3 hónapja
AchievementManager.h 60a0efc69c Add Approved Patches - Eternal Darkness, Monster Hunter Tri 3 hónapja
ActionReplay.cpp fbbfea8e8e Replace Common::BitCast with std::bit_cast 9 hónapja
ActionReplay.h 9602f36248 Remove redundant semicolons 6 hónapja
BootManager.cpp 991bce2d68 Config: Don't depend on `is_dirty` to save SYSCONF during restore 6 hónapja
BootManager.h 16c609dcd4 BootManager: Avoid Global System Accessor 11 hónapja
CMakeLists.txt a035bd95e4 JITs: Revamp LogGeneratedX86 4 hónapja
CPUThreadConfigCallback.cpp 9602f36248 Remove redundant semicolons 6 hónapja
CPUThreadConfigCallback.h e8d5fb89e4 C++20: Synthesize `operator!=` From `operator==` 4 hónapja
CheatCodes.h e4caace6bb Common/IniFile: Move interface into Common namespace 1 éve
CheatGeneration.cpp 2025763420 Treewide: Adjust order of includes 3 éve
CheatGeneration.h f3346262d2 Core/CheatSearch: Implement cheat searching functionality. 3 éve
CheatSearch.cpp 22aa88109f Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined 8 hónapja
CheatSearch.h 9602f36248 Remove redundant semicolons 6 hónapja
CommonTitles.h fdaa82f96d Add Everybody Votes Channel and Region Select to WiiLink config 1 éve
ConfigManager.cpp fd95607700 Core: apply Dolphin OnFrame patches right after boot 4 hónapja
ConfigManager.h 14121c5504 Core/ConfigManager: Remove dead bAutomaticStart flag. 1 éve
Core.cpp 6ca2da53e8 Partially revert "Revert "Audit uses of IsRunning and GetState"" 4 hónapja
Core.h 6ca2da53e8 Partially revert "Revert "Audit uses of IsRunning and GetState"" 4 hónapja
CoreTiming.cpp 2edf6c6419 CoreTiming: Simplify algorithms using ranges and three-way comparison 4 hónapja
CoreTiming.h 2edf6c6419 CoreTiming: Simplify algorithms using ranges and three-way comparison 4 hónapja
DSPEmulator.cpp 9be9cbda2f Core/DSPHLE: Store reference to System in DSPHLE instances. 1 éve
DSPEmulator.h 9be9cbda2f Core/DSPHLE: Store reference to System in DSPHLE instances. 1 éve
DolphinAnalytics.cpp 2669d0d8af AX: add analytics quirks for wiimote filters 5 hónapja
DolphinAnalytics.h 2669d0d8af AX: add analytics quirks for wiimote filters 5 hónapja
FreeLookConfig.cpp 22aa88109f Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined 8 hónapja
FreeLookConfig.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 éve
FreeLookManager.cpp 5f90673686 StringUtil: Remove `JoinStrings` 4 hónapja
FreeLookManager.h d6c0f8e749 Android: Get profile name from core 1 éve
GeckoCode.cpp 5a95951751 DolphinQt: Signal `Host::JitCacheInvalidation` in more places 3 hónapja
GeckoCode.h e8d5fb89e4 C++20: Synthesize `operator!=` From `operator==` 4 hónapja
GeckoCodeConfig.cpp ff0e7fbf08 GeckoCodeConfig: Make use of std::erase_if 1 éve
GeckoCodeConfig.h e4caace6bb Common/IniFile: Move interface into Common namespace 1 éve
Host.h 62d7166e6a GDBStub: Signal Breakpoint Changes To Host 3 hónapja
HotkeyManager.cpp e4fb837f4b Modernize `std::find_if` with ranges 4 hónapja
HotkeyManager.h 2372b6a386 Add Open Achievements Hotkey 7 hónapja
LibusbUtils.cpp eeab51e3a4 Log warnings when LibusbUtils::MakeConfigDescriptor fails 2 éve
LibusbUtils.h eeab51e3a4 Log warnings when LibusbUtils::MakeConfigDescriptor fails 2 éve
MachineContext.h 57963c87d8 Add OpenBSD/arm64 support. 9 hónapja
MemTools.cpp 9217a9eba4 JitInterface: Refactor to class, move to System. 1 éve
MemTools.h 6ffd938f98 UnitTests: Skip PageFaultTest if exception handlers are not supported 2 éve
MemoryWatcher.cpp 8dabd1a025 PowerPC/MMU: Refactor to class, move to System. 1 éve
MemoryWatcher.h 7cecb28bdf DolphinQt: Properly lock CPU before accessing emulated memory 2 éve
Movie.cpp 7ce170f138 Modernize `std::copy` with ranges 4 hónapja
Movie.h 763562357b Movie: Mark getters as const 1 éve
NetPlayClient.cpp d7c93d87be Add support for libfmt-11 5 hónapja
NetPlayClient.h 5c1c22bab9 Traversal: Notify user of TTL to be used 1 éve
NetPlayCommon.cpp 094290792a Core: Add missing header to NetPlayCommon.cpp 3 éve
NetPlayCommon.h 2f367d7a9b Updated PEER_TIMOUT in NetPlayCommon.h to use chrono literals; Updated NetPlayServer.cpp OnConnect() by putting commonly used code into named functions 2 éve
NetPlayProto.h 4f11b0d4c9 Traversal: Autoconfigure TTL to use for probe packet 1 éve
NetPlayServer.cpp d7c93d87be Add support for libfmt-11 5 hónapja
NetPlayServer.h 5c1c22bab9 Traversal: Notify user of TTL to be used 1 éve
NetworkCaptureLogger.cpp 91020ac4fa BBA/HLE: Fix random PCAP file corruption 1 éve
NetworkCaptureLogger.h 91020ac4fa BBA/HLE: Fix random PCAP file corruption 1 éve
PatchEngine.cpp fd95607700 Core: apply Dolphin OnFrame patches right after boot 4 hónapja
PatchEngine.h fd95607700 Core: apply Dolphin OnFrame patches right after boot 4 hónapja
State.cpp 937bb2aa2e Cache normals in addition to binormals and tangents 4 hónapja
State.h 0d4cb5ddc7 State: Avoid Global System Accessor 11 hónapja
SyncIdentifier.h e011c3b383 Core/SyncIdentifier: Default operator== 1 éve
SysConf.cpp 7ce170f138 Modernize `std::copy` with ranges 4 hónapja
SysConf.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 éve
System.cpp c24fa93965 PPCSymbolDB: Move instance to PowerPCManager 11 hónapja
System.h 9602f36248 Remove redundant semicolons 6 hónapja
TitleDatabase.cpp f92541fbd9 StripSpaces: only strip spaces 2 éve
TitleDatabase.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 éve
WC24PatchEngine.cpp e4fb837f4b Modernize `std::find_if` with ranges 4 hónapja
WC24PatchEngine.h 88431cfbca WC24PatchEngine: Make GetNetworkPatch() take a std::string_view 1 éve
WiiRoot.cpp e6ee217a7c Core: Move Emulation IOS instance to System. 1 éve
WiiRoot.h 894773f607 Core/Boot: Add Wii FS sync data (for temp NAND/netplay) to BootSessionData and handle it in the boot and shutdown logic. 3 éve
WiiUtils.cpp 618b41a459 Use 'contains' method 6 hónapja
WiiUtils.h cd5aebe5ac Qt: Add file size stats to NAND Check. 1 éve