OsirizX
|
c6d51fdb32
|
[ORBIS] Initial changes for PS4
|
2022-05-21 16:31:10 +02:00 |
|
sonninnos
|
2c47d94bf5
|
(WINRAW) Change legacy virtual keys to scan codes
|
2021-08-04 19:23:56 +03:00 |
|
p-sam
|
ac8a977492
|
Replace deprecated HID APIs
|
2021-06-28 17:38:17 +02:00 |
|
David Carlier
|
3b7e0a8db1
|
FreeBSD build fix proposal
|
2021-05-01 15:37:14 +01:00 |
|
sonninnos
|
1e95683c06
|
(WINRAW) Key position fixes
|
2021-03-20 00:58:11 +02:00 |
|
myfreeweb
|
65b1ae8a41
|
Remove incorrect ifdef for Wayland on non-Linux - fix #10056
|
2021-01-14 16:36:14 +03:00 |
|
Tony Jansson
|
c2e8752395
|
(DINPUT+WINRAW) Keyboard fixes
|
2020-10-14 21:23:06 +03:00 |
|
jdgleaver
|
3fa1166ec4
|
(udev/linuxraw/wayland) Fix return key keyboard input
|
2020-09-29 11:23:35 +01:00 |
|
Matthew Bauer
|
210dcfbd8c
|
Map libcec-daemon keys to RETROK
From https://github.com/bramp/libcec-daemon, we have some keys that
aren’t recognized by RetroArch right now. So we can map them to actual
RETROK_ codes. They are:
- KEY_EXIT -> RETROK_CLEAR
- KEY_OK -> RETROK_RETURN
- KEY_SELECT -> RETROK_RETURN
See
https://github.com/bramp/libcec-daemon/blob/fe9df5ddf7356daa521f893c16872a09c8e6fb59/src/main.cpp#L233-L312
for a full list
|
2020-09-06 16:01:12 -05:00 |
|
twinaphex
|
33578eda08
|
Cleanup
|
2020-09-05 10:14:19 +02:00 |
|
twinaphex
|
cf02814fd4
|
Remove unused apple_key_name_map
|
2020-09-05 10:13:06 +02:00 |
|
twinaphex
|
0ef0ceb0e4
|
Fix C89_BUILD and CXX_BUILD
|
2020-08-04 14:34:07 +02:00 |
|
twinaphex
|
14647915a1
|
Add comments
|
2020-08-04 02:24:06 +02:00 |
|
twinaphex
|
498f31229c
|
Backport
https://github.com/neil4/RetroArch-Lite/commit/fe284542d0a18a5a09e6a8af0d7c02edffd26e0b
-
Added reverse look-up table for better keyboard driver efficiency
|
2020-08-04 02:23:20 +02:00 |
|
Vladimir Serbinenko
|
5b668ae421
|
Implement psl1ght keyboard
|
2020-04-17 00:56:23 +02:00 |
|
twinaphex
|
d3bc82d2c3
|
Header cleanups
|
2020-03-05 14:12:20 +01:00 |
|
twinaphex
|
09da302b8d
|
Try to make it more portable for BSD
|
2020-02-16 19:37:59 +01: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 |
|
rsn8887
|
28ef222886
|
[VITA] Bluetooth mouse and keyboard support
|
2019-03-22 21:32:59 -05:00 |
|
rsn8887
|
f943688dff
|
[LIBNX] USB keyboard support
|
2019-03-19 08:43:46 -05:00 |
|
Vladimir Serbinenko
|
2d56ceedfd
|
input_keymaps: Add 102nd key
|
2019-03-12 23:52:50 +01:00 |
|
David Skywalker
|
347519a4d8
|
now X11 driver using keycodes instead keysyms, fixes international layouts problems.
|
2019-01-31 12:50:58 +01:00 |
|
Greg V
|
f1e516bfaf
|
keymaps: define 'x11' and 'linux' on any platform with Wayland
Such as FreeBSD
|
2019-01-01 03:03:29 +03:00 |
|
krzys-h
|
b201d669b5
|
First iteration of UWP support
Enough to kind of run
Working drivers: xinput, d3d11
Still missing: input driver with keyboard support, audio driver
|
2018-12-28 22:09:22 +01:00 |
|
David Walters
|
b592f254b9
|
Support for "OEM-102" key (usually '\' on Euro keyboards)
|
2018-09-02 18:24:51 +01:00 |
|