Commit History

Author SHA1 Message Date
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable 1 year ago
  bruvzg 6cc314e0fa [Linux/Freedesktop] Implement native file selection dialog support. 2 years ago
  Álex Román Núñez 3aa340d081 Add the ability to get per-platform information for joypads. 2 years ago
  Yuri Sizov 55b74c7cdf Merge pull request #76045 from Eoin-ONeill-Yokai/steaminput-fix 2 years ago
  Eoin O'Neill 8de98dbf21 Prevent double input events on gamepad when running through steam input 2 years ago
  Rémi Verschelde dcd16a5750 Linux: Fix build with `use_sowrap=no` and various warnings/errors 2 years ago
  Riteo 51dfdfab96 Build `JoypadLinux` sandbox detection method only with udev 2 years ago
  Rémi Verschelde 788cb74cc6 Linux: Don't use udev for joypad hotloading when running in a sandbox 2 years ago
  bruvzg bed46f723c [Linux/BSD] Add dynamically loaded library version checks. 2 years ago
  bruvzg dd068794c3 [Linux] Make SO wrapper usage optional. 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  nyanpasu64 0cbd1c85a9 Fix burning CPU with udev disabled on Flatpak 2 years ago
  Marcel Admiraal c893302ca1 Read and store joypad events in a separate thread on x11 platform 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Mai Lavelle b966ca6167 Improve detection of gamepads on Linux 3 years ago
  Marcel Admiraal f41c72c538 Fix Actions mapped to triggers not using the full range 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  Aaron Franke e919d894f8 Move many input enums to their own file 4 years ago
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` 4 years ago
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` 4 years ago
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) 5 years ago
  Hein-Pieter van Braam-Stewart 5233d78f49 An update to the dylibloader for older inttypes 4 years ago
  Pedro J. Estébanez 8e128726f0 Modernize atomics 4 years ago
  Rémi Verschelde e26a1f807b Linux: Fix fallback logic when udev fails creating a context 4 years ago
  Rémi Verschelde a10c259c1d Dynamically load libudev.so.1 on Linux if `udev=yes` 4 years ago