Historial de Commits

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