summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorAndreas Brugger <brougs78@gmx.net>2005-10-22 12:00:00 +0200
committerThomas Günther <tom@toms-cafe.de>2009-06-03 00:54:05 +0200
commit71023584dc849dc3705c6db303878fd27e8704c7 (patch)
treedf6f44ec265c3e19b28c624a8d1ea737e6b80c75 /HISTORY
parent9ed162fa14e348bf9660f393d24b36d0a8492a67 (diff)
downloadvdr-plugin-text2skin-71023584dc849dc3705c6db303878fd27e8704c7.tar.gz
vdr-plugin-text2skin-71023584dc849dc3705c6db303878fd27e8704c7.tar.bz2
2005-10-22: Version 1.1-cvs_ext-0.1 (vdr-text2skin-1.1-cvs_ext-0.1.diff)
- added several tokens: NextTimerName, NextTimerStart, NextTimerChannel, TimerConflict, CurrentRecordingsCount, using the service "CheckTimerConflict-v1.0" to check timer conflicts. A patch for the timeline-plugin is included in Enigma-0.4pre2 (timeline_CheckTimerConflictService-0.1.diff)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY8
1 files changed, 8 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e861639..0c8913a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,14 @@
VDR Plugin 'text2skin' Revision History
---------------------------------------
+2005-10-22: Version 1.1-cvs_ext-0.1 (vdr-text2skin-1.1-cvs_ext-0.1.diff)
+
+- added several tokens:
+ NextTimerName, NextTimerStart, NextTimerChannel, TimerConflict,
+ CurrentRecordingsCount, using the service "CheckTimerConflict-v1.0" to
+ check timer conflicts. A patch for the timeline-plugin is included in
+ Enigma-0.4pre2 (timeline_CheckTimerConflictService-0.1.diff)
+
2005-06-xx: Version 1.1
- fixed crash due to uninitialized pointer (thanks to Frank Enderle)