Commit Graph

28123 Commits

Author SHA1 Message Date
MilhouseVH
b7967dfcb7 Revert "add -J flag to limit race condition during build step"
This reverts commit 8af0df0bf6.
2018-02-21 17:17:51 +00:00
Matthias Reichl
0aed4af345 Merge pull request #2508 from CvH/9.0-hdhomerun
tvheadend add hdhomerun
2018-02-19 16:10:10 +01:00
cvh
d38c58e5f0 tvheadend42: enable hdhomerun 2018-02-19 12:26:37 +01:00
cvh
1a187b6a69 libhdhomerun: update to 20171221 2018-02-19 12:26:37 +01:00
Radostan Riedel
f24c0f2602 Merge pull request #2502 from kszaq/le90_aml_cleanup_4
projects/Amlogic: update.sh fix and cleanup
2018-02-18 13:14:33 +01:00
kszaq
c52f1486d4 projects/Amlogic: remount $BOOT_ROOT only once and bring it back to ro after updating 2018-02-17 22:55:54 +01:00
kszaq
524fad0fa1 projects/Amlogic: align update.sh messages to project standard 2018-02-17 22:54:34 +01:00
Christian Hewitt
c2fd843bc3 Merge pull request #2477 from MilhouseVH/le90_kodi_Mar2018
kodi: updates for March 2018
2018-02-16 11:27:50 +04:00
Christian Hewitt
d9ab7abb1d Merge pull request #2491 from MilhouseVH/le90_libva_2.10
libva: update libva/libva-utils/intel-vaapi-driver 2.1.0
2018-02-16 11:24:14 +04:00
Christian Hewitt
462af23598 Merge pull request #2503 from CvH/9.0-tvh-jenkins-dvbscan
tvheadend42: backport patch to fix jenkins
2018-02-16 09:51:35 +04:00
MilhouseVH
fa3cfa4995 ffmpeg: update HEVC support 2018-02-16 05:18:46 +00:00
MilhouseVH
868de36ded kodi: add PR13552 (amlcodec: cleanup and simplify 3D handling code) 2018-02-16 05:18:46 +00:00
MilhouseVH
bce90ccfcd kodi: cleanup after #768 2018-02-16 05:18:46 +00:00
MilhouseVH
5283ba3693 libdvdnav: update to libdvdnav-6501b70 2018-02-16 05:18:46 +00:00
MilhouseVH
68162f9580 libdvdread: update to libdvdread-86f9500 2018-02-16 05:18:46 +00:00
MilhouseVH
34bd6dcf48 libdvdcss: update to libdvdcss-8f5dba3 2018-02-16 05:18:46 +00:00
MilhouseVH
5fae36db33 kodi: USE_LTO for debug builds is not supported 2018-02-16 05:18:46 +00:00
MilhouseVH
ab398940a5 kodi: drop mysql/mariadb patch after PR13318 2018-02-16 05:18:46 +00:00
MilhouseVH
1050a8218f kodi: fix services patch after PR13443 2018-02-16 05:18:46 +00:00
MilhouseVH
ab26949605 kodi-binary-addons: update to latest versions 2018-02-16 05:18:46 +00:00
MilhouseVH
1d242ca855 kodi: update to kodi-f5871d9 2018-02-16 05:18:46 +00:00
cvh
b4b12d2682 tvheadend42: backport patch to fix jenkins 2018-02-15 18:23:31 +01:00
Christian Hewitt
6205418ae1 Merge pull request #2497 from MilhouseVH/le90_e2fsprogs_1.43.9
e2fsprogs: update to e2fsprogs-1.43.9, change download url
2018-02-14 12:01:00 +04:00
MilhouseVH
cd32b5000b e2fsprogs: update to e2fsprogs-1.43.9, change download url 2018-02-14 07:38:23 +00:00
kszaq
695d78e4aa projects/Amlogic: fix update script when no *.dtb in /flash
If there is no file matching /flash/*.dtb wildcard, the loop will proceed
with all_dtb="/flash/*.dtb", causing erratic behaviour in next script
steps. Fix this by checking if  exists before proceeding.
2018-02-13 22:31:58 +01:00