Commit Graph

23 Commits

Author SHA1 Message Date
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
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
3d542612b2 v4l-utils: update to 1.12.2 2017-02-13 18:20:13 +01:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Peter Vicman
61c7f1d580 v4l-utils: build without jpeg support 2016-01-22 13:24:38 +01:00
Peter Vicman
77a18558a3 Revert "fix PKG_DEPENDS_TARGET to include libjpeg-turbo"
This reverts commit 61da99e.
2016-01-22 13:24:06 +01:00
Steffen Hoenig
61da99e2de fix PKG_DEPENDS_TARGET to include libjpeg-turbo
won't compile otherwise
2016-01-21 21:07:30 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
2f60d413fe v4l-utils: update to v4l-utils-1.8.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-18 12:24:25 +01:00
Stephan Raue
bf25cab33c v4l-utils: update to v4l-utils-1.6.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-22 13:02:43 +01:00
Stephan Raue
1c281cc88e v4l-utils: add support for user keytables in /storage/.config/rc_keymaps
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-08 18:32:43 +01:00
Stephan Raue
f2ff885ccf v4l-utils: update to v4l-utils-1.6.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-08 17:57:16 +01:00
Stephan Raue
3248bf31b4 v4l-utils: move systemd to /usr/lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-02-20 17:05:58 +01:00
Stephan Raue
0472b3eb21 v4l-utils: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:19 +01:00
Stephan Raue
4a4bb49be1 v4l-utils: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-21 20:22:31 +01:00