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