boo/lib/inputdev
Lioncash a3a9b1ada7 HIDParser: Use emplace() instead of insert()
Same thing, but shorter.
2019-08-24 20:58:56 -04:00
..
CafeProPad.cpp Compile fixes 2015-08-18 12:43:30 -10:00
DeviceBase.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
DeviceFinder.cpp DeviceFinder: Make use of unordered_map's emplace within _insertToken 2019-08-18 05:50:37 -04:00
DeviceSignature.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
DolphinSmashAdapter.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
DualshockPad.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
GenericPad.cpp New code style refactor 2018-12-07 19:17:51 -10:00
HIDDeviceBSD.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDDeviceIOKit.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
HIDDeviceNX.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
HIDDeviceUWP.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
HIDDeviceUdev.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
HIDDeviceWinUSB.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
HIDListenerBSD.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerIOKit.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerNX.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerUWP.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
HIDListenerUdev.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerWinUSB.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
HIDParser.cpp HIDParser: Use emplace() instead of insert() 2019-08-24 20:58:56 -04:00
IHIDDevice.hpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
IOKitPointer.hpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
NintendoPowerA.cpp General: Tidy up includes 2019-08-19 21:02:56 -04:00
RevolutionPad.cpp Compile fixes 2015-08-18 12:43:30 -10:00