Cronologia Commit

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