Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga ce0da58755 Made udev hwdb functionality optional 5 hónapja
  Sam Lantinga 4984eb8c16 Use udev to get the manufacturer name if possible (thanks gdb!) 5 hónapja
  Sam Lantinga 5f086e7623 Updated copyright for 2026 4 hónapja
  Anonymous Maarten 9dd3e2305e dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 5 hónapja
  Sam Lantinga dafca86123 Cleanup SDL_UDEV_GetProductSerial() 6 hónapja
  pmx 54f129f765 FIX SDL_GetJoystickSerial() always returning NULL on Linux (UDEV) (#14454) 6 hónapja
  Anonymous Maarten 0a6b80717c Record dynamic dependencies in .note.dlopen elf section 9 hónapja
  Vicki Pfau 5f4416bc42 joystick: Improve Xbox controller mapping with xpad quirks (#13305) 10 hónapja
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts 11 hónapja
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 éve
  Sam Lantinga ba1412cb9f evdev: fixed devices not being removed on disconnect 1 éve
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 éve
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 éve
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 éve
  Tyson Whitehead 53ade19430 udev: Fix O(n^2) device walking issue (closes #9092) 2 éve
  meyraud705 c6ec999869 Set udev class for accelerometer 2 éve
  Sam Lantinga 9ce7fe2848 Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK 2 éve
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 éve
  Tyson Whitehead 6daf2e943f Try SDL_UDEV_deviceclass to detect joysticks even if in a container 2 éve
  Sam Lantinga 8c285828e5 Fixed return value for SDL_UDEV_AddCallback() 2 éve
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 éve
  Sylvain 6bb40f1d8d SDL_VideoCapture: allow add/remove device at runtime on linux 2 éve
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 éve
  Simon McVittie 0d5aa70e62 linux: Pass evdev properties when guessing device type 2 éve
  Simon McVittie fa0ca3d41e linux: Distinguish between "device with keys" and a full keyboard 2 éve
  Sam Lantinga b0d52f11f4 Added udev_device_get_syspath() to udev context 3 éve
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 3 éve
  Sylvain df314ba93e Remove _THIS in src/core: EVDEV UDEV 3 éve
  Sylvain b44d3699b1 Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2) 3 éve
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error 3 éve