Commit History

Author SHA1 Message Date
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 years ago
  Sylvain df314ba93e Remove _THIS in src/core: EVDEV UDEV 2 years ago
  Sylvain b44d3699b1 Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2) 3 years ago
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Ozkan Sezer 6dc96aa745 SDL_UDEV_DelCallback: return early if _this is NULL 3 years ago
  Sam Lantinga 9f8b68a278 Fixed building without linux/input.h 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sam Lantinga dc9de1e2bd Get the correct USB VID/PID information for /dev/input/js* devices 4 years ago
  Mathieu Eyraud 3090812e1e Convert last SDL_IOReady()'s 2nd parameter to flags 4 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 5 years ago
  Simon McVittie 8db3171b98 udev: Factor out SDL_EVDEV_GuessDeviceClass 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 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 7 years ago
  Sam Lantinga cd90e2ca58 Fixed bug 4267 - linkage failure with --enable-hidapi because of missing libudev symbols 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Ethan Lee 84fb4893cf Check SDL_UDEV_DYNAMIC first, then SDL_UDEV_LIBS separately 8 years ago
  Brandon Schaefer e564da78b7 revert files I didnt mean to commit! 8 years ago
  Brandon Schaefer e27f12e0da wayland: Fix bug 3814 -Wmissing-field-initializers 8 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. 9 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 years ago