Commit Verlauf

Autor SHA1 Nachricht Datum
  Alex Szpakowski 5029d50ea8 Add SDL_TouchDeviceType enum and SDL_GetTouchDeviceType(SDL_TouchID id). vor 7 Jahren
  Ozkan Sezer b6aaefc791 SDL_evdev.c: undefine _THIS before redefining it. vor 7 Jahren
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 vor 8 Jahren
  Philipp Wiesemann 22c221f3b0 linux: Changed internal functions to be static. vor 9 Jahren
  Philipp Wiesemann 90ed3daa3e Changed messages about not recognized keys to include discourse link. vor 9 Jahren
  Sam Lantinga e0a40fb6a9 Implemented full evdev keyboard text support vor 9 Jahren
  Sam Lantinga 49292705a9 Fixed bug 3545 - SDL_EVDEV_do_text_input() may be too eager to find error cases vor 9 Jahren
  Sam Lantinga 7b66295e05 Removed console check, let the kernel decide whether muting is appropriate on this terminal. vor 9 Jahren
  Sam Lantinga b8ab4eb9a8 SDL_evdev.c: fix building against old kernel headers (K_OFF may not be defined.) vor 9 Jahren
  Sam Lantinga 7e505b0dd3 Don't fail if we can't open the tty, this can be a legitimate use case. vor 9 Jahren
  Sam Lantinga e9c2dcdae8 Fixed bug 3469 - Keypresses leak to the console with 2.0.5 vor 9 Jahren
  Sam Lantinga 41be9756f0 Fixed bug 3546 - SDL_EVDEV_is_console() uses type of wrong size when calling ioctl vor 9 Jahren
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
  Sam Lantinga 539afc5d0b Fixed bug 3473 - can't build on linux with an old kernel vor 9 Jahren
  Sam Lantinga ac7d117475 Fixed build on older Raspberry Pi environments vor 9 Jahren
  Sam Lantinga a0d3e0d64a Fixed warning and code style in SDL_evdev.c vor 9 Jahren
  Sam Lantinga 1a31bbe2c8 Fixed bug 3157 - Rudimentary touchscreen support in SDL_evdev (supports Raspberry Pi) vor 9 Jahren
  Sam Lantinga 42065e785d Updated copyright to 2016 vor 10 Jahren
  Sam Lantinga 82eec4b630 Fixed whitespace in SDL_evdev.c vor 11 Jahren
  Sam Lantinga 9f50d63dd5 Fixed an issue with mouse/keyboard removal vor 11 Jahren
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f vor 11 Jahren
  Edward Rudd 5b5823eeb5 add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event vor 11 Jahren
  Sam Lantinga 639b39c46c Fixed crash if the event subsystem didn't initialize properly vor 11 Jahren
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren