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
/
UnitTests
/
StubHost.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
2022-08-06
Add Discord presence ioctlv to /dev/dolphin
InvoxiPlayGames
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-03-27
Set console's default language/country/region based on computer settings
JosJuice
2020-04-03
Remove unused function Host_UpdateProgressDialog
JosJuice
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-05-24
Update Discord rich presence when the title changes
David Korth
2019-03-21
Core/Host: Allow frontends to block inputs
spycrab
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-05-28
Common: Move host communication enum to Host.h
Lioncash
2018-04-17
Fix some warnings
Tillmann Karras
2017-07-30
DolphinWX: Add a progress dialog host command
Stenzek
2017-07-23
Move the Wiimote connect code out of Host
Léo Lam
2017-07-15
Remove Wii Remote connection status from status bar
Léo Lam
2017-07-12
DolphinWX: fix input bitmaps not working when background input is off
Michael Maltese
2017-05-22
CMake: remove extraneous TestUtils directory
Michael Maltese