Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 98f5d8a713 input_common/main: Remove unnecessary headers hace 5 años
  Morph de79897f04 input_common: Fix directional deadzone values hace 6 años
  Morph efa0b7a056 Address feedback hace 6 años
  Morph f0fac0c7fb Project Mjölnir: Part 1 hace 6 años
  ameerj d6672501ac Remove UI changes hace 6 años
  Ameer 8928aa3008 undo unnecessary newlines, slider range 50-150 hace 6 años
  Ameer ed51c2abda Add range slider for analog sticks hace 6 años
  Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds hace 6 años
  CJBok 635deb70d4 Moved analog direction logic to sdl_impl hace 6 años
  Lioncash 5ccf2a7b82 input_common/sdl/sdl_impl: Correct logging string in SDLState constructor hace 7 años
  Lioncash cfac942e63 input_common/sdl/sdl_impl: Move documentation comments to header where applicable hace 7 años
  Lioncash b9b23c98ff input_common/sdl/sdl_impl: Amend names for axes for SDLAnalogPoller hace 7 años
  Lioncash 50048d9f5a input_common/sdl/sdl_impl: Mark variables const where applicable hace 7 años
  Lioncash ca7ca2919c input_common/sdl/sdl_impl: Mark SDLEventToButtonParamPackage() as static hace 7 años
  Lioncash b73ea457cc input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast hace 7 años
  Lioncash 2c679cda51 input_common/sdl/sdl_impl: Use insert_or_assign() where applicable hace 7 años
  Lioncash b46e615551 input_common/sdl/sdl_impl: Simplify SDL_Joystick deleter handling hace 7 años
  Lioncash 7ea07c6063 input_common/sdl/sdl_impl: Resolve two sign conversion warnings hace 7 años
  Lioncash cf0d01a5d7 input_common/sdl: Remove unused header includes and forward declarations hace 7 años
  Lioncash 00f0827a26 input_common/sdl/sdl_impl: Use nested namespace specifiers where applicable hace 7 años
  Lioncash e70f16fff7 input_common/sdl/sdl_impl: Silence sign conversion warnings hace 7 años
  Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock hace 7 años
  Lioncash eb335f51ca input_common/sdl: Correct return values within implementations of GetPollers() hace 7 años
  Lioncash 874826b6dd input_common/sdl: Use a type alias to shorten declaration of GetPollers hace 7 años
  Lioncash 114060fd87 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor hace 7 años
  Lioncash d74aa13bd3 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction hace 7 años
  Lioncash 834d3fe336 input_common/sdl_impl: Remove unused variable in SDLState constructor hace 7 años
  B3n30 71817afbe9 fixup! Joystick: Allow for background events; Add deadzone to SDLAnalog hace 7 años
  Weiyi Wang 8b98f60e3c input/sdl: lock map mutex after SDL call hace 7 años
  James Rowe 09ac66388c Input: Remove global variables from SDL Input hace 7 años