Commit Graph

2818 Commits

Author SHA1 Message Date
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
2c0d0f6456 lirc: fix cross compilation
Make sure lirc uses kernel headers from target, not the build
host, when generating input_map.inc.
2017-02-07 09:06:29 +01:00
Christian Hewitt
499d11fd92 Merge pull request #1271 from HiassofT/le-ir
eventlircd: use default initial-repeat delay for gpio-rc-recv
2017-02-07 06:30:36 +04:00
Matthias Reichl
9d81c5d8f9 lirc: use _LIRCUP as key-release suffix instead of _UP
Since diagonal key support was added in kernel 4.7 KEY_LEFT_UP
and KEY_RIGHT_UP are valid input symbols.

This means we can no longer use _UP as a suffix for transporting
release events from lircd to lircd-uinput, lircd-uinput now
interprets KEY_LEFT_UP/KEY_RIGHT_UP as a diagnoal key down event
instead of left/right key release.
2017-02-05 11:36:38 +01:00
DaVukovic
7d91f2e126 busybox: cleanup getedid script 2017-02-05 08:38:22 +04:00
Matthias Reichl
6887d2fb02 eventlircd: use default initial-repeat delay for gpio-rc-recv 2017-02-03 11:32:35 +01:00
MilhouseVH
9b59bfe644 Merge pull request #1234 from HiassofT/le-systemd
systemd: make standard systemctl commands work again
2017-02-01 23:14:34 +00:00
MilhouseVH
b447dee646 lirc: use stable pkg_url 2017-01-31 11:27:35 +00:00
Matthias Reichl
06d565b81e systemd: make standard systemctl commands work again 2017-01-28 11:15:40 +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
Lukas Rusak
ea6d4dd215 open-vm-tools: update to 10.1.0 2017-01-20 23:23:42 -08:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
MilhouseVH
14f5fefa2a e2fsprogs: make e2fsprogs bumpable 2017-01-18 00:09:20 +00:00
CvH
3c905aa6f6 Merge pull request #1154 from vpeter4/e2fsprogs
e2fsprogs: update to 1.43.3
2017-01-17 10:20:49 +01:00
Lukas Rusak
272f9fceac lirc: lircd-uinput@.service should depends on the same thing as lircd@.service 2017-01-14 11:15:48 -08:00
Lukas Rusak
bbd0126da4 systemd: add 90-systemd.conf to disable colors 2017-01-12 13:06:21 -08:00
escalade
f5ce0becc4 lirc: don't start the lircd-uinput service unless the correct socket exists 2017-01-10 21:31:36 +00:00
Peter Vicman
413482eae7 e2fsprogs: update to 1.43.3 2017-01-10 15:33:35 +01:00
MilhouseVH
56f05ab4d6 Merge pull request #1101 from Kwiboo/lirc-python
Update lirc
2017-01-02 21:02:25 +00:00
chewitt
df78d3ef6c atvclient: update for Krypton changes 2016-12-29 19:13:19 +00:00
Lukas Rusak
2ce4f68338 lirc: add lircd-uinput service 2016-12-28 20:46:31 +01:00
Jonas Karlman
8274c7ec70 lirc: update to 0.9.4c 2016-12-28 20:01:55 +01:00
Lukas Rusak
810429406b Merge pull request #1081 from Raybuntu/eventlircd
eventlircd: Fix missing buttons with WP2 remote
2016-12-25 17:19:52 -08:00
Christian Hewitt
6e139146e2 Merge pull request #1075 from MilhouseVH/package_updates1
Package updates
2016-12-22 00:36:39 +04:00