Sam Lantinga
|
76ff25eedf
Fixed FreeBSD build
|
2 лет назад |
Sam Lantinga
|
5d29f22808
Store the requested muted state
|
2 лет назад |
Sam Lantinga
|
87bb0f5bcb
Don't mute the console input if we can't read the keyboard
|
2 лет назад |
Sam Lantinga
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
Michal Suchanek
|
96a2a6b945
evdev_kbd: Use current keymap
|
3 лет назад |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
3 лет назад |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
3 лет назад |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
3 лет назад |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
Sylvain
|
dd6817b3b7
Fix warnings: static function, {} initializier, un-needed enum forward declaration
|
4 лет назад |
Sam Lantinga
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
4 лет назад |
Sam Lantinga
|
bf97c5a22f
Make sure SDL file descriptors don't leak into child processes
|
4 лет назад |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
Sam Lantinga
|
1822f97e5f
Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver
|
5 лет назад |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 лет назад |
Sam Lantinga
|
6c4765a17a
Removed extraneous fprintf() call
|
6 лет назад |
Sylvain Becker
|
052b4f2969
SDL_EVDEV_kbd_init: uninitialized data for ioctl (Bug 4530)
|
7 лет назад |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
Sam Lantinga
|
9af581bd75
Fixed bug 4347 - Keyboard LEDs don't work on linux console
|
7 лет назад |
Ryan C. Gordon
|
93fb710a46
evdev: Don't initialize struct sigaction with "{ 0 }".
|
7 лет назад |
Ryan C. Gordon
|
f59b0056d3
evdev: On sudden termination, make sure keyboard isn't lost (thanks, Tadek!)
|
7 лет назад |
Sam Lantinga
|
9924a8e392
Fixed bug 4094 - No SDL_TEXTEDITING after pressing Alt key on Raspberry Pi Linux
|
7 лет назад |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 лет назад |
Brandon Schaefer
|
be005b7c78
evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte'
|
8 лет назад |
Sam Lantinga
|
e0a40fb6a9
Implemented full evdev keyboard text support
|
9 лет назад |