Commit Verlauf

Autor SHA1 Nachricht Datum
  Ameer b284c43385 input_common: drop unused libusb.h include vor 6 Jahren
  Ameer 6e1639c7b0 Fix unnecessary diffs vor 6 Jahren
  Ameer d4e07fd95e Fix deallocation of GC Adapter vor 6 Jahren
  ameerj f5d2a1e8bd Update src/input_common/main.cpp vor 6 Jahren
  Ameer 28046ae3a9 Tidy up the pointers, use pair over tuple where appropriate vor 6 Jahren
  Ameer 46b4461fbb shared_ptr for the GC adapter class, constexpr constants vor 6 Jahren
  Ameer 968d631aa5 std::arrays where appropriate, clear q in adapter class, other touch ups vor 6 Jahren
  Ameer 121af3646d Singleton GC Adapter class, remove globals, fix naming convention vor 6 Jahren
  Ameer 0076a08d04 Cleanup after linter vor 6 Jahren
  Ameer 0248614add GC Adapter Implementation vor 6 Jahren
  FearlessTobi 3d1e741645 input_common: fix build when SDL2 is disabled vor 6 Jahren
  Lioncash c7678c3044 input_common/udp: Ensure that UDP is shut down within Shutdown() vor 6 Jahren
  fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls vor 7 Jahren
  James Rowe 09ac66388c Input: Remove global variables from SDL Input vor 7 Jahren
  Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) vor 7 Jahren
  James Rowe 096be16636 Format: Run the new clang format on everything vor 8 Jahren
  muemart eaff98dbb3 Adding meumart's Citra SDL Joystick support. Citra PR #3116 vor 8 Jahren
  wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice vor 9 Jahren
  wwylele 51b1c1f211 InputCommon: add SDL joystick support vor 9 Jahren
  wwylele a6bd7917cb InputCommon: add AnalogFromButton vor 9 Jahren
  wwylele 38e800f70d InputCommon: add Keyboard vor 9 Jahren