summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-06-13 12:47:25 +0200
committerlado <herrlado@gmail.com>2012-06-13 12:47:25 +0200
commit75757f080d8ef3c0fb5b28aaa40e2f560ed56ae8 (patch)
treebb6baa9986a3f8b6aaefc53c2ccfe70d670698eb
parentfeb8ff5ea713c75dce9e9aaa11bffa2540295d99 (diff)
downloadvdr-manager-75757f080d8ef3c0fb5b28aaa40e2f560ed56ae8.tar.gz
vdr-manager-75757f080d8ef3c0fb5b28aaa40e2f560ed56ae8.tar.bz2
added new version
-rw-r--r--vdr-vdrmanager/HISTORY12
1 files changed, 9 insertions, 3 deletions
diff --git a/vdr-vdrmanager/HISTORY b/vdr-vdrmanager/HISTORY
index aa6298a..2f57aaa 100644
--- a/vdr-vdrmanager/HISTORY
+++ b/vdr-vdrmanager/HISTORY
@@ -1,7 +1,13 @@
VDR Plugin 'vdrmanager' Revision History
------------------------------------
-2012-01-23: Version 0.7
--Escape also Channel Name and Channel ID (may contain ':')
+2012-06-213: Version 0.7
+- Bug #861: Escape Channelnames too, because some channels have (sky select?) ":" in names and it is used as separator
+- Bug #869: Error on Timer Mofiication should be wellformed (add START/END)
+- Bug #950: Bugfix in getting recording length
+- Feature #870: make vdr-plugin compatibel for vdr < 10721
+- Feature #914: Support VPS and Recurring Timers
+- Feature #916: If not timer->Event() then find over all timer's channel events
+- Feature #951: Switch Channel Support
2011-12-28: Version 0.6
-Bug fix on checking recording's event title
@@ -31,4 +37,4 @@ VDR Plugin 'vdrmanager' Revision History
2011-03-19: Version 0.1
-- Initial revision. \ No newline at end of file
+- Initial revision.