summaryrefslogtreecommitdiff
path: root/PLUGINS/src/skincurses/HISTORY
blob: 02065a4de6b933bb3ec7db33411ccacbd071bc9a (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
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.

2006-04-14: Version 0.0.6

- Added a missing "Key$" in skincurses.c.

2006-06-03: Version 0.0.7

- Fixed handling tabbed item display.
- When the 'skincurses' plugin is loaded, it automatically sets the 'curses'
  skin as the current one.

2006-09-10: Version 0.0.8

- The size of the OSD is now adjusted to the size of the console window.

2007-06-15: Version 0.1.0

- Implemented UTF-8 handling.

2007-06-23: Version 0.1.1

- Fixed a name clash with the new cOsd position functions.

2007-07-20: Version 0.1.2

- Fixed clearing color buttons.

2007-08-15: Version 0.1.3

- Moved the "all" target in the Makefile before the "Implicit rules",
  so that a plain "make" will compile everything.
- Added internationalization.