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