dolphin/Source/Core/UICommon
Pokechu22 8b98dd9be3 Move s_using_custom_client to DiscordPresence.cpp
Otherwise, files that include the header get warning: ‘Discord::s_using_custom_client’ defined but not used.
2023-02-09 16:23:01 -08:00
..
ResourcePack ResourcePack: dont scan for individual files 2022-08-06 15:38:46 -07:00
AutoUpdate.cpp Updater: Add/clarify error messages 2022-10-31 23:36:07 -07:00
AutoUpdate.h Updater: Add/clarify error messages 2022-10-31 23:36:07 -07:00
CMakeLists.txt CMake: rename minizip to minizip-ng 2022-06-06 14:21:43 +02:00
CommandLineParse.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
CommandLineParse.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Disassembler.cpp PowerPC: Remove PC macro. 2023-01-27 15:22:41 +01:00
Disassembler.h Clean up DisassembleBlock and JitInterface::GetHostCode 2022-12-01 17:43:35 -08:00
DiscordPresence.cpp Move s_using_custom_client to DiscordPresence.cpp 2023-02-09 16:23:01 -08:00
DiscordPresence.h Move s_using_custom_client to DiscordPresence.cpp 2023-02-09 16:23:01 -08:00
GameFile.cpp Merge pull request #10932 from JosJuice/nfs 2022-08-04 22:20:08 +02:00
GameFile.h DiscIO: Replace IsDataSizeAccurate with GetDataSizeType 2022-08-04 22:00:59 +02:00
GameFileCache.cpp Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata" 2022-09-27 19:06:05 +02:00
GameFileCache.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetPlayIndex.cpp Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
NetPlayIndex.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
UICommon.cpp UICommon: Don't check the registry key or use the old user directory path on Windows builds for Steam 2023-01-31 17:57:09 -05:00
UICommon.h Split out controller initialization to UICommon 2022-07-17 14:02:03 +02:00
USBUtils.cpp Log warnings when LibusbUtils::GetDeviceList fails 2022-06-08 15:29:11 -07:00
USBUtils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoUtils.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VideoUtils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
X11Utils.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
X11Utils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00