Sun, 04 Aug 2019 16:56:40 -0300 |
Fix touch-related compile errors on Linux.
|
file | diff | annotate |
Thu, 01 Aug 2019 18:22:12 -0300 |
Add a windowID field to SDL_TouchFingerEvent (bug #4331).
|
file | diff | annotate |
Wed, 03 Jul 2019 15:57:55 -0700 |
Fixed bug 4707 - SDL_SetRelativeMouseMode fails on Vivante
|
file | diff | annotate |
Wed, 12 Jun 2019 07:55:48 -0700 |
Fixed bug 4665 - Add support for single touch evdev devices
|
file | diff | annotate |
Wed, 05 Jun 2019 12:01:26 -0700 |
Use SDL sized types
|
file | diff | annotate |
Wed, 05 Jun 2019 08:54:07 -0700 |
Fixed bug 4656 - SDL_evdev.c uses Linux specific integer types
|
file | diff | annotate |
Thu, 04 Apr 2019 15:19:00 +0200 |
Bug 4576: track both FingerId and TrackId
|
file | diff | annotate |
Tue, 02 Apr 2019 17:03:58 +0200 |
Bug 4576: remove touch/mouse duplication for linux/EVDEV
|
file | diff | annotate |
Mon, 14 Jan 2019 19:43:25 -0500 |
evdev: don't debug log on a BTN_TOUCH from a non-touch device.
|
file | diff | annotate |
Mon, 14 Jan 2019 19:36:54 -0500 |
evdev: Add touchscreen mouse emulation and pressure support (thanks, Zach!).
|
file | diff | annotate |
Fri, 04 Jan 2019 22:01:14 -0800 |
Updated copyright for 2019
|
file | diff | annotate |
Sat, 10 Nov 2018 16:15:48 -0400 |
Add SDL_TouchDeviceType enum and SDL_GetTouchDeviceType(SDL_TouchID id).
|
file | diff | annotate |
Wed, 29 Aug 2018 11:04:02 +0300 |
SDL_evdev.c: undefine _THIS before redefining it.
|
file | diff | annotate |
Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Sun, 11 Jun 2017 22:30:58 +0200 |
linux: Changed internal functions to be static.
|
file | diff | annotate |
Fri, 26 May 2017 22:45:52 +0200 |
Changed messages about not recognized keys to include discourse link.
|
file | diff | annotate |
Mon, 09 Jan 2017 02:54:42 -0800 |
Implemented full evdev keyboard text support
|
file | diff | annotate |
Sun, 08 Jan 2017 20:03:18 -0800 |
Fixed bug 3545 - SDL_EVDEV_do_text_input() may be too eager to find error cases
|
file | diff | annotate |
Sun, 08 Jan 2017 19:04:38 -0800 |
Removed console check, let the kernel decide whether muting is appropriate on this terminal.
|
file | diff | annotate |
Sun, 08 Jan 2017 10:15:22 -0800 |
SDL_evdev.c: fix building against old kernel headers (K_OFF may not be defined.)
|
file | diff | annotate |
Sat, 07 Jan 2017 16:49:23 -0800 |
Don't fail if we can't open the tty, this can be a legitimate use case.
|
file | diff | annotate |
Sat, 07 Jan 2017 10:13:04 -0800 |
Fixed bug 3469 - Keypresses leak to the console with 2.0.5
|
file | diff | annotate |
Thu, 05 Jan 2017 23:26:13 -0800 |
Fixed bug 3546 - SDL_EVDEV_is_console() uses type of wrong size when calling ioctl
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Tue, 01 Nov 2016 10:33:44 -0700 |
Fixed bug 3473 - can't build on linux with an old kernel
|
file | diff | annotate |
Sat, 01 Oct 2016 15:04:13 -0700 |
Fixed build on older Raspberry Pi environments
|
file | diff | annotate |
Sat, 01 Oct 2016 14:56:53 -0700 |
Fixed warning and code style in SDL_evdev.c
|
file | diff | annotate |
Sat, 01 Oct 2016 13:51:56 -0700 |
Fixed bug 3157 - Rudimentary touchscreen support in SDL_evdev (supports Raspberry Pi)
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Wed, 24 Jun 2015 17:55:38 -0700 |
Fixed whitespace in SDL_evdev.c
|
file | diff | annotate |
Wed, 24 Jun 2015 17:54:39 -0700 |
Fixed an issue with mouse/keyboard removal
|
file | diff | annotate |
Fri, 12 Jun 2015 11:58:31 -0400 |
Make some string literals "const char *", not "char *" (thanks, Martin!).
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Sun, 23 Nov 2014 21:09:54 -0500 |
add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event
|
file | diff | annotate |
Wed, 15 Oct 2014 09:09:57 -0700 |
Fixed crash if the event subsystem didn't initialize properly
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sun, 24 Nov 2013 23:56:17 -0500 |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file | diff | annotate |
Sat, 16 Nov 2013 12:02:09 -0800 |
Fixed bug 2231 - Move src/input/evdev into src/core/linux
|
file | diff | annotate | base |