diff options
author | Martin Prochnow <nordlicht@martins-kabuff.de> | 2007-01-01 19:14:13 +0100 |
---|---|---|
committer | Andreas Mair <andreas@vdr-developer.org> | 2007-01-01 19:14:13 +0100 |
commit | 074a396ce9f5c5239dd790c6566e0f19dff45f59 (patch) | |
tree | b24fb923a1ec7172a481a9550504549db43540f0 /HISTORY | |
parent | 01be0f47d4fcfce954f77a037f8ab4d5368c8fe7 (diff) | |
download | vdr-plugin-extrecmenu-074a396ce9f5c5239dd790c6566e0f19dff45f59.tar.gz vdr-plugin-extrecmenu-074a396ce9f5c5239dd790c6566e0f19dff45f59.tar.bz2 |
Version 0.12cv0.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
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -1,19 +1,24 @@ VDR Plugin 'extrecmenu' Revision History ---------------------------------------- -2006-04-12: Version 0.12b +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 + +2006-12-04: Version 0.12b - type of sorting (ascending/descending) selectable at the setup menu of the plugin - 'Blue' also closes the info menu for a recording -2006-19-06: Version 0.12a +2006-06-19: Version 0.12a - fixed a bug if you compiled the plugin with support for the PIN-plugin; thanks to Thiemo Gehrke for reporting - fixed another bug with editing recordings if VDR is compiled with VFAT=1 or started with the option --vfat; based upon a patch of berndm from vdr-portal.de -2006-11-06: Version 0.12 +2006-06-11: Version 0.12 - reworked layout - added possibility to set sorting mode for each directory - if you use the PIN-plugin, ExtRecMenu works together with it to protect @@ -22,7 +27,7 @@ VDR Plugin 'extrecmenu' Revision History have special chars in their names if VDR is compiled with VFAT=1 or startet with the option --vfat -2006-28-05: Version 0.11 +2006-05-28: Version 0.11 - added czech translation; thanks to Vladimír Bárta - added missing dialog for video dvds - added more meaningful error messages @@ -42,7 +47,7 @@ VDR Plugin 'extrecmenu' Revision History directories - plugins closes if there are no recordings - fixed -2006-02-05: Version 0.10 +2006-05-02: Version 0.10 - made changes to Makefile for APIVERSION (VDR >= 1.3.47) - changed myReplayControl; suggested by Thomas Günther - added display of free disk space to the title bar |