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