| .. |
|
Boot
|
Core: log invalid ELF input
|
2026-07-20 21:10:29 -04:00 |
|
Config
|
mingw: lower case windows includes
|
2026-07-08 09:18:29 +01:00 |
|
ConfigLoaders
|
Core: Remove SerialInterfaceManager::ChangeDevice
|
2026-06-28 10:43:31 +02:00 |
|
Debugger
|
Remove unused headers
|
2026-06-14 11:22:02 +02:00 |
|
DSP
|
DSPCore: Remove m_init_hax member
|
2026-04-12 19:21:51 +02:00 |
|
FifoPlayer
|
Core: Adjust emulated memory size automatically.
|
2026-07-11 23:02:54 +01:00 |
|
HLE
|
|
|
|
HW
|
Merge pull request #14673 from tommywaaf/android-dolphinbar-balance-board
|
2026-07-18 12:34:53 +02:00 |
|
IOS
|
IOS/NetIPTopDevice: Zero-initialize sockaddr structs
|
2026-07-21 01:30:30 +02:00 |
|
PowerPC
|
Merge pull request #14222 from Sintendo/ppcsymboldb-lookup
|
2026-07-15 17:46:54 +12:00 |
|
AchievementApprovedHash.h
|
GameSettings: Approve speed hacks for RetroAchievements
|
2026-07-08 18:10:42 +02:00 |
|
AchievementManager.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
AchievementManager.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
ActionReplay.cpp
|
|
|
|
ActionReplay.h
|
|
|
|
ARDecrypt.cpp
|
|
|
|
ARDecrypt.h
|
|
|
|
BootManager.cpp
|
|
|
|
BootManager.h
|
|
|
|
CheatCodes.h
|
|
|
|
CheatGeneration.cpp
|
|
|
|
CheatGeneration.h
|
|
|
|
CheatSearch.cpp
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
CheatSearch.h
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
CMakeLists.txt
|
Remove unused headers
|
2026-06-14 11:22:02 +02:00 |
|
CommonTitles.h
|
|
|
|
ConfigManager.cpp
|
waterfall loading of textures via id to prefer elfid-gameid when launched via elf; fallback to gameid if no match
|
2026-07-15 12:02:16 -07:00 |
|
ConfigManager.h
|
waterfall loading of textures via id to prefer elfid-gameid when launched via elf; fallback to gameid if no match
|
2026-07-15 12:02:16 -07:00 |
|
Core.cpp
|
VideoCommon: Use XFB for internal resolution stats
|
2026-07-05 09:50:13 +02:00 |
|
Core.h
|
|
|
|
CoreTiming.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
CoreTiming.h
|
CoreTiming: Change TimedCallback to a Common::MoveOnlyFunction.
|
2026-03-26 19:29:25 -05:00 |
|
CPUThreadConfigCallback.cpp
|
|
|
|
CPUThreadConfigCallback.h
|
|
|
|
DolphinAnalytics.cpp
|
DolphinAnalytics: Add game quirk for game simulated memory size.
|
2026-07-11 23:02:54 +01:00 |
|
DolphinAnalytics.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
|
|
|
FreeLookManager.cpp
|
|
|
|
FreeLookManager.h
|
|
|
|
GeckoCode.cpp
|
|
|
|
GeckoCode.h
|
|
|
|
GeckoCodeConfig.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
GeckoCodeConfig.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
Host.h
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
HotkeyManager.cpp
|
Merge pull request #14506 from adamscott/crop-that-screen
|
2026-05-23 20:53:31 +02:00 |
|
HotkeyManager.h
|
Merge pull request #14506 from adamscott/crop-that-screen
|
2026-05-23 20:53:31 +02:00 |
|
LibusbUtils.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
LibusbUtils.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
MachineContext.h
|
|
|
|
MemoryWatcher.cpp
|
|
|
|
MemoryWatcher.h
|
|
|
|
MemTools.cpp
|
|
|
|
MemTools.h
|
|
|
|
Movie.cpp
|
Core: Remove SerialInterfaceManager::ChangeDevice
|
2026-06-28 10:43:31 +02:00 |
|
Movie.h
|
Core: Remove SerialInterfaceManager::ChangeDevice
|
2026-06-28 10:43:31 +02:00 |
|
NetPlayClient.cpp
|
Core: Remove SerialInterfaceManager::ChangeDevice
|
2026-06-28 10:43:31 +02:00 |
|
NetPlayClient.h
|
Core: Remove SerialInterfaceManager::ChangeDevice
|
2026-06-28 10:43:31 +02:00 |
|
NetPlayCommon.cpp
|
NetPlay: bound LZO decompression output
|
2026-07-19 21:28:23 -04:00 |
|
NetPlayCommon.h
|
Separate out GetExternalIPAddress helper function
|
2026-05-19 12:03:00 +02:00 |
|
NetPlayProto.h
|
Core: Remove SerialInterfaceManager::ChangeDevice
|
2026-06-28 10:43:31 +02:00 |
|
NetPlayServer.cpp
|
Merge pull request #14647 from tom-pratt/netplay
|
2026-06-28 12:38:55 -04:00 |
|
NetPlayServer.h
|
|
|
|
NetworkCaptureLogger.cpp
|
|
|
|
NetworkCaptureLogger.h
|
mingw: lower case windows includes
|
2026-07-08 09:18:29 +01:00 |
|
PatchEngine.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
PatchEngine.h
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
State.cpp
|
State: Use proper path encoding conversion for OSD messages
|
2026-06-28 15:18:31 +02:00 |
|
State.h
|
|
|
|
SyncIdentifier.h
|
|
|
|
SysConf.cpp
|
|
|
|
SysConf.h
|
|
|
|
System.cpp
|
Core: Adjust emulated memory size automatically.
|
2026-07-11 23:02:54 +01:00 |
|
System.h
|
Core: Adjust emulated memory size automatically.
|
2026-07-11 23:02:54 +01:00 |
|
TimePlayed.cpp
|
|
|
|
TimePlayed.h
|
|
|
|
TitleDatabase.cpp
|
|
|
|
TitleDatabase.h
|
|
|
|
USBUtils.cpp
|
|
|
|
USBUtils.h
|
|
|
|
WC24PatchEngine.cpp
|
|
|
|
WC24PatchEngine.h
|
|
|
|
WiiRoot.cpp
|
|
|
|
WiiRoot.h
|
|
|
|
WiiUtils.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
WiiUtils.h
|
|
|