Filoppi
|
e456bef163
Input: Improve Controller Interface devices threading
|
1 year ago |
Jordan Woyak
|
566dfc1cf4
ControllerInterface: Update sort priorities.
|
3 years ago |
Filoppi
|
125971d9f2
InputCommon: fix default input config default device not being loaded/found
|
3 years ago |
Pokechu22
|
78bfd25964
Fix all uninitialized variable warnings (C26495)
|
3 years ago |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
Shawn Hoffman
|
7e1df34735
rename InputCommon/ControllerInterface/Device to CoreDevice
|
4 years ago |
Lioncash
|
ec60027f56
InputCommon: Use nested namespace specifiers where applicable
|
5 years ago |
Jordan Woyak
|
eadbdd6bc3
ControllerInterface/Win32: Prevent devcies from losing their "id" on a hotplug event.
|
6 years ago |
Léo Lam
|
788e19f54d
ControllerInterface: Make the ID assigning code common
|
8 years ago |
Léo Lam
|
fd29e5c4cc
ControllerInterface: Don't pass m_devices to the backends
|
8 years ago |
Pierre Bourdon
|
3570c7f03a
Reformat all the things. Have fun with merge conflicts.
|
8 years ago |
Lioncash
|
22635c1800
Add missing override specifiers
|
9 years ago |
Tillmann Karras
|
30ebb2459e
Set copyright year to when a file was created
|
9 years ago |
Tillmann Karras
|
cefcb0ace9
Update license headers to GPLv2+
|
9 years ago |
Jasper St. Pierre
|
f2787f620e
ControllerInterface: Make UpdateInput / UpdateOutput return void
|
10 years ago |
Jasper St. Pierre
|
61fcfc4bf2
ControllerInterface: Remove unused ClearInputState
|
10 years ago |
Lioncash
|
2afe215271
Convert all includes to relative paths.
|
11 years ago |
lioncash
|
d2038049f5
Replace all include guard ifdefs with "#pragma once"
|
11 years ago |
Jules Blok
|
02a95c139e
ControllerInterface: Move DInput ForceFeedback support to a seperate class
|
11 years ago |
Lioncash
|
d91a5abba1
Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase.
|
11 years ago |
Jasper St. Pierre
|
34692ab826
Remove unnecessary Src/ folders
|
11 years ago |