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 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 лет назад |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 лет назад |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 лет назад |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 лет назад |
Ozkan Sezer
|
6dc96aa745
SDL_UDEV_DelCallback: return early if _this is NULL
|
3 лет назад |
Sam Lantinga
|
9f8b68a278
Fixed building without linux/input.h
|
3 лет назад |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
Sam Lantinga
|
dc9de1e2bd
Get the correct USB VID/PID information for /dev/input/js* devices
|
4 лет назад |
Mathieu Eyraud
|
3090812e1e
Convert last SDL_IOReady()'s 2nd parameter to flags
|
4 лет назад |
Sam Lantinga
|
40e5ce7fe5
This delay is no longer needed on Steam Link hardware
|
4 лет назад |
Steven Noonan
|
b15bbd4e3f
SDL_udev: check for NULL return value from udev_device_get_action
|
5 лет назад |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
Simon McVittie
|
8db3171b98
udev: Factor out SDL_EVDEV_GuessDeviceClass
|
5 лет назад |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 лет назад |
Sam Lantinga
|
aaec90e5c5
Fixed bug 4789 - Linux accelerometers no longer available as joysticks
|
6 лет назад |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
Sam Lantinga
|
cd90e2ca58
Fixed bug 4267 - linkage failure with --enable-hidapi because of missing libudev symbols
|
7 лет назад |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 лет назад |
Ethan Lee
|
84fb4893cf
Check SDL_UDEV_DYNAMIC first, then SDL_UDEV_LIBS separately
|
8 лет назад |