Jordan Woyak
|
2f1390e9f9
InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs.
|
8 月之前 |
mitaclaw
|
de1c47a701
Misc. Container Find Changes
|
11 月之前 |
Tillmann Karras
|
d1db347c8a
evdev: close file descriptors in a separate thread
|
1 年之前 |
Filoppi
|
e456bef163
Input: Improve Controller Interface devices threading
|
2 年之前 |
Jordan Woyak
|
2e5cd5d519
ControllerInterface: evdev InputBackend implementation.
|
2 年之前 |
Shawn Hoffman
|
f92541fbd9
StripSpaces: only strip spaces
|
3 年之前 |
Pokechu22
|
558de04cfc
Common/Assert: Actually use the ASSERT_MSG's log type parameter
|
3 年之前 |
Pokechu22
|
2025763420
Treewide: Adjust order of includes
|
3 年之前 |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
4 年之前 |
Filoppi
|
0718cfd7d7
ControllerInterface: make evdev use PlatformPopulateDevices
|
4 年之前 |
Filoppi
|
81092cf7e4
InputCommon: replace SerialInterface log with ControllerInterface
|
4 年之前 |
Dentomologist
|
1fd332d3b7
ControllerInterface: Fix unused-result warning
|
4 年之前 |
Lioncash
|
a5e1415e74
InputCommon: Migrate logging over to fmt
|
4 年之前 |
Techjar
|
8423f848d0
ControllerInterface: Combine evdev devices with the same physical location in addition to unique ID
|
5 年之前 |
Jun Su
|
b6ff15c130
Cleanup warnings of -Wmissing-declarations
|
5 年之前 |
Jordan Woyak
|
da12f3eebc
InputCommon: Constify Device::Input::IsDetectable function.
|
5 年之前 |
Jordan Woyak
|
e2d5c92c76
ControllerInterface: Remove and re-add device when combining nodes.
|
5 年之前 |
Jordan Woyak
|
aabe8d2ccd
ControllerInterface: Don't consider the empty string a valid unique ID.
|
5 年之前 |
Jordan Woyak
|
ac907ef977
ControllerInterface: Combine evdev devices with the same unique ID.
|
5 年之前 |
Scott Mansell
|
a8c33f4ef6
Fix trailing whitespace
|
5 年之前 |
Scott Mansell
|
21528c3e72
Document the evdev "interesting" heuristic
|
5 年之前 |
Jordan Woyak
|
0c57887839
evdev: fix bad integer division.
|
5 年之前 |
Jordan Woyak
|
1180c231a6
InputCommon: Detect when evdev exposes acceleration/gyroscope data.
|
5 年之前 |
JosJuice
|
a2a1e04fc9
StringUtil: Use std::string_view more
|
6 年之前 |
Lioncash
|
ec60027f56
InputCommon: Use nested namespace specifiers where applicable
|
6 年之前 |
Léo Lam
|
ab9ece9bca
Replace MathUtil::Clamp with std::clamp
|
7 年之前 |
JMC47
|
75e74315e6
Merge pull request #7689 from jordan-woyak/sdl-improve
|
6 年之前 |
Jordan Woyak
|
725d34b2f0
DolphinQt/InputCommon: Fix a few memory leaks.
|
6 年之前 |
Jordan Woyak
|
0bdfa19650
ControllerInterface: SDL: Replace unclear bool parameter with enum class.
|
6 年之前 |
Jordan Woyak
|
48b69ca018
ControllerInterface: Input detection improvements.
|
6 年之前 |