summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2010-02-20 22:18:14 +0000
committerschmirl <schmirl>2010-02-20 22:18:14 +0000
commit2f027a6ffc2096fb612e5c6d92993539002c3232 (patch)
treeab94dbca0f0109700e1f9699c2b3335242b4328a /HISTORY
parentdd7cc838adad330906fd836f5cde39b20373adfb (diff)
downloadvdr-plugin-streamdev-2f027a6ffc2096fb612e5c6d92993539002c3232.tar.gz
vdr-plugin-streamdev-2f027a6ffc2096fb612e5c6d92993539002c3232.tar.bz2
- length -1 is the correct value for streams in M3U playlists
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index eae0139..4e83590 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- length -1 is the correct value for streams in M3U playlists
- switching between two encrypted channels on the same transponder didn't
always work (thanks to sk8ter@vdrportal)
- added DELT FORCE option to delete running timers (thanks to Alwin Esch)