Commit History

Author SHA1 Message Date
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sylvain dd6817b3b7 Fix warnings: static function, {} initializier, un-needed enum forward declaration 4 years ago
  Sam Lantinga 345c161feb Fixed some accidental uses of external C runtime functions 4 years ago
  Sam Lantinga bf97c5a22f Make sure SDL file descriptors don't leak into child processes 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga 1822f97e5f Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sam Lantinga 6c4765a17a Removed extraneous fprintf() call 6 years ago
  Sylvain Becker 052b4f2969 SDL_EVDEV_kbd_init: uninitialized data for ioctl (Bug 4530) 7 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Sam Lantinga 9af581bd75 Fixed bug 4347 - Keyboard LEDs don't work on linux console 7 years ago
  Ryan C. Gordon 93fb710a46 evdev: Don't initialize struct sigaction with "{ 0 }". 7 years ago
  Ryan C. Gordon f59b0056d3 evdev: On sudden termination, make sure keyboard isn't lost (thanks, Tadek!) 7 years ago
  Sam Lantinga 9924a8e392 Fixed bug 4094 - No SDL_TEXTEDITING after pressing Alt key on Raspberry Pi Linux 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Brandon Schaefer be005b7c78 evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte' 8 years ago
  Sam Lantinga e0a40fb6a9 Implemented full evdev keyboard text support 9 years ago