Rudi Heitbaum
4495fc9eee
eventlircd: use upstream to support -D_TIME_BITS=64 for 64-bit time
2022-08-08 11:09:51 +00:00
Rudi Heitbaum
d27138adfb
eventlircd: support -D_TIME_BITS=64 for 64-bit time
2022-07-22 07:25:46 +00:00
Ian Leonard
b31ce30170
sysutils: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-01-19 19:34:16 +00:00
CvH
53e051f18d
evenlircd: fix SKY-Q remote
2021-01-02 19:48:09 +01:00
CvH
1d5e655999
packages: use proper githash
2020-12-27 20:30:27 +01:00
Sam Nazarko
dc90b0118a
Add key-remapping via hwdb for OSMC remote controllers so key functionality is not affected when using international keyboard layouts. Deprecate the use of this via eventlircd.
...
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk >
2020-12-05 16:37:43 +00:00
CvH
a0517ff40b
eventlircd: cleanup
2020-09-06 17:59:59 +02:00
CvH
b66ab6e657
eventlircd: add support for SKY-Q remote
2020-09-06 17:57:55 +02:00
pretoriano80
be3748d89b
eventlircd: adding new rule for iMON Panel, Knob and Mouse(15c2:ffdc)
...
- enables eventlircd for Imon UltraBay (front panel buttons)
- this will fix the issue with some front panel buttons not being
detected by Kodi (if keycode value is higher than 255)
Signed-off-by: pretoriano80 <viusflag@libero.it >
2019-09-12 19:59:27 +03:00
Dag Wieers
3a5af7a498
eventlircd: Fix OSMC Remote ContextMenu mapping
...
Without this fix, the context-menu key on the OSMC remote will fail to work, and maps to the EPG (TV channel guide).
This is discussed in https://github.com/osmc/osmc/issues/478
2018-11-22 23:25:58 +01:00
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