653 Commits

Author SHA1 Message Date
Lukas Rusak
e9723489df
rework old retroplayer scripts 2017-02-07 14:07:06 -08:00
Lukas Rusak
94aa0effb8
update_retroplayer-addons: add script 2017-02-07 14:07:06 -08:00
Lukas Rusak
9ab1255cfa
update_binary-addons: clone kodi if it doesn't exist 2017-02-07 13:46:47 -08:00
MilhouseVH
f4d38b844a kodi-binary-addons: bump missed addons (#1269)
* update_binary-addons: fix cmake paths after move to root

* kodi-binary-addons: bump missed addons
2017-02-02 15:11:11 +04:00
Christian Hewitt
5de2be7acc Merge pull request #1028 from lrusak/retroplayer-kodi-17-scripts
Retroplayer Support Scripts
2017-02-02 09:42:39 +04:00
Lukas Rusak
d04d1f9349
libretro-ppsspp: add package 2017-02-01 15:44:27 -08:00
Lukas Rusak
952988ac14
update_binary-addons-retroplayer: add script for retroplayer specific addons 2017-02-01 15:00:18 -08:00
Lukas Rusak
68e6a54522
update_emulation: new script to update packages/emulation/* 2017-02-01 15:00:18 -08:00
Christian Hewitt
5912b7c293 Merge pull request #1207 from MilhouseVH/linux495
linux: update to linux-4.9.5
2017-01-25 10:36:21 +04:00
MilhouseVH
0a8da19b62 RPi/RPi2: update linux support patches for linux 4.9.5 2017-01-24 03:23:44 +00:00
cvh
829c657339 media_build: improved mkpkg script - "./mkpkg_media_build githash" pulls specific media_build commit - LE_versions includes the used githashes for media_build/tree 2017-01-23 21:30:31 +01:00
cvh
aee6e1eac1 media_build: initial package 2017-01-05 14:54:52 +01:00
Lukas Rusak
647521f7ac
kodi: use github url, remove skin patches, remove mkpkg_kodi 2016-12-27 09:27:26 -08:00
MilhouseVH
fe7b2bb2ac distro-tool: Add main/addon and rev/ver filters 2016-12-20 14:12:13 +00:00
MilhouseVH
d57f557dfc tools: drop additional RPi commits 2016-10-13 01:20:28 +01:00
MilhouseVH
67298338bf RPi/RPi2: update linux support patches for linux 4.7.3 2016-09-07 20:15:55 +01:00
MilhouseVH
8da443cf0c distro-tool: Fix error, improve performance 2016-08-18 04:38:38 +01:00
MilhouseVH
cfd4da032c RPi/RPi2: Update kodi support patches 2016-08-01 21:37:50 +01:00
MilhouseVH
4a8fefd76a kodi: update to 17.0-alpha3-fc46cf2 2016-08-01 02:02:03 +01:00
MilhouseVH
df75d91469 tools: update linux script and dropped commits 2016-07-30 19:40:55 +01:00
MilhouseVH
712a898ed0 distro-tool: Change default target after server move from web01 to web03 2016-07-10 17:37:24 +01:00
MilhouseVH
7c8b287186 tools: gen-rpi-kodi-patch.sh supports rebase script 2016-07-01 14:30:06 +01:00
MilhouseVH
0dfd031249 mkpkg_kodi: Allow a specific git rev to be used 2016-07-01 07:32:02 +01:00
MilhouseVH
fd054a49d8 update_binary-addons: validate package urls against kodi urls 2016-06-27 16:47:41 +01:00
MilhouseVH
8701fc2022 update_binary-addons: Extend support to unofficial addons 2016-06-27 09:05:28 +01:00
MilhouseVH
66395c23f9 tools: Fix typos 2016-06-22 14:02:42 +01:00
MilhouseVH
f0c7b02e37 tools: Update rebase script with additional rtl8192cu commits we need to drop 2016-06-22 14:02:38 +01:00
Lukas Rusak
63d1216467 hyperion: update to d2f4725 2016-06-17 00:57:35 -07:00
Christian Hewitt
12190f62f5 Merge pull request #131 from CvH/virtual
Virtual bump for vbox guest additions and build fixes
2016-05-28 16:39:19 +04:00
CvH
d237a2911c virtualbox drivers: update to 5.0.20 and fixes
- vboxguest update to 5.0.20
- xf86-video-virtualbox update to 5.0.20
- add mpkg script for package creation
- build libXcomposite for virtual
- build libXdamage for virtual
- build libXfixes for virtual
2016-05-26 14:04:19 +02:00
MilhouseVH
9fee54dab1 distro-tool: Ignore text/html responses 2016-05-10 10:55:48 +01:00
MilhouseVH
b7a1efd579 RBP: Add patch generation scripts (initial stab) 2016-05-06 09:18:33 +01:00
MilhouseVH
40aa7d6994 distro-tool: Workaround packages that call exit 2016-05-04 05:20:03 +01:00
MilhouseVH
a0961be05b distro-tool: Fixes (#269)
distro-tool: Better handling of unicode text
- More robust version matching
- Add clarity, drop startup delay
- Avoid excessive delays with really slow servers
- Handle 403 response when querying AWS with HEAD
2016-05-01 18:45:28 +02:00
Joerg Felser
cbe327e07e changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv

fixup
2016-04-27 11:36:31 +02:00
Christian Hewitt
4cde4cd240 Merge pull request #192 from lrusak/repo-tool
repo-tool: add ability to update PKG_REPO_VERSION
2016-04-22 17:30:06 +04:00
MilhouseVH
5cada1a6c4 distro-tool: treat 350 status as valid for ftp 2016-04-22 00:38:47 +01:00
Lukas Rusak
674fdf5c4f repo-tool: add ability to update PKG_REPO_VERSION 2016-04-21 02:32:09 -07:00
MilhouseVH
a3625966ac tools: improve distro-tool performance 2016-04-18 20:11:00 +01:00
MilhouseVH
8e5a041ade Merge pull request #159 from lrusak/repo-tool
tools/repo-tool: make it actually usable
2016-04-18 19:28:24 +01:00
Lukas Rusak
4976b42343 soil: add as a dependency for new screensavers 2016-04-18 00:51:05 -07:00
Lukas Rusak
27e79cd60b kodi: update to 17.0-alpha1-8191052 2016-04-18 00:51:02 -07:00
Lukas Rusak
ca84a85996 libcec: update to master to support p8-platform 2016-04-18 00:50:57 -07:00
Lukas Rusak
f868d258af mkpkg_binary-addons: update to include p8-platform 2016-04-18 00:50:44 -07:00
Lukas Rusak
8f7fb9c91c tools/repo-tool: make it actually usable 2016-04-15 01:15:36 -07:00
Lukas Rusak
d415bd6497 Revert "Merge pull request #4758 from lrusak/kodi-language"
This reverts commit ca9779c80545112173b21eec67ea947c287501eb, reversing
changes made to 08c0b71f51a57b42cf1044079c4e758d2325f8f9.
2016-04-13 11:05:45 -07:00
MilhouseVH
591db3277a tools/distro-tool: initial tool to help check the sources mirror 2016-04-07 13:31:25 -07:00
Lukas Rusak
ee588682eb tools/download-tool: initial script to download all packages for a given project 2016-04-07 13:31:22 -07:00
Lukas Rusak
fdb792ec00 tools/repo-tool: initial script to help manage add-on building and uploading 2016-04-07 13:31:16 -07:00
Lukas Rusak
49411fd61e hyperion: initial add-on 2016-04-04 13:36:04 -07:00