index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
UICommon
Age
Commit message (
Expand
)
Author
2024-10-27
Merge pull request #13096 from mitaclaw/ranges-modernization-7-rewrite
JMC47
2024-10-19
Simplify `std::copy` with `fmt::join`
mitaclaw
2024-10-19
Move UICommon/Disassembler to Common/HostDisassembler
mitaclaw
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-12
Merge pull request #13076 from robxnano/dbus-inhibit
Tilka
2024-10-11
Merge pull request #13117 from mitaclaw/ranges-modernization-9-trivial-find
Tilka
2024-10-10
C++20: Synthesize `operator!=` From `operator==`
mitaclaw
2024-10-10
Modernize `std::find_if` with ranges
mitaclaw
2024-10-10
Modernize `std::find` with ranges
mitaclaw
2024-10-10
Modernize `std::binary_search` with ranges
mitaclaw
2024-10-10
Modernize `std::is_sorted` with ranges
mitaclaw
2024-10-10
Modernize `std::replace` with ranges
mitaclaw
2024-09-27
linux: Use D-Bus to inhibit screensaver
robxnano
2024-08-16
Merge pull request #13010 from OatmealDome/goodbye-steam
Tilka
2024-08-16
Merge pull request #10556 from cpba/detectflatpak
OatmealDome
2024-08-15
UICommon: Remove Steam user directory logic
OatmealDome
2024-08-14
Merge pull request #12986 from mitaclaw/actually-fix-llvm
OatmealDome
2024-08-12
Detect when running inside a flatpak sandbox
Carles Pastor
2024-08-08
CMakeLists: Fix LLVM Usage In UICommon
mitaclaw
2024-08-08
AutoUpdate: Remove the old updater app on macOS if it exists
OatmealDome
2024-08-01
AutoUpdate: Use the embedded Updater on macOS
OatmealDome
2024-07-04
AchievementManager: Cache Badges on Disk
LillyJadeKatrin
2024-06-15
CMake: Let UICommon depend on Core
Admiral H. Curtiss
2024-05-21
Merge pull request #12736 from mitaclaw/minizip-ng-update
Admiral H. Curtiss
2024-05-08
Send Rich Presence to Discord
LillyJadeKatrin
2024-05-03
Externals: Update minizip-ng to 4.0.5
mitaclaw
2024-05-03
fix linking against LLVM shared library
Guilherme Janczak
2024-04-22
port to OpenBSD
Guilherme Janczak
2024-04-20
Merge pull request #12718 from nicovank/master
Admiral H. Curtiss
2024-04-20
Merge pull request #12702 from Dentomologist/gamelist_show_disc1_for_two_disc...
Admiral H. Curtiss
2024-04-19
Apply modernize-use-starts-ends-with
Nicolas van Kempen
2024-04-14
GameList: Show (Disc 1) for first disc of two-disc games
Dentomologist
2024-04-09
JitCache: Software Profiling Restoration
mitaclaw
2024-02-27
BranchWatchDialog: A Total Replacement for CodeDiffDialog
mitaclaw
2024-02-07
Core: Move Emulation IOS instance to System.
Admiral H. Curtiss
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2023-12-18
UICommon: Remove global system accessor in TriggerSTMPowerEvent()
Lioncache
2023-12-16
Merge pull request #11497 from vyuuui/debugger_assembler_ui
Tilka
2023-12-13
Parser and Assembler implementations
vyuuui
2023-12-11
Merge pull request #12388 from lioncash/compare
Admiral H. Curtiss
2023-12-11
GameFile: Default GameBanner operator==
Lioncash
2023-12-11
GameFileCache: Use std::span with Update()
Lioncash
2023-12-11
GameFileCache: Pass std::function by reference rather than by value
Lioncash
2023-11-28
Remove _M_X86 in favour of _M_X86_64
Zopolis4
2023-08-17
Use structs for config callback IDs
JosJuice
2023-06-30
Merge pull request #11955 from TellowKrinkle/CMakeDependencies
Admiral H. Curtiss
2023-06-18
Replace std::ostringstream usage with fmt::format
get
2023-06-16
UICommon/ResourcePack: Allow priority helpers to take arguments by const refe...
Lioncash
2023-06-15
CMake: Use targets for all optionally-external dependencies
TellowKrinkle
2023-06-13
Common: Convert FromWhichRoot to enum class
Dentomologist
[next]