blob: 1931de56327c99f6987bc35a8fa512e2be916d29 (
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
|
VDR Plugin 'imonlcd' Revision History
-------------------------------------
2010-04-22: Version 0.0.4
- Allow setup font size
- Show current time, on dual line mode (Request #316)
2010-04-18: Version 0.0.3
- Remove unnecessary include statement (suggest by Anssi Hannula)
- Add mode to show information on two lines provided by Sven (cokker) (Feature #161)
2009-06-08: Version 0.0.2
- italian translation provided by Diego Pierotto (Feature #126)
- new svdrp commands
* 'ICON' - force state of icon.
* 'ON','OFF' - enable/disable display (Request #128)
- new options on exit
* Show next timer (Feature #124)
* set timer as wakeup time and showing clock.
- render current OSD state (menu/message)
- add workaround for a older libfreetype bug
2009-05-19: Version 0.0.1
- Initial revision.
|