summaryrefslogtreecommitdiff
path: root/HISTORY
blob: 96d2a5857d608017737031f992d3c6c783e19fe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
VDR Plugin 'extrecmenu' Revision History
----------------------------------------

2006-04-17: Version 0.9a
- fixed #ifdef's for JumpPlay-patch in myreplaycontrol.c; thanks to Thomas
  Günther for reporting
- include fixed 'dvdarchive.sh', umount wasn't possible; thanks to Mase from
  vdr-portal.de for reporting
- added support for CmdSubMenu-patch, it should now be possible to use sub
  menus if you patched your VDR with BigPatch or CmdSubMenu-patch

2006-04-10: Version 0.9
- removed myDvbPlayer, use VDR's cDvbPlayer instead
- made adjustments to work with BigPatch-VDRs (JumpPlay-patch)
- added option for sort recordings
- moved editing of priority and lifetime to its own submenu
- removed option to select alternative dvd marker, the icon is now default
- added default values for setup options
- moved content of patches/ and tools/ to contrib/ and added a small README
- new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de
- fixed problem with archive dvd recordings at the base dir; thanks to Mase
  from vdr-portal.de for reporting

2006-03-31: Version 0.8a
- fixed problem when open the plugin while replaying a archive dvd; thanks to
  Monroe from vdr-portal.de for reporting
- new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de
- updated finnish translation; thanks to Rolf Ahrenberg

2006-03-29: Version 0.8
- added some logging
- added option to hide the "new recordings column"
- added possibility to edit lifetime and priority at the rename menu
- changed alternative new marker, it marks now the recordings that are not
  "rewinded", if turned of the behaviour is like that of VDR's recordings
  menu
- added support for a file length.vdr, containing the length of a recording as
  a string
- new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de
- added two small tools (in tools/); isodetect to check for a dvd in drive
  (optionally used by 'dvdarchive.sh'); getlength to create a length.vdr
- updated error messages, more detailed now
- fixed quoting of the parameters for dvdarchive.sh to avoid problems with
  filenames containing a '
- fixed unnecessary calls of 'dvdarchive.sh'; thanks to vejoun from
  vdr-portal.de for reporting

2006-03-25: Version 0.7
- added frensh translation; thanks to Patrice Staudt
- added finnish translation; thanks to Rolf Ahrenberg
- several bugfixes:
  * if there are more then one recording with the same name, only one of it is
    shown if the recording details are hidden; thanks to Monroe from
    vdr-portal.de for reporting
  * recording list entry (not the recording itselfs!) is deleted, if it is
    moved to the same place; thanks to Monroe from vdr-portal.de for reporting
  * if a recording was deleted, the selection bar jumps to the first list entry
  * some people reported problems with wrong recording dates using LinVDR
- revised rename-recording-menu; thanks to Monroe from vdr-portal.de for
  suggesting
- revised move-recording-menu - it is now more obvious; thanks to Monroe from
  vdr-portal.de for suggesting
- added option to show an alternative new marker - it's only useful for german
  speaking users because this icon shows 'NEU'; suggestions for an
  international version are welcome, you have 22x22 pixels for it
- added the functionality of the DVDArchive- and the DVDShowArchive-patch
  for VDR
- thanks to vejoun from vdr-portal.de for the script 'dvdarchive.sh'

2006-03-17: Version 0.6a
- fixed problem with open directories

2006-03-16: Version 0.6
- after the replay of a recording ended, the menu jumps now to the last
  replayed recording
- recording commands like in VDR's recordings menu now work
- start to write some documentation in README

2006-03-13: Version 0.5
- improved updating of moved or renamed recordings - updating should be faster
  now
- added patch and option to replace VDR's recordings menu; thanks to 'egal'
  from vdr-portal.de
- fixed the settings of tabs
- month of a recording was shown the wrong way - fixed

2006-03-13: Version 0.4
- add option to hide main menu entry
- set tabs depending on the shown recordings details - looks more fancy and
  there is more space for the recording names
- fixed a possible memory leak

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 show the description of a
  recording
- details (date and time) for recordings are shown now

2006-03-09: Version 0.1
- Initial revision.