summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY22
1 files changed, 18 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index c2bbeaf..715ef78 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,11 +1,24 @@
VDR Plugin 'extrecmenu' Revision History
----------------------------------------
-2007-01-??: Version 0.13
+2007-10-07: Version 1.0
+- it is now possible to cancel a moving-between-filesystems-process
+- applied changes for MainMenuHooksPatch
+- added MainMenuHooksPatch to contrib/-dir; removed old one, which is now
+ obsolete
+- free disk space is shown for the filesystem of the current directory (can be
+ switched of in plugin's setup menu)
+- added support for hidding PIN-protected recordings in co-work with PIN-Plugin
+- added queue for moving recordings between filesystems
+- added cutter queue
+- added #ifdef's to switch of font patching for vdr >= 1.5.3
+- added setup option to switch of font patching
+
+2007-02-04: Version 0.13
- added two setup option to adjust the plugin behaviour to whose of VDR's
recording menu (jumping to last replayed recording, call plugin after
replay ends)
-- only editing of cutting recordings is prevented now
+- only editing of recordings, that are cutted, is prevented now
- moving recordings between filesystems is now possible; includes:
* check for enough free disk space on target filesystem
* switch to limit bandwith (a.t.m. 2MBytes/sec)
@@ -23,7 +36,7 @@ VDR Plugin 'extrecmenu' Revision History
2006-12-31: Version 0.12c
- dvd id for archive dvd would be first read out when the corresponding entry
is selected; this should prevent delays while opening the plugin
-- because of this the setup option "show dvd id" is removed
+- removed the setup option "show dvd id" because of this
2006-12-04: Version 0.12b
- type of sorting (ascending/descending) selectable at the setup menu of the
@@ -188,4 +201,5 @@ VDR Plugin 'extrecmenu' Revision History
- details (date and time) for recordings are shown now
2006-03-09: Version 0.1
-- Initial revision.
+- Initial revision
+