Commit History

Upphovsman SHA1 Meddelande Datum
  Sam Lantinga 6eca02a0e7 evdev: correctly handle composite devices 1 år sedan
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 år sedan
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) 1 år sedan
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 1 år sedan
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 år sedan
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 år sedan
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 år sedan
  Sam Lantinga afde1cc9c2 Added SDL_HINT_EVDEV_DEVICES 1 år sedan
  Sam Lantinga d9dc4b320a The keycode in key events is the base, unmodified, keycode for the current keyboard layout 2 år sedan
  Sam Lantinga ef9bd8b609 Add the raw platform specific key code to SDL_Keysym 2 år sedan
  Sam Lantinga 537c62f4c1 Fixed memory leak cleaning up mouse and keyboard instances 2 år sedan
  Sam Lantinga 7852a6c307 Added device name for evdev mice and keyboards 2 år sedan
  Sam Lantinga c0f4565552 Added SDL_GetKeyboardName() and SDL_GetMouseName() 2 år sedan
  Sam Lantinga d1eb4adb16 Be explicit about the event mouse and keyboard ID 2 år sedan
  Sam Lantinga 2fe1a6a279 Initial support for hotplugging mice and keyboards 2 år sedan
  Sam Lantinga a31dc6dfcb Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2 år sedan
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 år sedan
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 år sedan
  Sylvain Becker 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 år sedan
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 år sedan
  Sam Lantinga f4b61fff30 Implemented VT switching for KMSDRM on Linux 2 år sedan
  Sam Lantinga ce9e1bd324 Don't mute the console input if we can't read the keyboard 2 år sedan
  Ozkan Sezer 1e50823a14 fixed linux build. 2 år sedan
  Sam Lantinga 95d17f9d2c Minor cleanup 2 år sedan
  Andre Barata 47fd07bde6 Added support for absolute mice with evdev 3 år sedan
  Sam Lantinga f010411492 Rename SDL_strtokr() to SDL_strtok_r() 3 år sedan
  Simon McVittie 10fc3b3db7 evdev: Use time64-friendly accessors for struct input_event 3 år sedan
  Simon McVittie fa0ca3d41e linux: Distinguish between "device with keys" and a full keyboard 3 år sedan
  Sylvain df314ba93e Remove _THIS in src/core: EVDEV UDEV 3 år sedan
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 år sedan