summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorMartin Prochnow <nordlicht@martins-kabuff.de>2006-03-11 19:58:00 +0100
committerAndreas Mair <andreas@vdr-developer.org>2006-03-11 19:58:00 +0100
commitbabfdd26f9d2fbe164205951413d74aa6d21ef23 (patch)
treeabdcb04fadc2894e23ac028aa76835ecb55d991e /HISTORY
parent93372f4ecc69a079c0e5c5af9169f39222983667 (diff)
downloadvdr-plugin-extrecmenu-babfdd26f9d2fbe164205951413d74aa6d21ef23.tar.gz
vdr-plugin-extrecmenu-babfdd26f9d2fbe164205951413d74aa6d21ef23.tar.bz2
Version 0.2v0.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 recording - details (date and time) of recordings are shown now
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 8 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e22cd63..8df89a1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,13 @@
VDR Plugin 'extrecmenu' Revision History
----------------------------------------
-2006-03-06: Version 0.0.1
+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
+ recording
+- details (date and time) of recordings are shown now
+2006-03-09: Version 0.1
- Initial revision.