.. |
Boot
|
Boot: Fix RetroAchievements for GameCube games launched with IPL
|
2025-07-26 18:08:19 +02:00 |
Config
|
Config: Change default value for Dual Core from enabled to disabled
|
2025-07-27 19:07:08 +02:00 |
ConfigLoaders
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02:00 |
Debugger
|
PPCSymbolDB: Don't return non-const pointers
|
2025-07-27 17:03:57 +02:00 |
DSP
|
Host: Remove unnecessary functions
|
2025-08-03 13:19:30 -07:00 |
FifoPlayer
|
Host: Remove unnecessary function
|
2025-08-03 13:12:01 -07:00 |
HLE
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
HW
|
HW/VideoInterface: Don't affect aspect ratio with VBI Frequency Override
|
2025-08-10 15:45:15 +02:00 |
IOS
|
IOS/FS: add safety assert
|
2025-08-10 04:58:57 +01:00 |
PowerPC
|
PPCSymbolDB: Fix callers not updating
|
2025-08-09 09:36:17 -07:00 |
AchievementManager.cpp
|
Merge pull request #13794 from Sintendo/doouble-lookup
|
2025-08-01 21:43:12 +02:00 |
AchievementManager.h
|
GameSettings: Minor approved cheats update
|
2025-07-27 11:22:28 +02:00 |
ActionReplay.cpp
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04:00 |
ActionReplay.h
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04:00 |
ARDecrypt.cpp
|
Fix various warnings
|
2025-07-12 12:47:30 +02:00 |
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
|
Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined
|
2024-06-06 08:26:20 +02:00 |
CheatSearch.h
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
CMakeLists.txt
|
BTReal: Implement Realtek Bluetooth firmware loading.
|
2025-07-23 19:58:25 -05:00 |
CommonTitles.h
|
|
|
ConfigManager.cpp
|
PPCSymbolDB: Move loading map on boot logic from boot.cpp into PPCSymbolDB, as it will be needing a mutex.
|
2025-06-25 12:01:16 -07:00 |
ConfigManager.h
|
Implement Triforce ID parsing
|
2025-04-21 22:05:25 +10:00 |
Core.cpp
|
Host: Remove unnecessary function
|
2025-08-03 13:12:01 -07:00 |
Core.h
|
Android: Don't let RetroAchievements override onPause
|
2025-07-26 19:59:08 +02:00 |
CoreTiming.cpp
|
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread.
|
2025-06-29 20:55:43 -05:00 |
CoreTiming.h
|
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread.
|
2025-06-29 20:55:43 -05:00 |
CPUThreadConfigCallback.cpp
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
CPUThreadConfigCallback.h
|
Config: Add [[nodiscard]] to AddConfigChangedCallback
|
2025-04-25 16:04:12 -07:00 |
DolphinAnalytics.cpp
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02: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
|
FreeLook: Remove ConfigChangedCallback on shutdown
|
2025-04-25 16:00:43 -07:00 |
FreeLookConfig.h
|
FreeLook: Remove ConfigChangedCallback on shutdown
|
2025-04-25 16:00:43 -07:00 |
FreeLookManager.cpp
|
FreeLook: Remove ConfigChangedCallback on shutdown
|
2025-04-25 16:00:43 -07:00 |
FreeLookManager.h
|
|
|
GeckoCode.cpp
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04:00 |
GeckoCode.h
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04: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
|
Host: Remove unnecessary functions
|
2025-08-03 13:19:30 -07:00 |
HotkeyManager.cpp
|
HotkeyManager: Add HK_TOGGLE_WII_SPEAK_MUTE
|
2025-05-07 21:27:50 +04:00 |
HotkeyManager.h
|
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests
|
2025-06-07 17:55:14 -05:00 |
LibusbUtils.cpp
|
LibusbUtils: Change libusb_init failure from an ASSERT_MSG to an ERROR_LOG_FMT.
|
2025-07-23 21:16:04 -05:00 |
LibusbUtils.h
|
LibusbUtils: Add GetStringDescriptor function to return unicode strings and replace our libusb_get_string_descriptor_ascii calls.
|
2025-07-06 19:41:14 -05:00 |
MachineContext.h
|
Add OpenBSD/arm64 support.
|
2024-05-22 14:32:37 -04:00 |
MemoryWatcher.cpp
|
|
|
MemoryWatcher.h
|
|
|
MemTools.cpp
|
|
|
MemTools.h
|
|
|
Movie.cpp
|
WiimoteEmu: Make TaTaCon DesiredState use only one byte of space.
|
2025-03-15 16:48:05 -05:00 |
Movie.h
|
Movie: Eliminate MovieManager::SetGraphicsConfig.
|
2025-03-10 18:16:49 -05:00 |
NetPlayClient.cpp
|
Avoid map/set double lookups
|
2025-07-08 06:53:42 +02:00 |
NetPlayClient.h
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
NetPlayCommon.cpp
|
Migrate to SFML>=3.0.0
|
2025-02-25 06:42:13 +01:00 |
NetPlayCommon.h
|
|
|
NetPlayProto.h
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02:00 |
NetPlayServer.cpp
|
Avoid map/set double lookups
|
2025-07-08 06:53:42 +02:00 |
NetPlayServer.h
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
NetworkCaptureLogger.cpp
|
fmt: Replace deprecated fmt::localtime usage with Common::LocalTime
|
2025-06-04 13:32:12 +02:00 |
NetworkCaptureLogger.h
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
PatchEngine.cpp
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04:00 |
PatchEngine.h
|
Core: apply Dolphin OnFrame patches right after boot
|
2024-10-16 02:58:03 +01:00 |
State.cpp
|
Host: Remove unnecessary function
|
2025-08-03 13:12:01 -07:00 |
State.h
|
Fix various warnings
|
2025-07-12 12:47:30 +02:00 |
SyncIdentifier.h
|
|
|
SysConf.cpp
|
Simplify std::find_if with std::ranges::find and projections
|
2025-03-09 13:26:35 -07:00 |
SysConf.h
|
|
|
System.cpp
|
Core: add CustomResourceManager to System
|
2025-06-06 23:03:02 -05:00 |
System.h
|
Core: add CustomResourceManager to System
|
2025-06-06 23:03:02 -05:00 |
TimePlayed.cpp
|
Core: Don't store game ID inside TimePlayed
|
2025-04-12 15:20:49 +02:00 |
TimePlayed.h
|
Core: Don't store game ID inside TimePlayed
|
2025-04-12 15:20:49 +02:00 |
TitleDatabase.cpp
|
Implement Triforce ID parsing
|
2025-04-21 22:05:25 +10:00 |
TitleDatabase.h
|
Implement Triforce ID parsing
|
2025-04-21 22:05:25 +10:00 |
USBUtils.cpp
|
USBUtils: Refactor USB device handling
|
2025-07-23 03:26:25 +02:00 |
USBUtils.h
|
USBUtils: Refactor USB device handling
|
2025-07-23 03:26:25 +02:00 |
WC24PatchEngine.cpp
|
Simplify std::find with Common::Contains
|
2025-01-01 09:52:03 -08:00 |
WC24PatchEngine.h
|
|
|
WiiRoot.cpp
|
|
|
WiiRoot.h
|
|
|
WiiUtils.cpp
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
WiiUtils.h
|
|
|