dolphin/Source/Core/UICommon
Lioncache 00f494307f UICommon: Remove global system accessor in TriggerSTMPowerEvent()
This can be passed through via the IOS instance.
2023-12-18 19:17:16 -05:00
..
ResourcePack UICommon/ResourcePack: Allow priority helpers to take arguments by const reference 2023-06-16 10:20:50 -04:00
AutoUpdate.cpp StringUtil: Move GetEscapedHtml() into Common namespace 2023-05-16 14:21:19 -04:00
AutoUpdate.h Updater: Add/clarify error messages 2022-10-31 23:36:07 -07:00
CMakeLists.txt Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
CommandLineParse.cpp Treat --debugger command line as a temporary setting 2023-04-17 23:11:26 -07:00
CommandLineParse.h
Disassembler.cpp Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
Disassembler.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
DiscordPresence.cpp Fix s_using_custom_client warning with DiscordPresence 2023-05-23 00:07:06 -04:00
DiscordPresence.h Move s_using_custom_client to DiscordPresence.cpp 2023-02-09 16:23:01 -08:00
GameFile.cpp GameFile: Default GameBanner operator== 2023-12-11 11:36:35 -05:00
GameFile.h GameFile: Default GameBanner operator== 2023-12-11 11:36:35 -05:00
GameFileCache.cpp GameFileCache: Use std::span with Update() 2023-12-11 11:12:09 -05:00
GameFileCache.h GameFileCache: Use std::span with Update() 2023-12-11 11:12:09 -05:00
NetPlayIndex.cpp
NetPlayIndex.h
UICommon.cpp UICommon: Remove global system accessor in TriggerSTMPowerEvent() 2023-12-18 19:17:16 -05:00
UICommon.h
USBUtils.cpp
USBUtils.h
X11Utils.cpp
X11Utils.h