summaryrefslogtreecommitdiff
path: root/HISTORY.am
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2005-03-31 08:41:54 +0200
committerAndreas Mair <amair.sob@googlemail.com>2005-03-31 08:41:54 +0200
commit0fa79e11122e02518d57d19f346ddf89a894f43d (patch)
treeabe3eb3d3d999af871b3b8339c89d075fac8a304 /HISTORY.am
parentd652334559b84dded4e4d5c5c9c014232ff10616 (diff)
downloadvdradmin-am-0.97-am2c.tar.gz
vdradmin-am-0.97-am2c.tar.bz2
2005-03-30: 0.97-am2cv0.97-am2c
- fixed handling of new recordings if VDR is patched with Wareagle-Icons patch (Reported at vdrportal.de). 2005-03-29: - fixed handling of MTWTFSS@date in timer (edit & list). 2005-03-26: - fixed forgotten items with "vdradmin-0.96_For_vdr-1.3_StoreAutotimerChannelID_And_EventIdCheckDisable.diff". 2005-03-25: - fixed directory handling in auto_timer: -> if a "%" (variable) is found you are fully responsible for the final recording's title, e.g. you must add %Title% if you want it (other vars: %Title%, %Subtitle%, %Director%, %Date%, %Category%, %Genre%, %Year%, %Country%, %Originaltitle%, %FSK%, %Episode% and %Rating%) -> all "/" will be replaced by "~" (before variable substitution) - Automatic programmed timers have their summary hyperlink back. (Reported by sn123py) - Handle "VPS" in timer listing. 2005-03-23: - fixed French translation.
Diffstat (limited to 'HISTORY.am')
-rw-r--r--HISTORY.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/HISTORY.am b/HISTORY.am
index 81953d6..5b3c803 100644
--- a/HISTORY.am
+++ b/HISTORY.am
@@ -4,6 +4,25 @@ E-Mail: mail AT andreas DOT vdr-developer DOT org
VDR-Portal: amair
-----------------------------------------------------------
+2005-03-30: 0.97-am2c
+- fixed handling of new recordings if VDR is patched with Wareagle-Icons patch (Reported at vdrportal.de).
+
+2005-03-29:
+- fixed handling of MTWTFSS@date in timer (edit & list).
+
+2005-03-26:
+- fixed forgotten items with "vdradmin-0.96_For_vdr-1.3_StoreAutotimerChannelID_And_EventIdCheckDisable.diff".
+
+2005-03-25:
+- fixed directory handling in auto_timer:
+ -> if a "%" (variable) is found you are fully responsible for the final recording's title, e.g. you must add %Title% if you want it (other vars: %Title%, %Subtitle%, %Director%, %Date%, %Category%, %Genre%, %Year%, %Country%, %Originaltitle%, %FSK%, %Episode% and %Rating%)
+ -> all "/" will be replaced by "~" (before variable substitution)
+- Automatic programmed timers have their summary hyperlink back. (Reported by sn123py)
+- Handle "VPS" in timer listing.
+
+2005-03-23:
+- fixed French translation.
+
2005-03-23: 0.97-am2b
- added French template (Submitted by Trois Six)
- fixed English/i18n.pl