Commit History

Author SHA1 Message Date
  Sam Lantinga dc9de1e2bd Get the correct USB VID/PID information for /dev/input/js* devices 3 years ago
  Mathieu Eyraud 3090812e1e Convert last SDL_IOReady()'s 2nd parameter to flags 3 years ago
  Sam Lantinga 40e5ce7fe5 This delay is no longer needed on Steam Link hardware 4 years ago
  Steven Noonan b15bbd4e3f SDL_udev: check for NULL return value from udev_device_get_action 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Simon McVittie 8db3171b98 udev: Factor out SDL_EVDEV_GuessDeviceClass 4 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Sam Lantinga aaec90e5c5 Fixed bug 4789 - Linux accelerometers no longer available as joysticks 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Sam Lantinga cd90e2ca58 Fixed bug 4267 - linkage failure with --enable-hidapi because of missing libudev symbols 6 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago
  Ethan Lee 84fb4893cf Check SDL_UDEV_DYNAMIC first, then SDL_UDEV_LIBS separately 7 years ago
  Brandon Schaefer e564da78b7 revert files I didnt mean to commit! 7 years ago
  Brandon Schaefer e27f12e0da wayland: Fix bug 3814 -Wmissing-field-initializers 7 years ago
  Sam Lantinga fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 8 years ago
  Philipp Wiesemann 42d02890f4 Linux: Fixed error message. 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Sam Lantinga 1e8f074c43 Avoid conflicts with multiple versions of udev by first trying the library that is linked with the executable, if any, and then picking the one that is in the build environment. 8 years ago
  Sam Lantinga 0d24495b15 Removed unused constants 8 years ago
  Sam Lantinga 57d01d7d67 Patch from Sylvain to fix clang warnings 8 years ago
  Sam Lantinga 1a31bbe2c8 Fixed bug 3157 - Rudimentary touchscreen support in SDL_evdev (supports Raspberry Pi) 8 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
  Sam Lantinga 3e4a8ce1c2 Fixed detecting the NVIDIA controller which shows up as both a mouse and a game controller 10 years ago
  Sam Lantinga 708a43f50e Treat any key device as a keyboard 10 years ago
  Gabriel Jacobo 5df970a695 [udev] Fixes #2654, ID_INPUT_KEY devices are ignored. 10 years ago
  Sam Lantinga 89127c2d70 Fixed input device detection on systems that aren't running the udev daemon 10 years ago
  Sam Lantinga 7ae52b1730 Fixed bug 2477 - [PATCH] Joysticks do not work on RHEL6/CentOS6 systems 11 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 years ago