vdr-addon: update plugins

This commit is contained in:
cvh 2016-12-30 19:41:20 +01:00
parent d4d96c525b
commit 40554a2e15
5 changed files with 13 additions and 16 deletions

View File

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

View File

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

View File

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

View File

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

View File

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