summaryrefslogtreecommitdiff
path: root/Source/Core/UICommon
AgeCommit message (Expand)Author
2024-08-16Merge pull request #13010 from OatmealDome/goodbye-steamTilka
2024-08-16Merge pull request #10556 from cpba/detectflatpakOatmealDome
2024-08-15UICommon: Remove Steam user directory logicOatmealDome
2024-08-14Merge pull request #12986 from mitaclaw/actually-fix-llvmOatmealDome
2024-08-12Detect when running inside a flatpak sandboxCarles Pastor
2024-08-08CMakeLists: Fix LLVM Usage In UICommonmitaclaw
2024-08-08AutoUpdate: Remove the old updater app on macOS if it existsOatmealDome
2024-08-01AutoUpdate: Use the embedded Updater on macOSOatmealDome
2024-07-04AchievementManager: Cache Badges on DiskLillyJadeKatrin
2024-06-15CMake: Let UICommon depend on CoreAdmiral H. Curtiss
2024-05-21Merge pull request #12736 from mitaclaw/minizip-ng-updateAdmiral H. Curtiss
2024-05-08Send Rich Presence to DiscordLillyJadeKatrin
2024-05-03Externals: Update minizip-ng to 4.0.5mitaclaw
2024-05-03fix linking against LLVM shared libraryGuilherme Janczak
2024-04-22port to OpenBSDGuilherme Janczak
2024-04-20Merge pull request #12718 from nicovank/masterAdmiral H. Curtiss
2024-04-20Merge pull request #12702 from Dentomologist/gamelist_show_disc1_for_two_disc...Admiral H. Curtiss
2024-04-19Apply modernize-use-starts-ends-withNicolas van Kempen
2024-04-14GameList: Show (Disc 1) for first disc of two-disc gamesDentomologist
2024-04-09JitCache: Software Profiling Restorationmitaclaw
2024-02-27BranchWatchDialog: A Total Replacement for CodeDiffDialogmitaclaw
2024-02-07Core: Move Emulation IOS instance to System.Admiral H. Curtiss
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2023-12-18UICommon: Remove global system accessor in TriggerSTMPowerEvent()Lioncache
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
2023-12-13Parser and Assembler implementationsvyuuui
2023-12-11Merge pull request #12388 from lioncash/compareAdmiral H. Curtiss
2023-12-11GameFile: Default GameBanner operator==Lioncash
2023-12-11GameFileCache: Use std::span with Update()Lioncash
2023-12-11GameFileCache: Pass std::function by reference rather than by valueLioncash
2023-11-28Remove _M_X86 in favour of _M_X86_64Zopolis4
2023-08-17Use structs for config callback IDsJosJuice
2023-06-30Merge pull request #11955 from TellowKrinkle/CMakeDependenciesAdmiral H. Curtiss
2023-06-18Replace std::ostringstream usage with fmt::formatget
2023-06-16UICommon/ResourcePack: Allow priority helpers to take arguments by const refe...Lioncash
2023-06-15CMake: Use targets for all optionally-external dependenciesTellowKrinkle
2023-06-13Common: Convert FromWhichRoot to enum classDentomologist
2023-06-08EnhancementsWidget: Handle gaps in AA mode listPokechu22
2023-05-23Fix s_using_custom_client warning with DiscordPresenceBrad Smith
2023-05-19Merge pull request #11751 from noahpistilli/discord-rpcAdmiral H. Curtiss
2023-05-16StringUtil: Move GetEscapedHtml() into Common namespaceLioncash
2023-05-10UICommon:DiscordPresence: Use GameTDB covers for RPCSketch
2023-04-26VideoUtils: Remove unused function GetAvailableResolutionsDentomologist
2023-04-19Merge pull request #11770 from lioncash/errAdmiral H. Curtiss
2023-04-18Common/CommonFuncs: Move interface into Common namespaceLioncash
2023-04-18Merge pull request #11760 from Minty-Meeo/embracing-nullptrAdmiral H. Curtiss
2023-04-18Merge pull request #11768 from Pokechu22/temporary-debug-command-lineAdmiral H. Curtiss
2023-04-17Treat --debugger command line as a temporary settingPokechu22
2023-04-15Embrace nullptr over NULL and 0get
2023-04-15Common/MathUtil: Move IntLog2 into MathUtil namespaceLioncash