mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
v4l-utils: update to v4l-utils-1.8.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
cff737c888
commit
7f7043b05d
@ -19,7 +19,7 @@
|
||||
# with 1.0.0 repeat delay is broken. test on upgrade
|
||||
|
||||
PKG_NAME="v4l-utils"
|
||||
PKG_VERSION="1.6.2"
|
||||
PKG_VERSION="1.8.1"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -Naur v4l-utils-1.6.0/utils/keytable/keytable.c v4l-utils-1.6.0.patch/utils/keytable/keytable.c
|
||||
--- v4l-utils-1.6.0/utils/keytable/keytable.c 2014-08-22 16:59:47.000000000 +0200
|
||||
+++ v4l-utils-1.6.0.patch/utils/keytable/keytable.c 2014-11-08 18:10:31.497084484 +0100
|
||||
@@ -487,6 +487,8 @@
|
||||
ch_proto |= RC_5_SZ;
|
||||
else if (!strcasecmp(p,"xmp"))
|
||||
ch_proto |= XMP;
|
||||
+ else if (!strcasecmp(p,"other"))
|
||||
+ ch_proto |= OTHER;
|
||||
else if (!strcasecmp(p,"all"))
|
||||
ch_proto |= ~0;
|
||||
else
|
@ -1,6 +1,6 @@
|
||||
diff -Naur v4l-utils-1.6.0/utils/keytable/rc_keymaps/samsung v4l-utils-1.6.0.patch/utils/keytable/rc_keymaps/samsung
|
||||
--- v4l-utils-1.6.0/utils/keytable/rc_keymaps/samsung 1970-01-01 01:00:00.000000000 +0100
|
||||
+++ v4l-utils-1.6.0.patch/utils/keytable/rc_keymaps/samsung 2014-11-08 17:51:13.358148309 +0100
|
||||
diff -Naur v4l-utils-1.8.1/utils/keytable/rc_keymaps/samsung v4l-utils-1.8.1.patch/utils/keytable/rc_keymaps/samsung
|
||||
--- v4l-utils-1.8.1/utils/keytable/rc_keymaps/samsung 1970-01-01 01:00:00.000000000 +0100
|
||||
+++ v4l-utils-1.8.1.patch/utils/keytable/rc_keymaps/samsung 2015-11-18 12:21:30.202350149 +0100
|
||||
@@ -0,0 +1,31 @@
|
||||
+# table samsung, type: NEC
|
||||
+0x43532f KEY_NUMERIC_0
|
||||
@ -33,14 +33,14 @@ diff -Naur v4l-utils-1.6.0/utils/keytable/rc_keymaps/samsung v4l-utils-1.6.0.pat
|
||||
+0x43530f KEY_ZOOM
|
||||
+0x43530e KEY_SUBTITLE
|
||||
+0x43537e KEY_BACK
|
||||
diff -Naur v4l-utils-1.6.0/utils/keytable/rc_maps.cfg v4l-utils-1.6.0.patch/utils/keytable/rc_maps.cfg
|
||||
--- v4l-utils-1.6.0/utils/keytable/rc_maps.cfg 2014-09-08 08:58:40.000000000 +0200
|
||||
+++ v4l-utils-1.6.0.patch/utils/keytable/rc_maps.cfg 2014-11-08 17:52:02.895229258 +0100
|
||||
@@ -65,6 +65,7 @@
|
||||
* rc-ati-x10 ati_x10
|
||||
* rc-iodata-bctv7e iodata_bctv7e
|
||||
diff -Naur v4l-utils-1.8.1/utils/keytable/rc_maps.cfg v4l-utils-1.8.1.patch/utils/keytable/rc_maps.cfg
|
||||
--- v4l-utils-1.8.1/utils/keytable/rc_maps.cfg 2015-09-19 20:54:17.000000000 +0200
|
||||
+++ v4l-utils-1.8.1.patch/utils/keytable/rc_maps.cfg 2015-11-18 12:22:30.963487065 +0100
|
||||
@@ -112,6 +112,7 @@
|
||||
* rc-rc6-mce rc6_mce
|
||||
* rc-real-audio-220-32-keys real_audio_220_32_keys
|
||||
* rc-reddo reddo
|
||||
+* rc-samsung samsung
|
||||
* rc-technisat-usb2 technisat_usb2
|
||||
* rc-hauppauge hauppauge
|
||||
* rc-terratec-cinergy-xs terratec_cinergy_xs
|
||||
* rc-snapstream-firefly snapstream_firefly
|
||||
* rc-streamzap streamzap
|
||||
* rc-su3000 su3000
|
||||
|
Loading…
x
Reference in New Issue
Block a user