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
/
InputCommon
/
ControllerInterface
/
ControllerInterface.h
Age
Commit message (
Expand
)
Author
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2025-11-06
Common: Remove the string parameters from the HookableEvent interface.
Jordan Woyak
2025-11-05
InputCommon: Make ControllerInterface RegisterDevicesChangedCallback use Comm...
Jordan Woyak
2025-06-07
InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to re...
Jordan Woyak
2024-03-11
InputCommon: Provide WindowSystemInfo getter for ControllerInterface.
Jordan Woyak
2023-12-18
Input: Improve Controller Interface devices threading
Filoppi
2023-05-10
Support Steam Deck controls directly through hidraw
R
2022-11-01
ControllerInterface: Add InputBackend interface and SDL implementation.
Jordan Woyak
2022-07-25
Add hotkey for centering mouse in render window.
Admiral H. Curtiss
2022-07-10
Add SDL as a submodule
Jun Bo Bi
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
ControllerInterface: Remove OSX window handle
Filoppi
2021-06-07
ControllerInterface: Refactor
Filoppi
2021-06-07
ControllerInterface: mixed comments
Filoppi
2021-03-17
InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides th...
iwubcode
2021-02-22
Cleanup X11 and XRANDR Macros
Norbert Lange
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2020-12-13
InputCommon: Fix callback dispatch deadlock
seth
2020-01-24
InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.
Jordan Woyak
2019-10-27
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...
rlnilsen
2019-10-26
Add support for motion controllers via the CemuHook controller input protocol.
rlnilsen
2019-03-29
Add ControllerInterface::Win32 to wrap XInput and DInput
Michael M
2019-01-10
ControllerInterface: Allow hotplug callbacks to be unregistered and don't rel...
Jordan Woyak
2019-01-02
ControllerInterface: Shutdown order and race condition fix.
Jordan Woyak
2018-10-29
Core: Switch controller interface to render widget on booting
Stenzek
2018-10-29
ControllerInterface: Don't crash on non-X11 QPA
Stenzek
2018-06-04
CMake: make SDL a private dep of InputCommon
Michael M
2017-11-10
ControllerInterface: don't call InvokeDevicesChangedCallbacks more than once ...
Michael M
2017-11-10
ControllerInterface: add mutex around callbacks vector
Michael M
2017-11-10
ControllerInterface: HotplugCallbacks -> DevicesChangedCallbacks
Michael M
2017-11-10
ControllerInterface: invoke callbacks in AddDevice/RemoveDevice
Michael M
2017-02-20
Add missing "functional" include
Steven Newbury
2017-02-07
InputCommon: Extract ControlReference from ControllerInterface
Michael Maltese
2016-11-30
ControllerInterface: replace Reinitialize with RefreshDevices
Michael Maltese
2016-09-04
InputCommon: Remove the Xlib backend
Jasper St. Pierre
2016-07-29
ControllerInterface: Add RemoveDevice()
Léo Lam
2016-07-29
ControllerInterface: Add a way to register callbacks
Léo Lam
2016-06-25
ControllerInterface: Switch to std::shared_ptr
Léo Lam
2016-06-25
ControllerInterface: Add synchronisation
Léo Lam
2016-06-25
ControllerInterface: Don't pass m_devices to the backends
Léo Lam
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-02-05
Use cmake to determine if we are enabling the Android Controller Interface
Ryan Houdek
2015-10-24
GC controller input using named pipes
spxtr
2015-07-01
Linux: Add an evdev based controller backend, to replace SDL.
Scott Mansell
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-03-12
Removed the controller update lock as it is no longer needed.
skidau
2014-11-28
HW: Remove UpdateOutput
Jasper St. Pierre
2014-11-28
ControllerInterface: Make UpdateInput / UpdateOutput return void
Jasper St. Pierre
2014-11-28
ControllerInterface: Remove unused "force" parameter
Jasper St. Pierre
[next]