31 Commits (1838d4112006bf90a70e113e6ea439456d894779)

Author SHA1 Message Date
german77 7d6d399f26 input_common: Reset GC sticks center by measuring multiple packets 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
german 2aafcc5f4b Add hotplug, rumble and fix 3rd party adapters for the GC adapter 5 years ago
Lioncash d44d662529 input_common/CMakeLists: Make some warnings errors 5 years ago
german 9f70da1a9b Add automap feature for GC adapter 5 years ago
Lioncash 14d5340a9d gc_adapter: Make DeviceConnected() a const member function 5 years ago
ameerj bb2375ec9d Fix axis thresholding while polling 6 years ago
Ameer 05174770cc Refactor adapter code 6 years ago
Ameer 2b38468a0b Fix crash if gc configured but adapter not connected 6 years ago
Jan Beich cfc73b4188 input_common: make libusb private to gc_adapter 6 years ago
Lioncash 6b6d076f51 gc_adapter: Silence sign conversion warnings 6 years ago
Ameer f1790c7b34 Address PR feedback, fix axis button thresholding 6 years ago
Jan Beich 9ea600e888 input_common/gcadapter: add missing C++11 header required by libc++ 6 years ago
Ameer 68a4bc8179 Save origin state of GC controller analog features, compare against origin for input detection 6 years ago
Ameer e081fb0718 Fix for always firing triggers on some controllers, trigger threshold more universal 6 years ago
Ameer 670614dbf4 Address lioncash feedback: Log formatting, extern const PadButtonArray, little touch ups 6 years ago
Ameer 34e6084c8d Reset adapter state on init, fixes errors relating driver hang from unexpected unplug 6 years ago
Ameer 7c10c568da padbutton enum class and struct initiailization 6 years ago
Ameer 39ca7c675c cleanup check access, read, and factory GetNextInput funcs. Use size rather than magic number 6 years ago
Ameer ef0b52563d Fix deallocation of GC Adapter 6 years ago
Ameer f071a70fec std::array and const reference passing of non-trivial objects 6 years ago
Ameer 92a812d815 shared_ptr for the GC adapter class, constexpr constants 6 years ago
Ameer 4a54dc6bbf std::arrays where appropriate, clear q in adapter class, other touch ups 6 years ago
Ameer 5ebed7b1bb fix include thread 6 years ago
Ameer eddf2d0f4e Singleton GC Adapter class, remove globals, fix naming convention 6 years ago
Ameer 77ae7fe5dd Clang Formatting 6 years ago
Ameer dbe1ad4fe4 GC Adapter Implementation 6 years ago