Sam Lantinga
|
7cc3e94eb2
Store the requested muted state
|
2 éve |
Sam Lantinga
|
ce9e1bd324
Don't mute the console input if we can't read the keyboard
|
2 éve |
luzpaz
|
37e567994d
Fix remaining typos (#7921)
|
2 éve |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 éve |
Sylvain
|
9b065bf54b
Fix various warnings: static /void / comma
|
3 éve |
Michal Suchanek
|
987b748067
evdev_kbd: Use current keymap
|
3 éve |
Sylvain
|
b44d3699b1
Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2)
|
3 éve |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 éve |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
3 éve |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 éve |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
3 éve |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 éve |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 éve |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 éve |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 éve |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 éve |
Sylvain
|
dd6817b3b7
Fix warnings: static function, {} initializier, un-needed enum forward declaration
|
4 éve |
Sam Lantinga
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
4 éve |
Sam Lantinga
|
bf97c5a22f
Make sure SDL file descriptors don't leak into child processes
|
4 éve |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 éve |
Sam Lantinga
|
1822f97e5f
Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver
|
5 éve |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 éve |
Sam Lantinga
|
6c4765a17a
Removed extraneous fprintf() call
|
6 éve |
Sylvain Becker
|
052b4f2969
SDL_EVDEV_kbd_init: uninitialized data for ioctl (Bug 4530)
|
7 éve |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 éve |
Sam Lantinga
|
9af581bd75
Fixed bug 4347 - Keyboard LEDs don't work on linux console
|
7 éve |
Ryan C. Gordon
|
93fb710a46
evdev: Don't initialize struct sigaction with "{ 0 }".
|
7 éve |
Ryan C. Gordon
|
f59b0056d3
evdev: On sudden termination, make sure keyboard isn't lost (thanks, Tadek!)
|
7 éve |
Sam Lantinga
|
9924a8e392
Fixed bug 4094 - No SDL_TEXTEDITING after pressing Alt key on Raspberry Pi Linux
|
7 éve |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 éve |