summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.