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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
UICommon
/
UICommon.cpp
Age
Commit message (
Expand
)
Author
2024-08-16
Merge pull request #13010 from OatmealDome/goodbye-steam
Tilka
2024-08-15
UICommon: Remove Steam user directory logic
OatmealDome
2024-08-12
Detect when running inside a flatpak sandbox
Carles Pastor
2024-07-04
AchievementManager: Cache Badges on Disk
LillyJadeKatrin
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
2023-12-18
UICommon: Remove global system accessor in TriggerSTMPowerEvent()
Lioncache
2023-12-13
Parser and Assembler implementations
vyuuui
2023-08-17
Use structs for config callback IDs
JosJuice
2023-06-18
Replace std::ostringstream usage with fmt::format
get
2023-04-15
Common/MathUtil: Move IntLog2 into MathUtil namespace
Lioncash
2023-02-26
UICommon: Create Load/DynamicInputTextures directory on startup
Dentomologist
2023-02-12
Address WIL todos in UICommon.cpp
Silent
2023-01-31
UICommon: Don't check the registry key or use the old user directory path on ...
OatmealDome
2023-01-31
CommonPaths: Split PORTABLE_USER_DIR into "portable" and "embedded" to accomo...
OatmealDome
2023-01-31
UICommon: Use NORMAL_USER_DIR for Windows
OatmealDome
2023-01-31
CommonPaths: Rename DOLPHIN_DATA_DIR to NORMAL_USER_DIR
OatmealDome
2023-01-31
CommonPaths: Rename USERDATA_DIR to PORTABLE_USER_DIR
OatmealDome
2023-01-16
UICommon: Set UserConfigPath in the registry to AppData User for backwards co...
OatmealDome
2023-01-16
UICommon: Use the old User directory in Documents if it exists
OatmealDome
2023-01-16
UICommon: Change default User directory location to AppData
OatmealDome
2023-01-04
HW/ProcessorInterface: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-09-24
Move a SetEnableAlert call to UICommon
JosJuice
2022-07-17
Split out controller initialization to UICommon
JosJuice
2022-07-11
Config and UICommon: Add config option and user path for Wii SD card sync fol...
Admiral H. Curtiss
2022-07-11
Treewide: Rename references to SD Card image path to clarify they mean the im...
Admiral H. Curtiss
2022-07-08
Merge pull request #10430 from OatmealDome/mac-portable
JMC47
2022-06-26
Core: add GraphicsMod directory
iwubcode
2022-06-02
UICommon: Add support for portable.txt on macOS
OatmealDome
2022-03-10
GCAdapter: Defer initialization until MainWindow::InitControllers
Pokechu22
2022-02-18
Merge pull request #10443 from JosJuice/port-wiimote-source
Léo Lam
2022-02-18
Port Wiimote source settings to the new config system
JosJuice
2022-01-22
Don't create GBA saves dir when building without mGBA
JosJuice
2021-12-25
Core/UICommon: Use std::move() a bit more.
Admiral H. Curtiss
2021-12-25
Calls to File::SetUserPath() no longer need to manually append directory sepa...
Admiral H. Curtiss
2021-12-18
Core / DolphinQt: make WFS directory configurable
iwubcode
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-10-24
CommonPaths: Add a Riivolution subfolder in Load.
Admiral H. Curtiss
2021-08-29
Add an option to abort when a panic alert occurs
Léo Lam
2021-07-13
Config: GBA settings
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-01
Merge pull request #9492 from nolange/fix_norandr_build
Léo Lam
2021-02-22
Cleanup X11 and XRANDR Macros
Norbert Lange
2021-02-12
IOS: Use less ambiguous names for classes
Léo Lam
2020-10-21
VideoCommon: Get rid of the global g_available_video_backends
Léo Lam
2020-10-18
Clean up screen saver inhibition and apply setting change immediately.
Jordan Woyak
2020-08-03
Port some settings to the new config system
JosJuice
2020-05-22
Migrate video backend setting to the new config system
Léo Lam
2020-05-13
Core/UICommon: Fix EnableScreenSaver preprocessor directive
Techjar
[next]