blob: fb4027f60191f2006abc30700029651406d94b24 (
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
|
VDR Plugin 'imonlcd' Revision History
-------------------------------------
2010-11-03 Version 0.0.5
- blank the device by svdrp command 'off'
- Allow turn display off at night (Feature #175)
- Fix a segmentation fault on replay (Bug #432)
- Add render mode "show channel names only" (Feature #426)
- Show next timer on two lines (Feature #427)
- update italian translation provided by Diego Pierotto (Feature #406, #445)
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.
|