blob: 80779eb9e0e7ce82fc873dcf0b66601707962272 (
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
|
VDR Plugin 'skincurses' Revision History
----------------------------------------
2004-05-31: Version 0.0.1
- Initial revision.
2004-05-31: Version 0.0.2
- Fixed some default parameters.
2005-01-02: Version 0.0.3
- Made several functions threadsafe.
- New audio track display.
2005-05-16: Version 0.0.4
- New "recording info" display.
2005-10-01:
- Added a note about using this skin to the README file.
2005-11-26: Version 0.0.5
- Fixed SetProgress() in case Total is 0.
|