A new release of vdr-plugin-imonlcd
More details at: http://projects.vdr-developer.org/projects/plg-imonlcd/wiki
Core feature:
- native integration, to show VDR states
- use freetype fonts
- UTF-8 support
Changes :
- Update plugin interface for vdr 2.3.2
- Fix display wrong time for HD recording if they greater than one hour (Bug #1568)
- Small improvement of the function FormatReplayTime
A new release of vdr-plugin-imonlcd
More details at: http://projects.vdr-developer.org/projects/plg-imonlcd/wiki
Core feature:
- native integration, to show VDR states
- use freetype fonts
- UTF-8 support
Changes:
- Update plugin interface for vdr 1.7.26
- Wrong time on playback of HD recordings (Bug #517)
- Ignore empty subtitle on replay (Feature #484)
- Avoid hidden ‘ciMonFont::DrawText’ [-Werror=overloaded-virtual] (Bug #1034)
A new release of vdr-plugin-imonlcd
More details at: http://projects.vdr-developer.org/projects/plg-imonlcd/wiki
Core feature:
- native integration, to show VDR states
- use freetype fonts
- UTF-8 support
Changes:
- Allow turn display off at night (Feature #175)
- Show next timer on two lines (Feature #427)
- Add render mode "show channel names only" (Feature #426)
- Fix a segmentation fault on replay (Bug #432)
- blank the device by svdrp command 'off'
- update italian translation provided by Diego Pierotto (Feature #406, #445)
A new release of vdr-plugin-imonlcd
More details at: http://projects.vdr-developer.org/projects/plg-imonlcd/wiki
Core feature:
- native integration, to show VDR states
- use freetype fonts
- UTF-8 support
Changes:
- Remove unnecessary include statement (suggest by Anssi Hannula)
- Add mode to show information on two lines provided by Sven (cokker) (Feature #161)
A new release of vdr-plugin-imonlcd
More details at: http://projects.vdr-developer.org/projects/plg-imonlcd/wiki
Core feature:
- native integration, to show VDR states
- use freetype fonts
- UTF-8 support
Changes:
- italian translation provided by Diego Pierotto (Feature #126)
- new svdrp commands
- 'ICON' - force state of icon.
- 'ON','OFF' - enable/disable display (Request #128)
- 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