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
Age
Commit message (
Expand
)
Author
2020-02-08
InputCommon: Allow controller settings specified with input expresions.
Jordan Woyak
2020-02-02
Merge pull request #8592 from phcoder/devid
Léo Lam
2020-02-01
Merge pull request #8478 from jordan-woyak/dsu-client-cleanup
Connor McLaughlin
2020-01-29
ButtonManager: Fix handling of empty device id.
Vladimir Serbinenko
2020-01-24
InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.
Jordan Woyak
2020-01-18
InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency.
Jordan Woyak
2020-01-13
ControllerInterface/DSUClient: Eliminate m_accl/m_gyro state by accessing the...
Jordan Woyak
2020-01-13
Merge pull request #8474 from jordan-woyak/dsu-battery
JMC47
2020-01-13
ControllerInterface: Remove and re-add device when combining nodes.
Jordan Woyak
2020-01-13
ControllerInterface: Don't consider the empty string a valid unique ID.
Jordan Woyak
2020-01-13
ControllerInterface: Combine evdev devices with the same unique ID.
Jordan Woyak
2020-01-13
ControllerInterface: Minor DSU client device cleanups.
Jordan Woyak
2020-01-13
ControllerInterface: Exposse DSU client battery level as an input.
Jordan Woyak
2020-01-07
Fix trailing whitespace
Scott Mansell
2020-01-07
Document the evdev "interesting" heuristic
Scott Mansell
2019-12-29
InputConfig::LoadConfig(): Convert num[] to an array of std::string_view.
David Korth
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-12-23
DualShockUDPClient: downgrade spurious NOTICE_LOGs
Pierre Bourdon
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-11-28
InputCommon: Decouple ButtonManager and Touchscreen from Android
OatmealDome
2019-11-27
Merge pull request #8439 from JosJuice/android-native-motion-controls
Anthony
2019-11-24
Merge pull request #8486 from lioncash/dualshock
Léo Lam
2019-11-22
InputCommon/DualShockUDPClient: Use an alias for the clock type
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: Use deduction guides for lock_guard
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: Make use of std::array where applicable
Lioncash
2019-11-22
Merge pull request #8485 from lioncash/imu
JosJuice
2019-11-22
Merge pull request #8484 from lioncash/input-func
JosJuice
2019-11-22
InputCommon/DualShockUDPClient: Relocate settings to top of source file
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: In-class initialize members where applicable
Lioncash
2019-11-22
InputCommon/DualShockUDPClient: Add missing header guard
Lioncash
2019-11-22
InputCommon/IMU*: Remove unnecessary includes
Lioncash
2019-11-22
InputCommon/FunctionExpression: Use Yoda conditions, we do not
Lioncash
2019-11-22
InputCommon/FunctionExpression: Remove unnecessary 'else' in MakeFunctionExpr...
Lioncash
2019-11-22
InputCommon/FunctionExpression: Make MakeFunctionExpression() take a std::str...
Lioncash
2019-11-22
InputCommon/FunctionExpression: Remove unused LOOP_MAX_REPS constant
Lioncash
2019-11-22
InputCommon/FunctionExpression: Remove cyclical include
Lioncash
2019-11-22
InputCommon/FunctionExpression: Collapse namespaces
Lioncash
2019-11-22
InputCommon/FunctionExpression: include <algorithm>
Lioncash
2019-11-22
InputCommon: Make use of fmt where applicable
Lioncash
2019-11-20
Android: Let WiimoteEmu know whether we have accelerometer/gyroscope
JosJuice
2019-11-20
Android: Native motion controls
JosJuice
2019-11-15
Merge pull request #8440 from rlnilsen/motion-input-tweaks
JosJuice
2019-11-11
Merge pull request #8456 from jordan-woyak/input-gate-race-fix
Connor McLaughlin
2019-11-10
evdev: fix bad integer division.
Jordan Woyak
2019-11-09
InputCommon: Detect when evdev exposes acceleration/gyroscope data.
Jordan Woyak
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-11-03
Motion Input: Add "enable" checkbox for motion controlled cursor.
rlnilsen
2019-11-03
Input: Add optional "enable" setting to the ControlGroup class.
rlnilsen
2019-10-30
Merge pull request #8438 from JosJuice/tilt-tooltip-string
Mat M
2019-10-28
Merge pull request #8352 from rlnilsen/motion-controller-support-via-cemuhook...
Pierre Bourdon
[prev]
[next]