Commit Graph

74 Commits

Author SHA1 Message Date
Matthias Reichl
f31a9810db v4l-utils: also build dvb utils and v4l2-ctl
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-01-31 00:26:20 +01:00
Radostan Riedel
f93a20a6fc v4l-utils: Add wetek_play_2 to libreelec_multi_amlogic 2018-01-30 13:19:44 +01:00
Matthias Reichl
7b337bd25a v4l-utils: add multi keymap for Amlogic devices
This keymap supports the common remotes (MCE, Xbox 360 etc)
plus the Odroid an Wetek Hub remote.

It is used with the meson-ir driver unless one of the other
supported keymaps was explicitly chosen in devicetree.

By default meson-ir uses the rc-empty map, Odroid C2 DT sets it
to rc-odroid and Wetek Hub DT sets it to rc-wetek-hub. As rc-maps.cfg
doesn't contain a mapping for these the amlogic multi-map will be used.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-01-23 17:18:05 +01:00
Matthias Reichl
ac9aac9bab v4l-utils: bump to 1.14.1
all backport patches can be dropped, they are already in upstream

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-01-20 11:07:45 +01:00
Matthias Reichl
2768ded009 v4l-utils: refactor multi-keymap creation
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-21 13:00:53 +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
84e97c6cb9 v4l-utils: apply rc_maps.cfg changes via package.mk instead of patch
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
Matthias Reichl
090f81e754 v4l-utils: fix sending scancodes with ir-ctl
- fix sending multiple scancodes with configurable gap
- fix sending rc6 scancodes on 32bit platforms

Patches are backported from v4l-utils master branch

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-01 10:09:20 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Jonas Karlman
71de334efa v4l-utils: add option to build cec-ctl 2017-10-14 11:55:27 +02:00
Christian Hewitt
555484a160 Merge pull request #1802 from HiassofT/le-v4lutils-udev
v4l-utils: fix racy udev rule
2017-07-22 22:10:34 +04:00
Matthias Reichl
5c28dc0a77 v4l-utils: build and install ir-ctl as well
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-07-21 16:49:30 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Matthias Reichl
e69350f6ed v4l-utils: fix racy udev rule
ir-keytable -a can fail if it's run before the input and event
devices are created. Fix this by changing the udev rule to trigger
on event device creation instead of rc device creation.

Also drop the udev rules patch and simply replace the udev rule
with our version, this is easier to maintain.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-07-16 18:14:22 +02:00
MilhouseVH
33e102dae3 v4l-utils: update to v4l-utils-1.12.3 2017-05-06 22:45:24 +01:00
Christian Hewitt
f760bcc903 Merge pull request #1438 from HiassofT/le-ir-keytable-split
v4l-utils: cleanup locally added keymaps, remove crime against rc6_mce
2017-03-17 09:21:03 +04:00
Matthias Reichl
a88314530c v4l-utils: fix invalid keynames in hp mce remote table
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 17:59:31 +01:00
Matthias Reichl
6526855d7f v4l-utils: create separate keymaps instead of patching rc6_mce
All locally added remote keycodes are now in separate files,
one per remote, instead of adding them to rc6_mce.

A new keymap, libreelec_multi, with all keycodes of the previous
rc6_mce map is added in install and used by default when the
remote is configured to use the rc-rc6-mce table.

The default behaviour is unchanged, LE can still be controlled with
MCE, xbox, ... remotes out of the box but it's now possible to configure
the ir receiver to react only on the codes sent by a specific remote.

This solves the issue where a xbox remote always controlled LE even
when a user only wanted to control it with a MCE remote.

To do this simply create a /storage/.config/rc_maps.cfg file with
the following content:

*	rc-rc6-mce	rc6_mce

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 17:59:31 +01:00
Matthias Reichl
55c398c111 v4l-utils: support user keytable map in /storage/.config/
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 14:00:27 +01:00
Matthias Reichl
ddda6ccc88 v4l-utils: replace streamzap fix with proposed upstream patch
See http://www.mail-archive.com/linux-media@vger.kernel.org/msg108483.html

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 13:14:52 +01:00
Jonas Karlman
e299f01134 v4l-utils: add 70-input-repeat.rules
This moves the repeat delay config from 98-eventlircd.rules,
changes the repeat period from 33ms to 80ms for lircd-uinput
and changes the repeat delay from 1s to 500ms for all input devices.
2017-02-18 22:57:26 +01:00
Matthias Reichl
ea924963e3 v4l-utils: fix invalid protocol in streamzap keymap 2017-02-14 19:59:58 +01:00
Matthias Reichl
3d542612b2 v4l-utils: update to 1.12.2 2017-02-13 18:20:13 +01:00