26221 Commits

Author SHA1 Message Date
Christian Hewitt
858b653a36 Merge pull request #1290 from HiassofT/le8-lirc
backport of #1281 (fix lirc cross-compilation and non-working left/right keys)
2017-02-07 14:43:56 +04: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
Lukas Rusak
ab5d0de1b2 Merge pull request #1289 from chewitt/backports
eventlircd: use default initial-repeat delay for gpio-rc-recv
2017-02-06 22:42:09 -08:00
Matthias Reichl
3fc5343a9d eventlircd: use default initial-repeat delay for gpio-rc-recv 2017-02-07 05:34:34 +00:00
Christian Hewitt
d845c83825 Merge pull request #1267 from ozolli/le8-btpowerup
backport of #1256
2017-02-07 09:32:17 +04:00
Christian Hewitt
f140ac6130 Merge pull request #1288 from lrusak/64bit-fix-libreelec-8.0
backport of #1286 (kodi: set MALLOC_MMAP_THRESHOLD_=524288 for 64bit cpus)
2017-02-07 09:31:32 +04:00
popcornmix
36a3754ef5
kodi: set MALLOC_MMAP_THRESHOLD_=524288 for 64bit cpus 2017-02-06 21:28:15 -08:00
Christian Hewitt
62808dc328 Merge pull request #1280 from MilhouseVH/linux498_backport
linux: update to linux-4.9.8 [LE8]
2017-02-06 16:24:33 +04:00
MilhouseVH
fc9d875d7d RBP: config: Add SND_SOC_ADAU7002 codec module 2017-02-05 06:22:50 +00:00
MilhouseVH
1d3f16f6e2 RPi/RPi2: update linux support patches for linux 4.9.8 2017-02-05 06:13:58 +00:00
MilhouseVH
07e8421ff5 RBP: update to firmware 475a89a 2017-02-05 06:12:26 +00:00
MilhouseVH
8bf437cc18 linux: update to linux-4.9.8 2017-02-05 06:11:48 +00:00
MilhouseVH
504ecccd10 Merge pull request #1279 from chewitt/version_devel
config: set version to devel
2017-02-05 06:06:07 +00:00
chewitt
cdf4232fe3 config: set version to devel 2017-02-05 05:58:58 +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
awiouy
83fd4f2512 lcdd: update to 0.5.8 2017-02-04 10:25:01 +01:00
ozolli
25d93d8f5d bluez: set AutoEnable policy 2017-02-02 09:45:27 +01:00
MilhouseVH
0a6a5227b0 Merge pull request #1260 from chewitt/version_7952
config: set version to 7.95.2
7.95.2
2017-02-01 19:32:39 +00:00
Christian Hewitt
95d73fa77c Merge pull request #1261 from MilhouseVH/kodi17.0
kodi: update to 17.0-Final
2017-02-01 23:22:18 +04:00
Christian Hewitt
54a59805e9 Merge pull request #1247 from CvH/3600-fix
media_build: fix TT-S2-3600
2017-02-01 23:20:32 +04:00
MilhouseVH
0395bd861e RPi/RPi2: Update kodi support patches 2017-02-01 19:17:50 +00:00
MilhouseVH
223d56c941 kodi-binary-addons: update to latest versions 2017-02-01 19:13:02 +00:00
MilhouseVH
1551d41c00 kodi: update to 17.0 Final 2017-02-01 19:06:15 +00:00
chewitt
d2ec4820bb config: set version to 7.95.2 2017-02-01 18:59:15 +00:00
Peter V
83ef1f2ea9 Merge pull request #1253 from MilhouseVH/lirc_stable_8.0
lirc: use stable pkg_url [backport]
2017-01-31 15:30:27 +01:00
Peter V
e785d55863 Merge pull request #1254 from chewitt/settings_088
settings: bump LE settings to v0.8.8
2017-01-31 13:26:48 +01:00
chewitt
9cef657fe5 settings: bump LE settings to v0.8.8 2017-01-31 12:21:22 +00:00
MilhouseVH
fd9adcf9d9 lirc: use stable pkg_url [backport] 2017-01-31 11:28:52 +00:00
cvh
d70dba550e media_build: fix TT-S2-3600
- fixes kernel oops see patch notes
2017-01-30 18:45:36 +01:00
CvH
c6c4c1d28c Merge pull request #1246 from chewitt/pi-backports
kodi: update RPi/RPi2 backports patch
2017-01-30 15:34:18 +01:00
chewitt
b468ea5268 kodi: update RPi/RPi2 backports patch 2017-01-30 14:32:01 +00:00
CvH
dfa4e3c379 Merge pull request #1245 from chewitt/pi-firmware
RBP: update to firmware debe2d2
2017-01-30 14:21:53 +01:00
MilhouseVH
37349c0283 RBP: update to firmware debe2d2 2017-01-30 13:14:40 +00:00
Christian Hewitt
72c1be803a Merge pull request #1218 from CvH/mb-rc-config-8
backport of #1217
2017-01-29 20:03:05 +04:00
Christian Hewitt
47c4ea69a2 Merge pull request #1220 from CvH/moon
backport of #1219
2017-01-29 14:37:33 +04:00
Christian Hewitt
100373f35d Merge pull request #1223 from CvH/tvh_up
backport of #1222
2017-01-29 14:35:34 +04:00
Christian Hewitt
88204b129e Merge pull request #1228 from CvH/tiger-8
backport of #1227
2017-01-29 14:28:43 +04:00
Christian Hewitt
f8a5187d8f Merge pull request #1230 from CvH/oscam
backport of #1229
2017-01-29 14:27:23 +04:00
Christian Hewitt
61e22e3fbf Merge pull request #1232 from CvH/mpd-8
backport of #1231
2017-01-29 14:25:40 +04:00
Lukas Rusak
6ef8ae7ccf Merge pull request #1213 from MilhouseVH/taglib_id3_le8
taglib: Efficient lookup for an ID3v2 tag in MPEG files with garbage …
2017-01-29 01:47:12 -08:00
sopparus
8517c9f5bc samba: update samba url to https 2017-01-29 13:46:06 +04:00
Lukas Rusak
317567c6b9 Merge pull request #1238 from chewitt/kodi_addons
kodi: update binary addons for v17.0-RC4
2017-01-29 01:34:57 -08:00
Christian Hewitt
7632119b72 Merge pull request #1237 from Raybuntu/rc4-8
backport of #1236
2017-01-29 13:34:34 +04:00
chewitt
f00e2a4725 kodi: update binary addons for v17.0-RC4 2017-01-29 06:46:20 +00:00
Radostan Riedel
867c87d15f kodi: bump to e80803a 2017-01-28 22:52:56 +01:00
Matthias Reichl
6d14b10631 systemd: make standard systemctl commands work again 2017-01-28 13:12:40 +01:00
cvh
836c93cf86 mpd: update to 0.20.3 2017-01-28 02:30:48 +01:00