Matthias Reichl
ec0e7fb3a2
eventlircd: prevent race with libinput / kodi
...
Currently both eventlircd and kodi try to grab input devices
which leads to a nasty race. If kodi wins the race eventlircd
can't do the keycode to lirc translation and users are left
with non-working buttons like OK.
Setting the LIBINPUT_IGNORE_DEVICE udev property for input
devices handled by eventlircd prevents the race as libinput
will then ignore these devices and kodi won't try to grab them.
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-11-04 11:15:25 +01:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
2923f2b56a
cleanup: remove PKG_SOURCE_DIR
2018-10-22 15:06:11 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
CvH
1b9cbdaf26
spdx: packages/sysutils
2018-07-18 22:37:47 +02:00
Matthias Reichl
335acdc24c
eventlircd: use /run instead of /var/run
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-06-24 14:20:07 +02:00
Matthias Reichl
654df35479
eventlircd: don't grab power buttons
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-05-01 11:52:13 +02:00
Sascha Kuehndel (InuSasha)
ef6d49d882
eventlircd: update to actual master
...
- patches was merged, no other change
2018-01-23 19:04:44 +01:00
Sam Nazarko
eb89dd9a15
eventlircd: add support for OSMC 2nd generation remote
...
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk >
2017-11-28 12:08:19 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
wrxtasy
3c77b94042
eventlircd: fix Xiaomi BT remote support
2017-10-19 14:08:38 +08:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
MilhouseVH
1639757d3c
eventlircd: switch to LibreELEC repo
2017-10-06 10:09:36 +01:00
wrxtasy
eb7d3032b7
eventlircd/evmap: add Xiaomi Mi Box BT remote
2017-09-18 21:54:46 +08:00
Sascha Kuehndel (InuSasha)
dad8f97c02
eventlicrd: gcc7 fix (PR2)
...
* push upstream https://github.com/OpenELEC/eventlircd/pull/2
2017-08-14 19:39:16 +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
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
Christian Hewitt
1af6e3d2a3
Merge pull request #1281 from HiassofT/le-lirc
...
fix lirc cross-compilation and non-working left/right keys
2017-02-07 14:43:11 +04:00
Matthias Reichl
d209f33722
eventlircd: dont' send _UP release events
...
Kodi doesn't support the artificial lirc release events and
_UP leads to a clash since KEY_LEFT_UP and KEY_RIGHT_UP are valid
linux input events since the diagonal key support in kernel 4.7.
2017-02-07 09:06:35 +01:00
Matthias Reichl
6887d2fb02
eventlircd: use default initial-repeat delay for gpio-rc-recv
2017-02-03 11:32:35 +01:00
Radostan Riedel
70b82251c6
Revert "Merge pull request #1081 from Raybuntu/eventlircd"
...
This reverts commit 810429406b , reversing
changes made to dc61a1221b .
2017-01-21 13:13:54 +01:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
Lukas Rusak
2ce4f68338
lirc: add lircd-uinput service
2016-12-28 20:46:31 +01:00
Radostan Riedel
7fd5fdac92
eventlircd: Fix missing buttons with WP2 remote
2016-12-21 15:03:36 +01:00