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