twinaphex
|
565fd3496e
|
Remove keyboard_event_apple.c
|
2020-08-31 20:53:17 +02:00 |
|
twinaphex
|
bfb2961fb3
|
Simplify keyboard_event_apple.c
|
2020-08-31 20:48:02 +02:00 |
|
twinaphex
|
abb6367150
|
Remove unused apple_keyboard_find_any_key
|
2020-08-28 20:05:34 +02:00 |
|
twinaphex
|
fe5307c4ac
|
Use string_split_noalloc instead of string_split
|
2020-08-26 12:54:51 +02:00 |
|
twinaphex
|
6e59d52184
|
Cleanups/comments
|
2020-07-07 05:58:07 +02:00 |
|
twinaphex
|
5790f13798
|
Add comments
|
2020-07-07 03:49:54 +02:00 |
|
twinaphex
|
8b11d9f039
|
Cleanups
|
2020-02-23 05:55:15 +01:00 |
|
orbea
|
e13ec54dc6
|
Fix --disable-overlay.
|
2019-07-21 10:26:42 -07:00 |
|
twinaphex
|
4c69dad0ce
|
Define DEFAULT_MAX_PADS inside config.def.h - get rid of the messy
MAX_PADS macros everywhere
|
2019-07-19 12:55:38 +02:00 |
|
twinaphex
|
ceecf4751a
|
Simplify DOS keyboard code
|
2019-06-23 02:22:54 +02:00 |
|
twinaphex
|
e51a98a295
|
Simplify android input code
|
2019-06-23 01:57:12 +02:00 |
|
Brad Parker
|
4f0d61a2ac
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
Rob Loach
|
fa75f47995
|
Fix includes of input_config
|
2017-08-30 23:14:27 -04:00 |
|
Rob Loach
|
d993bd3dcf
|
Remove input_config.h include
|
2017-08-30 23:10:12 -04:00 |
|
twinaphex
|
060753258a
|
Combine input_driver.c and input_keyboard.c
|
2017-06-11 17:51:12 +02:00 |
|
twinaphex
|
c3f5c499f3
|
Simplify cocoa_input
|
2017-06-07 00:33:03 +02:00 |
|
twinaphex
|
6b3dbff75f
|
Merge input_driver.c and input_joypad_driver.c
|
2017-06-06 05:56:02 +02:00 |
|
twinaphex
|
9ebfb36b4e
|
Use rarch_keysym_lut directly
|
2017-06-06 05:17:25 +02:00 |
|
twinaphex
|
f321763b1c
|
Cleanups
|
2017-05-22 00:12:23 +02:00 |
|
twinaphex
|
c0c3bb3dbd
|
Cleanup
|
2017-05-22 00:11:46 +02:00 |
|
twinaphex
|
4963ff31f0
|
keyboard_event_xkb.c - cleanup
|
2017-05-22 00:11:28 +02:00 |
|
twinaphex
|
46182e090b
|
Merge keyboard_event_win32.cpp with win32_common.cpp
|
2017-05-20 19:46:27 +02:00 |
|
twinaphex
|
5a9dbf7e4f
|
Merge keyboard files for udev/x11
|
2017-05-20 19:44:04 +02:00 |
|
twinaphex
|
42ebe7a7ad
|
Merge runloop.c and retroarch.c
|
2017-05-11 09:11:46 +02:00 |
|
twinaphex
|
f0c2d786ae
|
Update arrays struct
|
2017-04-28 22:59:13 +02:00 |
|
twinaphex
|
67ab87669f
|
Update
|
2017-04-28 21:20:00 +02:00 |
|
twinaphex
|
7b9c146ae9
|
(iOS) Buildfix
|
2017-04-28 15:04:00 +02:00 |
|
Jean-André Santoni
|
0b05fdf0b5
|
(Input) Fix shift release in xkb
|
2017-03-13 00:52:42 +01:00 |
|
Brad Parker
|
83619b25e6
|
DOS: add keyboard driver to support non-joypad keys
|
2017-02-05 13:55:21 -05:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
5978cf89de
|
Cleanups
|
2017-01-10 20:05:53 +01:00 |
|
Alcaro
|
7b8a5b4f5b
|
error: invalid conversion from ‘int’ to ‘xkb_keymap_compile_flags’
|
2017-01-02 02:17:32 +01:00 |
|
Hans-Kristian Arntzen
|
313ac63c33
|
Make use of xkb_state_update_mask.
Fixes mod keys in Wayland it seems.
|
2016-12-17 20:42:48 +01:00 |
|
Hans-Kristian Arntzen
|
b2059dcb79
|
Implement basic Wayland keyboard and mouse.
|
2016-12-17 20:28:08 +01:00 |
|
Adriano Moura
|
21eb2fd71f
|
Just an attempt at trying to fix x11 keyboard events. Allows you to play tyrquake with a kb on linux.
|
2016-12-06 03:32:10 -02:00 |
|
twinaphex
|
4945075201
|
Prevent warning
|
2016-10-31 08:00:57 +01:00 |
|
twinaphex
|
b0ed69f05c
|
Optimize android_keyboard_port_input_pressed
|
2016-10-23 20:43:14 +02:00 |
|
twinaphex
|
57457c2d70
|
Optimize apple_input_is_pressed
|
2016-10-23 20:42:09 +02:00 |
|
twinaphex
|
647ffca76c
|
Optimize input_joypad_pressed code
|
2016-10-23 20:37:12 +02:00 |
|
twinaphex
|
a4a1e96210
|
Prevent more implicit memsets
|
2016-10-16 01:40:29 +02:00 |
|
twinaphex
|
93d98069b2
|
Cleanups
|
2016-09-12 16:45:26 +02:00 |
|
twinaphex
|
c97aa5e7ea
|
header include cleanups
|
2016-09-11 14:59:18 +02:00 |
|
twinaphex
|
b87bbc7f98
|
Use retro_common_api.h
|
2016-06-05 05:31:55 +02:00 |
|
twinaphex
|
280eb95b9a
|
Prevent logically dead code warning
|
2016-06-01 05:31:05 +02:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
15c9e0ae7e
|
Add fallback
|
2016-03-06 01:31:46 +01:00 |
|
twinaphex
|
5e99d163de
|
Puti n call to input_keyboard_event when compiling without HAVE_XKBCOMMON
|
2016-03-05 22:18:22 +01:00 |
|
Diablodiab
|
bdb9471d13
|
Added support for using keyboards in the Retroarch menu and for mapping to gamepad keys.
|
2016-02-08 01:06:15 +01:00 |
|
Diablodiab
|
88277b3918
|
Fixed a typo in Android version comment
|
2016-01-12 21:52:54 +01:00 |
|