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.cpp
Age
Commit message (
Expand
)
Author
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
ControllerInterface/Win32: Prevent devcies from losing their "id" on a hotplu...
Jordan Woyak
2019-03-29
Add hotplug support to DInput and XInput controller backends
Michael M
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
Add hotplug support to SDL2 controller backend
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-07
InputCommon: Extract ControlReference from ControllerInterface
Michael Maltese
2016-11-30
ControllerInterface: replace Reinitialize with RefreshDevices
Michael Maltese
2016-11-30
ControllerInterface: clear devices before shutting down backends
Michael Maltese
2016-10-03
Merge pull request #4102 from ligfx/quartz_input
shuffle2
2016-09-04
InputCommon: Remove the Xlib backend
Jasper St. Pierre
2016-08-08
Add Quartz/CoreGraphics controller interface for default k&m events
Michael Maltese
2016-07-29
evdev: Add hotplugging support
Léo Lam
2016-07-29
ControllerInterface: Don't block on UpdateInput()
Léo Lam
2016-07-29
ControllerInterface: Add RemoveDevice()
Léo Lam
2016-07-29
ControllerInterface: Add a way to register callbacks
Léo Lam
2016-07-14
ControllerInterface: Make the ID assigning code common
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-01-10
Comment change to reflect what code does
booto
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-06-08
Revert "SDL: handle SDL_QUIT event"
Matthew Parlane
2015-06-05
SDL: handle SDL_QUIT event
Tillmann Karras
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
2015-03-08
Fixed the crash that would occur when the Refresh button was pressed in the c...
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 ClearInputState
Jasper St. Pierre
2014-11-28
ControllerInterface: Remove unused "force" parameter
Jasper St. Pierre
2014-11-11
Fix some double->float conversions.
Rachel Bryk
2014-10-15
ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize()
Lioncash
2014-09-04
Controller Interface: Remove "using namespace" in header file.
Rohit Nirmal
2014-08-19
GLInterface: Destroy GLWin
Jasper St. Pierre
2014-08-19
Remove support for Wayland
Jasper St. Pierre
2014-08-04
Restore Wayland compatibility.
Tony Wasserka
2014-08-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
[next]