diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-12-01 16:35:48 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-12-01 16:35:48 +0000 |
commit | eecf91b31be4710066c87612081ab8bc350d1930 (patch) | |
tree | 6b5d3d1069809b19947ca05efb785021969336b0 /README | |
parent | 8442923f60356a16d5271579becce1894d4d8ff6 (diff) | |
download | vdr-plugin-live-eecf91b31be4710066c87612081ab8bc350d1930.tar.gz vdr-plugin-live-eecf91b31be4710066c87612081ab8bc350d1930.tar.bz2 |
- Backwards compatible update to support Tntnet Version 1.6.0.6.
Backwards compatibilty will be dropped in future version of LIVE.
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -14,6 +14,28 @@ Latest version available at: either http://live.vdr-developer.org See the file COPYING for license information. +IMPORTANT: +========== + +This is one of the last developer snapshot versions of LIVE which will +work with Tntnet < 1.6.0.6. In fact only versions of Tntnet up to +1.6.0.1 have been used during development of LIVE and can be used for +shure until today. + +Since Nov 17 version 1.6.0.6 of Tntnet has been released with new +features and binary incompatible changes. This version of LIVE works +with that version and still maintains backwards compatibilty to older +versions of Tntnet. + +Future versions of LIVE will start to use the new Tntnet +features. This means that backwards compatibility can not be +maintained from that point in time onwards. + +We therefor strongly suggest you upgrade to Tntnet with at least +version 1.6.0.6. This new Tntnet version is supported by the current +version of LIVE. Just update Tntnet and recompile LIVE from scratch. + + Description: ============ |