| .. |
|
Boot
|
Core: Store object name separately for symbols
|
2024-11-11 12:36:53 -05:00 |
|
Config
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
ConfigLoaders
|
Core/Config: Use structured bindings for cleaner std::map/pair usage.
|
2025-01-17 22:21:39 -06:00 |
|
Debugger
|
Simplify std::find with Common::Contains
|
2025-01-01 09:52:03 -08:00 |
|
DSP
|
Core/VideoCommon: Fix some weird (!eof) logic.
|
2024-12-30 20:13:59 -06:00 |
|
FifoPlayer
|
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
|
2024-10-15 17:08:55 +02:00 |
|
HLE
|
DolphinQt: Signal Host::JitCacheInvalidation in more places
|
2024-10-23 23:43:25 -07:00 |
|
HW
|
VideoInterface: Throttle prior to SI poll.
|
2025-03-10 16:40:46 -05:00 |
|
IOS
|
BTEmu: Throttle prior to wii remote input update.
|
2025-03-10 16:40:46 -05:00 |
|
PowerPC
|
Merge pull request #13324 from Sintendo/jitarm64-cmp-imm
|
2025-02-15 00:30:34 -05:00 |
|
AchievementManager.cpp
|
Merge pull request #13363 from JoshuaVandaele/nowarnings
|
2025-03-10 15:04:14 -04:00 |
|
AchievementManager.h
|
Merge pull request #13204 from LillyJadeKatrin/retroachievements-allow-batch
|
2025-01-20 23:35:17 +01:00 |
|
ActionReplay.cpp
|
Add AR Code Whitelist Approval
|
2024-11-27 21:21:26 -05:00 |
|
ActionReplay.h
|
Add AR Code Whitelist Approval
|
2024-11-27 21:21:26 -05:00 |
|
ARDecrypt.cpp
|
|
|
|
ARDecrypt.h
|
|
|
|
BootManager.cpp
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
BootManager.h
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
CheatCodes.h
|
|
|
|
CheatGeneration.cpp
|
|
|
|
CheatGeneration.h
|
|
|
|
CheatSearch.cpp
|
|
|
|
CheatSearch.h
|
|
|
|
CMakeLists.txt
|
Core: Add TimePlayed class to track game playtime
|
2025-02-16 23:15:11 +01:00 |
|
CommonTitles.h
|
|
|
|
ConfigManager.cpp
|
Core/ConfigManager: Add locks for metadata methods
|
2025-02-16 23:15:11 +01:00 |
|
ConfigManager.h
|
Core/ConfigManager: Add locks for metadata methods
|
2025-02-16 23:15:11 +01:00 |
|
Core.cpp
|
Core/VideoBackendBase: Call ExitGpuLoop from Core to eliminate Video_ExitLoop.
|
2025-03-07 17:30:33 -06:00 |
|
Core.h
|
Partially revert "Revert "Audit uses of IsRunning and GetState""
|
2024-10-04 18:35:41 +02:00 |
|
CoreTiming.cpp
|
CoreTiming: Don't Throttle in event queue processing.
|
2025-03-10 16:39:13 -05:00 |
|
CoreTiming.h
|
CoreTiming: Don't Throttle in event queue processing.
|
2025-03-10 16:39:13 -05:00 |
|
CPUThreadConfigCallback.cpp
|
|
|
|
CPUThreadConfigCallback.h
|
C++20: Synthesize operator!= From operator==
|
2024-10-10 20:23:55 -07:00 |
|
DolphinAnalytics.cpp
|
Merge pull request #13403 from jordan-woyak/backend_info
|
2025-03-10 15:06:19 -04:00 |
|
DolphinAnalytics.h
|
DolphinAnalytics/WiimoteEmu: Remove now-irrelevant game quirk check.
|
2025-02-13 17:39:54 -06:00 |
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
|
|
|
FreeLookConfig.cpp
|
|
|
|
FreeLookConfig.h
|
|
|
|
FreeLookManager.cpp
|
StringUtil: Remove JoinStrings
|
2024-09-22 21:09:36 -07:00 |
|
FreeLookManager.h
|
|
|
|
GeckoCode.cpp
|
Add Gecko Code Whitelist Approval
|
2024-11-27 21:21:25 -05:00 |
|
GeckoCode.h
|
Add Gecko Code Whitelist Approval
|
2024-11-27 21:21:25 -05:00 |
|
GeckoCodeConfig.cpp
|
GeckoCodeConfig: Remove HTTPS workaround for Android
|
2025-01-07 23:02:13 -05:00 |
|
GeckoCodeConfig.h
|
GeckoCodeConfig: Remove HTTPS workaround for Android
|
2025-01-07 23:02:13 -05:00 |
|
Host.h
|
GDBStub: Signal Breakpoint Changes To Host
|
2024-11-15 15:12:11 -08:00 |
|
HotkeyManager.cpp
|
Modernize std::find_if with ranges
|
2024-10-10 15:28:11 -07:00 |
|
HotkeyManager.h
|
|
|
|
LibusbUtils.cpp
|
|
|
|
LibusbUtils.h
|
|
|
|
MachineContext.h
|
|
|
|
MemoryWatcher.cpp
|
|
|
|
MemoryWatcher.h
|
|
|
|
MemTools.cpp
|
|
|
|
MemTools.h
|
|
|
|
Movie.cpp
|
Core/Movie: Make DTM Wii Remote data use SerializedWiimoteState.
|
2025-02-12 23:42:43 -06:00 |
|
Movie.h
|
Core/Movie: Make DTM Wii Remote data use SerializedWiimoteState.
|
2025-02-12 23:42:43 -06:00 |
|
NetPlayClient.cpp
|
Merge pull request #13363 from JoshuaVandaele/nowarnings
|
2025-03-10 15:04:14 -04:00 |
|
NetPlayClient.h
|
Traversal: Notify user of TTL to be used
|
2023-05-20 17:15:10 +02:00 |
|
NetPlayCommon.cpp
|
Migrate to SFML>=3.0.0
|
2025-02-25 06:42:13 +01:00 |
|
NetPlayCommon.h
|
|
|
|
NetPlayProto.h
|
Force NetPlay Clients to Host Hardcore Status
|
2024-11-10 09:40:47 -05:00 |
|
NetPlayServer.cpp
|
Merge pull request #13276 from JoshuaVandaele/sfml-3.0.0
|
2025-03-10 15:03:36 -04:00 |
|
NetPlayServer.h
|
|
|
|
NetworkCaptureLogger.cpp
|
|
|
|
NetworkCaptureLogger.h
|
|
|
|
PatchEngine.cpp
|
Core: Check if msr.DR or msr.IR are valid at ApplyStartupPatches
|
2025-02-02 17:27:16 -05:00 |
|
PatchEngine.h
|
Core: apply Dolphin OnFrame patches right after boot
|
2024-10-16 02:58:03 +01:00 |
|
State.cpp
|
Merge pull request #13340 from Dentomologist/state_show_decompressing_osd_longer
|
2025-03-10 15:04:50 -04:00 |
|
State.h
|
|
|
|
SyncIdentifier.h
|
|
|
|
SysConf.cpp
|
Modernize std::copy with ranges
|
2024-10-10 00:53:48 -07:00 |
|
SysConf.h
|
|
|
|
System.cpp
|
|
|
|
System.h
|
|
|
|
TimePlayed.cpp
|
Core: Add TimePlayed class to track game playtime
|
2025-02-16 23:15:11 +01:00 |
|
TimePlayed.h
|
Core: Add TimePlayed class to track game playtime
|
2025-02-16 23:15:11 +01:00 |
|
TitleDatabase.cpp
|
|
|
|
TitleDatabase.h
|
|
|
|
WC24PatchEngine.cpp
|
Simplify std::find with Common::Contains
|
2025-01-01 09:52:03 -08:00 |
|
WC24PatchEngine.h
|
|
|
|
WiiRoot.cpp
|
|
|
|
WiiRoot.h
|
|
|
|
WiiUtils.cpp
|
Merge pull request #13228 from OatmealDome/fix-curl-2
|
2025-01-08 18:14:10 +01:00 |
|
WiiUtils.h
|
|
|