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
/
DolphinNoGUI
/
MainNoGUI.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-11-16
Merge pull request #13689 from JosJuice/lock-core-any-thread
JosJuice
2025-11-10
Core: Remove IsHostThread
JosJuice
2025-11-09
Core: Make AddOnStateChangedCallback use HookableEvent.
Jordan Woyak
2025-09-19
Main: Add SA_RESTART to signal handler sigaction sa_flags.
Jordan Woyak
2025-08-03
Host: Remove unnecessary functions
Dentomologist
2025-08-03
Host: Remove unnecessary function
Dentomologist
2025-06-04
DolphinNoGUI: Make parameters constant
Dr. Dystopia
2025-06-04
DolphinNoGUI: Make variables constant
Dr. Dystopia
2025-06-04
DolphinNoGUI: Remove unused include directives
Dr. Dystopia
2025-06-04
DolphinNoGUI: Make variables constexpr
Dr. Dystopia
2025-06-04
DolphinNoGUI: Replace deprecated `signal.h` header
Dr. Dystopia
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaële
2024-11-15
GDBStub: Signal Breakpoint Changes To Host
mitaclaw
2024-10-23
Host: Rename `JitCacheInvalidation`
mitaclaw
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-05-31
TAS Input: Enable hotkeys and controller input when Input has focus
Dentomologist
2024-03-28
DolphinQt: A Ubiquitous Signal For When Symbols Change
mitaclaw
2024-03-18
Core: Avoid (Some) Global System Accessor
mitaclaw
2024-03-01
BootManager: Avoid Global System Accessor
mitaclaw
2023-06-06
Merge pull request #11873 from AdmiralCurtiss/pause-and-lock-host
JosJuice
2023-06-02
Core: Assert that only the Host thread may call PauseAndLock().
Admiral H. Curtiss
2023-06-01
Add MacOS Platform
Hibyehello
2023-05-16
StringUtil: Move CommandLineToUtf8Argv() into Common namespace
Lioncash
2023-02-09
Cleanup headers
Scott Mansell
2022-08-06
Add Discord presence ioctlv to /dev/dolphin
InvoxiPlayGames
2022-07-17
Require frontend to initialize controllers
JosJuice
2022-03-10
GCAdapter: Defer initialization until MainWindow::InitControllers
Pokechu22
2022-03-07
windows: wrap all main funcs with utf8 conversions
Shawn Hoffman
2021-11-22
Core/Boot: Refactor storage of boot-to-savestate data into a separate class.
Admiral H. Curtiss
2021-07-13
Core: Add GBA host interface
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2021-05-07
Merge pull request #9417 from Filoppi/input-1
Léo Lam
2021-05-06
Fix FPS counter and Game Window speed % breaking on pause/unpause
Filoppi
2021-03-27
Set console's default language/country/region based on computer settings
JosJuice
2021-01-27
rename Core/Analytics to Core/DolphinAnalytics
Shawn Hoffman
2020-05-06
Core: Add support for specifying a command line option to boot the game into ...
iwubcode
2020-04-03
Remove unused function Host_UpdateProgressDialog
JosJuice
2019-12-28
Add a Win32 NoGUI platform and project
Stenzek
2019-11-11
Merge pull request #8456 from jordan-woyak/input-gate-race-fix
Connor McLaughlin
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-09-01
DolphinNoGUI: Add a FBDev platform
Stenzek
2019-06-23
Make DolphinAnalytics a true singleton - static local variables are initializ...
Silent
2019-05-24
Update Discord rich presence when the title changes
David Korth
2019-03-21
Core/Host: Allow frontends to block inputs
spycrab
2019-02-15
DolphinNoGUI: Runtime selection of platform
Stenzek
2019-01-04
Automatic disc change for 2-disc games
JosJuice
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
Renderer: Pull dimensions from GLInterface/Swapchain
Stenzek
[next]