2838 Commits

Author SHA1 Message Date
Christian Hewitt
d206d46f3e Merge pull request #1688 from MilhouseVH/nofuse2fs_le8
e2fsprogs: do not build fuse2fs [backport]
2017-06-16 09:25:05 +04:00
MilhouseVH
1d0aa1bedb e2fsprogs: do not build fuse2fs [backport] 2017-06-12 14:14:46 +01:00
MilhouseVH
843d59fcfb e2fsprogs: add force on copy to overwrite any existing read-only files 2017-06-11 18:02:03 +01:00
MilhouseVH
21d9e1293e e2fsprogs: avoid installing read-only files into the toolchain 2017-06-11 17:50:01 +01:00
MilhouseVH
d7e4c1993d createlog: bring sanity to kodi log order 2017-04-30 15:03:02 +01:00
Peter Vicman
93431a3420 busybox: enabling CONFIG_FEATURE_USERNAME_COMPLETION in busybox-target.conf
fixes tilde (~) expand as described https://forum.libreelec.tv/thread-7874-post-47261.html

busybox size increase ~500 bytes
2017-04-28 18:22:14 +02:00
Christian Hewitt
294e7c5412 Merge pull request #1564 from CvH/tzdata-le8
backport of #1519
2017-04-24 10:07:03 +04:00
cvh
19bcb1a1fe timezone-data: update to 2017b 2017-04-24 07:25:03 +02:00
Peter Vicman
da6317584e imx6-status-led: add support for som v1.5 from solidrun 2017-04-23 20:27:33 +02:00
chewitt
32258c087d e2fsprogs: bump to 1.43.3 2017-04-19 12:52:27 +01:00
Matthias Reichl
2c9f5eeebd lirc: also support lirc devices from the rc subsystem
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-27 18:29:36 +02:00
mglae
12be174140 busybox: fix fs-resize by using sgdisk 2017-03-21 23:29:15 +01:00
mglae
01e30699f1 gptfdisk: new package providing sgdisk 2017-03-21 23:28:53 +01:00
Christian Hewitt
03167fa8f6 Merge pull request #1439 from HiassofT/le8-ir-keytable-split
backport of #1438 v4l-utils: cleanup locally added keymaps, remove crime against rc6_mce
2017-03-17 09:19:41 +04:00
Matthias Reichl
6289fefb19 v4l-utils: fix invalid keynames in hp mce remote table
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 18:29:45 +01:00
Matthias Reichl
40c68b1236 v4l-utils: create separate keymaps instead of patching rc6_mce
All locally added remote keycodes are now in separate files,
one per remote, instead of adding them to rc6_mce.

A new keymap, libreelec_multi, with all keycodes of the previous
rc6_mce map is added in install and used by default when the
remote is configured to use the rc-rc6-mce table.

The default behaviour is unchanged, LE can still be controlled with
MCE, xbox, ... remotes out of the box but it's now possible to configure
the ir receiver to react only on the codes sent by a specific remote.

This solves the issue where a xbox remote always controlled LE even
when a user only wanted to control it with a MCE remote.

To do this simply create a /storage/.config/rc_maps.cfg file with
the following content:

*	rc-rc6-mce	rc6_mce

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 18:29:45 +01:00
Matthias Reichl
586092ce7b v4l-utils: support user keytable map in /storage/.config/
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 14:16:18 +01:00
Matthias Reichl
65bd18949d v4l-utils: replace streamzap fix with proposed upstream patch
See http://www.mail-archive.com/linux-media@vger.kernel.org/msg108483.html

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-03-12 14:16:07 +01:00
MilhouseVH
31e21f7872 kmod: ftp.kernel.org no longer working [backport] 2017-03-02 10:52:52 +00:00
Peter V
94e8f64f12 Merge pull request #1335 from wrxtasy/LE8-hexdump
busybox: add hexdump for C2 RAM OClocking script
2017-02-17 13:43:16 +01:00
Matthias Reichl
6949ffd446 v4l-utils: fix invalid protocol in streamzap keymap 2017-02-15 18:18:59 +01:00
Matthias Reichl
3f7cc3eb02 v4l-utils: backport ir-keytable streamzap fix 2017-02-15 18:18:59 +01:00
Jamie Coldhill
2a7793733c busybox: add hexdump for C2 RAM OClock script 2017-02-14 23:06:34 +08:00
Jonas Karlman
194f304c22 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-12 17:56:16 +01:00
Jester
db83f0b8ba Backport for LE8: Revert "Merge pull request #1081 from Raybuntu/eventlircd"
work by @Raybuntu:
This reverts commit 8104294, reversing
changes made to dc61a12.

As mentioned in the other pull
https://github.com/LibreELEC/LibreELEC.tv/pull/1324#issuecomment-279215468
2017-02-12 13:49:45 +01:00
Lukas Rusak
7a28e471ee
lirc: simplify scripts 2017-02-08 18:21:44 -08:00
Matthias Reichl
d3c568d81c 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:10:14 +01:00
Matthias Reichl
f63efba4e9 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:10:06 +01:00
Matthias Reichl
7305d58ddb 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-07 09:09:58 +01:00
Matthias Reichl
3fc5343a9d eventlircd: use default initial-repeat delay for gpio-rc-recv 2017-02-07 05:34:34 +00:00
Christian Hewitt
f9c44bc1a7 Merge pull request #1235 from HiassofT/le8-systemd
backport of #1234
2017-02-05 08:51:53 +04:00
DaVukovic
b48f83a18a busybox: cleanup getedid script 2017-02-05 08:39:56 +04:00
MilhouseVH
fd9adcf9d9 lirc: use stable pkg_url [backport] 2017-01-31 11:28:52 +00:00
Matthias Reichl
6d14b10631 systemd: make standard systemctl commands work again 2017-01-28 13:12:40 +01:00
Lukas Rusak
243dfad2e2
open-vm-tools: update to 10.1.0 2017-01-20 23:24:20 -08:00
awiouy
c161126e01 decommission PKG_REV 2017-01-19 07:23:38 +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
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
Radostan Riedel
7fd5fdac92 eventlircd: Fix missing buttons with WP2 remote 2016-12-21 15:03:36 +01:00
MilhouseVH
858a1db459 libevdev: update to libevdev-1.5.5 2016-12-21 13:19:06 +00:00
MilhouseVH
f60bbeaa15 util-linux: update to util-linux-2.29 2016-12-21 13:19:06 +00:00
MilhouseVH
f9738e27f3 pciutils: update to pciutils-3.5.2 2016-12-21 13:19:06 +00:00
Jonas Karlman
006a07d362 dbus: update to 1.10.14 2016-12-21 07:34:23 +01:00