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
/
Quartz
/
QuartzKeyboardAndMouse.h
Age
Commit message (
Expand
)
Author
2024-06-15
ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse ...
Jordan Woyak
2023-12-18
Input: Improve Controller Interface devices threading
Filoppi
2022-08-18
InputCommon:QuarzKB&M: Use KVO to watch window position
TellowKrinkle
2021-07-06
QuartzKeyboardAndMouse: Ensure windowNumber is fetched on the main thread
OatmealDome
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2020-02-22
InputCommon: Constify Device::Input::IsDetectable function.
Jordan Woyak
2020-01-24
InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.
Jordan Woyak
2019-06-17
InputCommon: Use nested namespace specifiers where applicable
Lioncash
2016-10-03
InputCommon: Fix formatting issues in Quartz
Léo Lam
2016-08-09
And pull KeycodeToName into its own function
Michael Maltese
2016-08-09
use a std::map instead of running through the AOS
Michael Maltese
2016-08-09
clang-format and cleaning up Key::GetName
Michael Maltese
2016-08-09
style fixes
Michael Maltese
2016-08-08
Add Quartz/CoreGraphics controller interface for default k&m events
Michael Maltese