mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
Merge branch 'master' into openelec-addons
Conflicts: packages/addons/service/multimedia/hts-tvheadend/changelog.txt
This commit is contained in:
commit
8077a65f11
2
packages/3rdparty/download/CouchPotato/meta
vendored
2
packages/3rdparty/download/CouchPotato/meta
vendored
@ -20,7 +20,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="CouchPotato"
|
PKG_NAME="CouchPotato"
|
||||||
PKG_VERSION="6cd66ae"
|
PKG_VERSION="4eec8e0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
2
packages/3rdparty/download/Headphones/meta
vendored
2
packages/3rdparty/download/Headphones/meta
vendored
@ -20,7 +20,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="Headphones"
|
PKG_NAME="Headphones"
|
||||||
PKG_VERSION="ee3326e"
|
PKG_VERSION="e9a1e55"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
2
packages/3rdparty/download/SABnzbd/meta
vendored
2
packages/3rdparty/download/SABnzbd/meta
vendored
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="SABnzbd"
|
PKG_NAME="SABnzbd"
|
||||||
PKG_VERSION="0.6.7"
|
PKG_VERSION="0.6.10"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
2
packages/3rdparty/download/SickBeard/meta
vendored
2
packages/3rdparty/download/SickBeard/meta
vendored
@ -20,7 +20,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="SickBeard"
|
PKG_NAME="SickBeard"
|
||||||
PKG_VERSION="e0e8f0e"
|
PKG_VERSION="9f64728"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
@ -27,6 +27,6 @@ mkdir -p $ADDON_BUILD/$PKG_ADDON_ID/bin
|
|||||||
cp $PKG_BUILD/evtest-capture $ADDON_BUILD/$PKG_ADDON_ID/bin/evtest-capture.bin
|
cp $PKG_BUILD/evtest-capture $ADDON_BUILD/$PKG_ADDON_ID/bin/evtest-capture.bin
|
||||||
|
|
||||||
mkdir -p $ADDON_BUILD/$PKG_ADDON_ID/lib
|
mkdir -p $ADDON_BUILD/$PKG_ADDON_ID/lib
|
||||||
cp $BUILD/libiconv-[0-9]*/lib/.libs/libiconv.so* $ADDON_BUILD/$PKG_ADDON_ID/lib
|
cp -P $BUILD/libiconv-[0-9]*/lib/.libs/libiconv.so* $ADDON_BUILD/$PKG_ADDON_ID/lib
|
||||||
cp $BUILD/libxml2-[0-9]*/.build-target/.libs/libxml2.so* $ADDON_BUILD/$PKG_ADDON_ID/lib
|
cp -P $BUILD/libxml2-[0-9]*/.build-target/.libs/libxml2.so* $ADDON_BUILD/$PKG_ADDON_ID/lib
|
||||||
cp $BUILD/zlib-[0-9]*/.build-target/libz.so.* $ADDON_BUILD/$PKG_ADDON_ID/lib
|
cp -P $BUILD/zlib-[0-9]*/.build-target/libz.so.* $ADDON_BUILD/$PKG_ADDON_ID/lib
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
1.0.0
|
||||||
|
- update to evtest-1.29
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.3
|
0.99.3
|
||||||
- change icon
|
- change icon
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="evtest"
|
PKG_NAME="evtest"
|
||||||
PKG_VERSION="1.27"
|
PKG_VERSION="1.29"
|
||||||
PKG_REV="3"
|
PKG_REV="0"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://cgit.freedesktop.org/evtest/"
|
PKG_SITE="http://cgit.freedesktop.org/evtest/"
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
1.0.0
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.4
|
0.99.4
|
||||||
- change icon
|
- change icon
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
PKG_NAME="htop"
|
PKG_NAME="htop"
|
||||||
PKG_VERSION="0.9"
|
PKG_VERSION="0.9"
|
||||||
PKG_REV="4"
|
PKG_REV="0"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://htop.sourceforge.net/"
|
PKG_SITE="http://htop.sourceforge.net/"
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
1.0.0
|
||||||
|
- update to libav-0.7.2
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.3
|
0.99.3
|
||||||
- update to libav-0.7 (final)
|
- update to libav-0.7 (final)
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libav"
|
PKG_NAME="libav"
|
||||||
PKG_VERSION="0.7"
|
PKG_VERSION="0.7.2"
|
||||||
PKG_REV="3"
|
PKG_REV="0"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.libav.org"
|
PKG_SITE="http://www.libav.org"
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
1.0.0
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.3
|
0.99.3
|
||||||
- update to makemkv-1.6.15
|
- update to makemkv-1.6.15
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
PKG_NAME="makemkv"
|
PKG_NAME="makemkv"
|
||||||
PKG_VERSION="1.6.15"
|
PKG_VERSION="1.6.15"
|
||||||
PKG_REV="3"
|
PKG_REV="0"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://www.makemkv.com/forum2/viewforum.php?f=3"
|
PKG_SITE="http://www.makemkv.com/forum2/viewforum.php?f=3"
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
1.0.0
|
||||||
|
- update to rsync-3.0.9
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.3
|
0.99.3
|
||||||
- change icon
|
- change icon
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="rsync"
|
PKG_NAME="rsync"
|
||||||
PKG_VERSION="3.0.8"
|
PKG_VERSION="3.0.9"
|
||||||
PKG_REV="3"
|
PKG_REV="0"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://www.samba.org/ftp/rsync/rsync.html"
|
PKG_SITE="http://www.samba.org/ftp/rsync/rsync.html"
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
1.0.0
|
||||||
|
- update to unrar-4.0.7
|
||||||
|
- update to CouchPotato-4eec8e0
|
||||||
|
- update to Headphones-e9a1e55
|
||||||
|
- update to SickBeard-9f64728
|
||||||
|
- update to SABnzbd-0.6.10
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.4
|
0.99.4
|
||||||
- add Headphones-ee3326e
|
- add Headphones-ee3326e
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="SABnzbd-Suite"
|
PKG_NAME="SABnzbd-Suite"
|
||||||
PKG_VERSION="0.99"
|
PKG_VERSION="1.0"
|
||||||
PKG_REV="4"
|
PKG_REV="0"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="http://www.openelec.tv"
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
1.0.0
|
||||||
|
- update to transmission-2.41
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.8
|
0.99.8
|
||||||
- update to transmission-2.33
|
- update to transmission-2.33
|
||||||
- add libevent to addon
|
- add libevent to addon
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="transmission"
|
PKG_NAME="transmission"
|
||||||
PKG_VERSION="2.33"
|
PKG_VERSION="2.41"
|
||||||
PKG_REV="8"
|
PKG_REV="0"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://www.transmissionbt.com/"
|
PKG_SITE="http://www.transmissionbt.com/"
|
||||||
|
@ -1,9 +1,13 @@
|
|||||||
1.00.0
|
|
||||||
|
1.0.1
|
||||||
- add XMLTV tv_file_grab support
|
- add XMLTV tv_file_grab support
|
||||||
- add XMLTV configuration support
|
- add XMLTV configuration support
|
||||||
- add teletext support patch
|
- add teletext support patch
|
||||||
- add fix memory leak patch
|
- add fix memory leak patch
|
||||||
|
|
||||||
|
1.0.0
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.8
|
0.99.8
|
||||||
- add suspend/wakeup script
|
- add suspend/wakeup script
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
1.0.0
|
||||||
|
- update to nano-2.3.1
|
||||||
|
- prepare for OpenELEC-1.0 release
|
||||||
|
|
||||||
0.99.4
|
0.99.4
|
||||||
- change icon
|
- change icon
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="nano"
|
PKG_NAME="nano"
|
||||||
PKG_VERSION="2.3.0"
|
PKG_VERSION="2.3.1"
|
||||||
PKG_REV="4"
|
PKG_REV="0"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.nano-editor.org/"
|
PKG_SITE="http://www.nano-editor.org/"
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="unrar"
|
PKG_NAME="unrar"
|
||||||
PKG_VERSION="4.0.4"
|
PKG_VERSION="4.0.7"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="free"
|
PKG_LICENSE="free"
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="wlan-firmware"
|
PKG_NAME="wlan-firmware"
|
||||||
PKG_VERSION="0.0.6"
|
PKG_VERSION="0.0.7"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="Free-to-use"
|
PKG_LICENSE="Free-to-use"
|
||||||
|
@ -0,0 +1,15 @@
|
|||||||
|
diff -Naur xbmc-10.1-Dharma/xbmc/FileSystem/FileCurl.cpp xbmc-10.1-Dharma.patch/xbmc/FileSystem/FileCurl.cpp
|
||||||
|
--- xbmc-10.1-Dharma/xbmc/FileSystem/FileCurl.cpp 2011-03-08 02:49:14.000000000 +0100
|
||||||
|
+++ xbmc-10.1-Dharma.patch/xbmc/FileSystem/FileCurl.cpp 2011-10-17 19:21:04.180783870 +0200
|
||||||
|
@@ -803,9 +803,9 @@
|
||||||
|
// Detect whether we are "online" or not! Very simple and dirty!
|
||||||
|
bool CFileCurl::IsInternet(bool checkDNS /* = true */)
|
||||||
|
{
|
||||||
|
- CStdString strURL = "http://www.google.com";
|
||||||
|
+ CStdString strURL = "http://www.openelec.tv";
|
||||||
|
if (!checkDNS)
|
||||||
|
- strURL = "http://74.125.19.103"; // www.google.com ip
|
||||||
|
+ strURL = "http://212.101.13.10"; // www.openelec.tv ip
|
||||||
|
|
||||||
|
bool found = Exists(strURL);
|
||||||
|
Close();
|
@ -577,7 +577,7 @@ Protocol=0
|
|||||||
|
|
||||||
# Set the exit behavior [legal: 0=leave shutdown message, 1=show the big clock,
|
# Set the exit behavior [legal: 0=leave shutdown message, 1=show the big clock,
|
||||||
# 2=blank device; default: 1]
|
# 2=blank device; default: 1]
|
||||||
#OnExit=2
|
OnExit=2
|
||||||
|
|
||||||
# Select the output device to use [default: /dev/lcd0]
|
# Select the output device to use [default: /dev/lcd0]
|
||||||
Device=/dev/lcd0
|
Device=/dev/lcd0
|
||||||
|
@ -145,7 +145,7 @@
|
|||||||
# asix-ax887xx: Asix AX887xx USB LAN Driver
|
# asix-ax887xx: Asix AX887xx USB LAN Driver
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. ADDITIONAL_DRIVERS="asix-ax887xx AF9035"
|
# e.g. ADDITIONAL_DRIVERS="asix-ax887xx AF9035"
|
||||||
ADDITIONAL_DRIVERS="asix-ax887xx AF9035"
|
ADDITIONAL_DRIVERS="asix-ax887xx AF9035 bcm_sta"
|
||||||
|
|
||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user