blob: 81fdb0153a3f54b6b9f2ba84636f7f9ad5c02dcf (
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
|
VDR Plugin 'extrecmenu' Revision History
----------------------------------------
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.
|