Commit graph

50 commits

Author SHA1 Message Date
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
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
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
DBMandrake
9d7b6c3cca eventlircd: Add support for Amazon Fire TV Stick Bluetooth remote 2016-07-20 13:51:52 -07:00
Sam Nazarko
dd0da2cc13 osmc_rf: fix context menu button
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2016-06-15 03:19:02 +01:00
cvh
5be8196645 eventlircd: update to eventlircd fork
- the OE fork of eventlircd seems to be the upstream project
2016-05-20 21:14:43 +02:00
MilhouseVH
02ef10d9cd Add OSMC IR remote control support 2016-04-08 10:13:16 +01:00
Lukas Rusak
0730019fe5 eventlircd: add rule for WeTek_Core power button 2016-02-23 00:21:46 -08: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
74a46570d4 eventlircd: fix build with kernel 4.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-12-18 19:11:09 +01:00
Stephan Raue
e23799138e Revert "eventlircd: disable Hama/Ortek remote support. TODO: testing and remove completly"
This reverts commit 25a51dad04.
2015-08-18 00:16:37 +02:00
Stephan Raue
25a51dad04 eventlircd: disable Hama/Ortek remote support. TODO: testing and remove completly
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-07-31 10:40:18 +02:00
Stephan Raue
f7c59a63c4 eventlircd: big cleanup, remove mappings with source=target, use default mapping for ircore and power mappings, use KEY_ENTER instead KEY_OK
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-07-30 10:55:38 +02:00
Stephan Raue
e9a2f34bf2 eventlircd: update X10 remote config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-10 09:42:51 +02:00
Stefan Saraev
7c35f31139 cleanup TODO in * 2015-04-07 12:08:46 +03:00
secretsmurf
44d60d877d Update 98-eventlircd.rules
Tweak to support the newer PS3 BD (with IR) remote which identifies differently. 

Version 1
[  142.524200] input: BD Remote Control as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/bluetooth/hci0/hci0:43/0005:054C:0306.0001/input/i$
[  142.533894] sony 0005:054C:0306.0001: input,hidraw0: BLUETOOTH HID v1.00 Gamepad [BD Remote Control] on 00:00:00:00:00:00
-------------
Version 2
[ 7476.763657] input: Sony Computer Entertainment Inc BD Remote Control as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.3/1-1.3.3:1.0/bluetooth/hci0/hci0:11/0005:054C:0306.000A/input/input9
[ 7476.764266] sony 0005:054C:0306.000A: input,hidraw4: BLUETOOTH HID v1.10 Gamepad [Sony Computer Entertainment Inc BD Remote Control] on 00:00:00:00:00:00
2015-02-16 05:26:10 +00:00
Stefan Saraev
8245cdf312 wetek_play: fix power button 2015-01-18 22:43:55 +02: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
67ef70493b eventlircd: move out of remote
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-14 06:32:34 +02:00