blob: 4dd9dc427d73419829f3a470e9e011da92a3fd1a (
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
|
VDR Plugin 'playlist' Revision History
--------------------------------------
2004-10-08: Version 0.0.1
- Initial revision.
2004-10-10: Version 0.0.2
* Bug fixes
- TriggerUpdate for VDR >= 1.3.11 (thanks to Brougs78@vdrportal.de)
- Update counter in listviews
- Confirm options
2004-11-08: Version 0.0.3
- Update for VDR >= 1.3.15
2005-11-16: Version 0.0.4
* Bug fix purge/salvage deleted recording while purge/salvage a directory with the same name
- Update for VDR >= 1.3.36
- Remove empty directorys in background
- Support control with svdrp
- User can change the hotkeys
- new function "purge all" (for Olaf Henkel)
- new function "salvage all"
2005-11-17: Version 0.0.5
- Add Remove empty directorys after 10min at svdrp-purge
- Fix select a line with a numeric-key
- Fix switch hotkeys with the same key
- Add missing display of assigned keys
2006-03-15 : Version 0.0.6
- add French translation (thanks to pat@vdrportal.de)
- Change translation for Keys with numbers
- add check for count of *.vdr files
|