summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorMartin Prochnow <nordlicht@martins-kabuff.de>2006-03-12 18:14:36 +0100
committerAndreas Mair <andreas@vdr-developer.org>2006-03-12 18:14:36 +0100
commit17f89bafd559b28b5a175aa82730226dfe9f7d69 (patch)
tree7098824c14f462d44eaaccf5dc4c6975673ed275 /HISTORY
parentbabfdd26f9d2fbe164205951413d74aa6d21ef23 (diff)
downloadvdr-plugin-extrecmenu-17f89bafd559b28b5a175aa82730226dfe9f7d69.tar.gz
vdr-plugin-extrecmenu-17f89bafd559b28b5a175aa82730226dfe9f7d69.tar.bz2
Version 0.3v0.3
- details for directories are shown now (# of entries, # of new entries) - option to shown the length of a recording - option to hide recording date, time and/or length
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 7 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 8df89a1..f970ab0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,13 +1,18 @@
VDR Plugin 'extrecmenu' Revision History
----------------------------------------
+2006-03-12: Version 0.3
+- details for directories are shown now (# of entries, # of new entries)
+- option to shown the length of a recording
+- option to hide recording date, time and/or length
+
2006-03-11: Version 0.2
- implemented own dvbplayercontrol-class so that people who haved patch their
vdr with the jumpplay-patch can compile the plugin
- 'Info' while replaying opens recording info
-- option 'Info' added to recordings list to schow the description of a
+- option 'Info' added to recordings list to show the description of a
recording
-- details (date and time) of recordings are shown now
+- details (date and time) for recordings are shown now
2006-03-09: Version 0.1
- Initial revision.