Commit graph

18 commits

Author SHA1 Message Date
heitbaum
586a2cacd4 v4l-utils: update to 1.22.1
update 1.20.0 (2020-05-21) to 1.22.1 (2021-10-23)

changelog:
- https://github.com/gjasny/v4l-utils/blob/v4l-utils-1.22.1/ChangeLog
2021-10-24 20:09:44 +11:00
Niklas
b1ae62e32c v4l-utils: extend xbox_one keymap to support PDP Talon remote buttons
Add scancodes for numeric and record buttons of the PDP Talon Media Remote
https://www.pdp.com/en/pdp-gaming-talon-media-remote-xbox
2021-01-06 17:48:32 +01:00
Matthias Reichl
fac7a8aaf3 v4l-utils: drop Amlogic keymaps
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-28 19:09:49 +01:00
Matthias Reichl
07c917ab7c v4l-utils: convert keymaps to toml format
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 14:14:20 +02:00
Matthias Reichl
2cd668fcb0 v4l-utils: drop xbox_dvd keymap, it's now upstream
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 13:45:26 +02:00
Marcus Cooper
961c91052d v4l-utils: Add Beelink remote
Add the keycodes for the remote that comes with the Beelink X2
2019-08-20 06:13:14 +00:00
Jernej Skrabec
f117832bef v4l-utils: Add pine64 remote 2019-04-09 20:14:55 +02:00
Christian Hewitt
bd69cfddad
Merge pull request #3379 from HiassofT/le10-xbox-dvd
[le10] improve Xbox DVD remote response
2019-04-03 15:41:18 +04:00
Matthias Reichl
d2684aa69b v4l-utils: add keymap for Zotac remote
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-03-27 18:48:50 +01:00
Matthias Reichl
0e22feef15 v4l-utils: change xbox_dvd keymap to use xbox-dvd protocol
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-03-24 10:46:40 +01:00
Benjamin Valentin
2fdbd8a3bd media: rc: XBox DVD Remote uses 12 bits scancodes
Sean Young figured out that the Xbox Remote sends 24 bits, the first 12 bits are repeated
and inverted so only 12 bits are used. Turns out this is a modified nec protocol.

For increased accuracy and compliance with the upstream, replace the historic 8 bit report
values with the proper 12 bit values.

Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
Signed-off-by: Sean Young <sean@mess.org>
2018-10-18 15:47:18 +02:00
Benjamin Valentin
8367bf24b9 v4l-utils: add userspace keymap for xbox remote 2018-10-13 11:36:54 +02:00
Matthias Reichl
f18448d3c5 v4l-utils: remove broken and unused keymaps
hp_mce and zotac_ad10 won't work properly, the kernel doesn't
handle the listed scancodes as the MCE subvariant of RC6 so every
other buttonpress would be missing. Also HP MCE remotes generate
standard scancodes that are handled by the rc6_mce keymap and the
hp_mce keymap contains very odd scancodes which means it's probably
garbage (and badly named).

The samsung keymap doensn't contain any info about which actual
remote it should be used for and might clash with upstream if
a samsung keymap would be added there.

As none of these keymaps are activated by default anymore in
LibreELEC let's just remove them.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-30 11:37:22 +02:00
5schatten
12e788d8f2 Khadas VIM: enable VIM IR remote in addition to default remotes 2018-09-20 16:57:59 +02:00
Adam Green
d8c66afe7d
v4l-utils: add remote config for minix ir remote to libreelec_multi_amlogic
http://minix.com.hk/uploads/images/neo-row-04.jpg

this config also makes the power button work on the Neo A3 remote
2018-01-31 10:39:39 +00:00
Radostan Riedel
f93a20a6fc v4l-utils: Add wetek_play_2 to libreelec_multi_amlogic 2018-01-30 13:19:44 +01:00
Matthias Reichl
7f9926ef6b v4l-utils: add Odroid and Wetek Hub keymaps
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-21 12:55:45 +01:00
Matthias Reichl
55fb2e5bdb v4l-utils: install additional keymaps from files instead of patches
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-21 12:55:40 +01:00