Merge pull request #1109 from CvH/vdr_up

vdr-addon: update plugins
This commit is contained in:
Christian Hewitt 2016-12-31 16:22:32 +04:00 committed by GitHub
commit 742b909a5c
5 changed files with 13 additions and 16 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="vdr-plugin-dvbapi"
PKG_VERSION="897c50e"
PKG_VERSION="7a42b22"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="vdr-plugin-restfulapi"
PKG_VERSION="0.2.6.1"
PKG_VERSION="0.2.6.5"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="vdr-plugin-satip"
PKG_VERSION="db0c18b"
PKG_VERSION="6573c38"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="vdr-plugin-vnsiserver"
PKG_VERSION="abd24d5"
PKG_VERSION="d6847c3"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,28 +1,25 @@
8.0.104
- encode special characters in directory names as hex values
104
- encode special characters in directory names to be accesible via smb
- update VNSI to d6847c3
- update Sat>IP plugin to 6573c38
- update restfulapi to 0.2.6.5
8.0.103
103
- add streamdev HEVC support
- update VNSI to abd24d5
- update dvbapi to 897c50e
- update Sat>IP plugin to db0c18b
8.0.102
102
- add VDR HEVC parser
- add Sat>IP devices option
- update VNSI to 1.5.0
- update dvbapi to 897c50e
8.0.101
101
- update Sat>IP plugin to support RTP/TCP which allows error free streaming
- network mode is now default in dvbapi (socket mode is dropped)
- update all plugins to latest
8.0.100
100
- update for LibreELEC 8.0
7.0.101
- added proper icon and description
7.0.100
- initial LibreELEC version