Histórico de Commits

Autor SHA1 Mensagem Data
  Thaddeus Crews 01fc9aee6c Core: Modernize C headers with C++ equivalents há 3 meses atrás
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents há 4 meses atrás
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template há 11 meses atrás
  Thaddeus Crews b37fc1014a Style: Apply new `clang-format` changes há 1 ano atrás
  Hugo Locurcio 724cdffc8c Fix trackpads and graphics tablets being recognized as controllers on Linux/*BSD há 1 ano atrás
  Hugo Locurcio a008896f70 Use `OS::delay_usec()` to avoid using deprecated `usleep()` on Linux há 1 ano atrás
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable há 1 ano atrás
  bruvzg 6cc314e0fa [Linux/Freedesktop] Implement native file selection dialog support. há 2 anos atrás
  Álex Román Núñez 3aa340d081 Add the ability to get per-platform information for joypads. há 2 anos atrás
  Yuri Sizov 55b74c7cdf Merge pull request #76045 from Eoin-ONeill-Yokai/steaminput-fix há 2 anos atrás
  Eoin O'Neill 8de98dbf21 Prevent double input events on gamepad when running through steam input há 2 anos atrás
  Rémi Verschelde dcd16a5750 Linux: Fix build with `use_sowrap=no` and various warnings/errors há 2 anos atrás
  Riteo 51dfdfab96 Build `JoypadLinux` sandbox detection method only with udev há 2 anos atrás
  Rémi Verschelde 788cb74cc6 Linux: Don't use udev for joypad hotloading when running in a sandbox há 2 anos atrás
  bruvzg bed46f723c [Linux/BSD] Add dynamically loaded library version checks. há 2 anos atrás
  bruvzg dd068794c3 [Linux] Make SO wrapper usage optional. há 2 anos atrás
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  nyanpasu64 0cbd1c85a9 Fix burning CPU with udev disabled on Flatpak há 2 anos atrás
  Marcel Admiraal c893302ca1 Read and store joypad events in a separate thread on x11 platform há 3 anos atrás
  bruvzg f851c4aa33 Fix some issues found by cppcheck. há 3 anos atrás
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code há 3 anos atrás
  Mai Lavelle b966ca6167 Improve detection of gamepads on Linux há 3 anos atrás
  Marcel Admiraal f41c72c538 Fix Actions mapped to triggers not using the full range há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index há 4 anos atrás
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums há 4 anos atrás
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers há 4 anos atrás
  Aaron Franke e919d894f8 Move many input enums to their own file há 4 anos atrás
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` há 4 anos atrás