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
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
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-06-25
Merge pull request #6983 from yourWaifu/add-discord-rpc-support
Pierre Bourdon
2018-06-19
Discord Rich Presence CMake integration
yourWaifu
2018-05-28
Common: Move host communication enum to Host.h
Lioncash
2018-04-14
UICommon: Avoid including Xrandr.h
Léo Lam
2018-02-20
Renderer: Handle resize events on-demand instead of polling
Stenzek
2018-02-07
Merge pull request #6334 from stenzek/startup
Anthony
2018-02-03
dolphin-emu-nogui: Conform to the _NET_WM_PID protocol
cbdev
2018-01-27
Core: Improve ordering of boot
Stenzek
2017-11-11
Exit on Esc, pause on F10
Rael Gugelmin Cunha
2017-10-24
UI: Implement a command line option to boot NAND title
Léo Lam
2017-09-13
Core: SetOnStoppedCallback -> SetOnStateChangedCallback
Michael M
[next]