VDR Plugin 'lcdproc' Revision History ------------------------------------ 2002-05-20: Version 0.0.1 - Initial revision. [...] 2006-09-24: Version 0.0.10-jw1 - speedup in EPG handling - adapted to VDR 1.4.2 - implemented service interface for lcr plugin (using patch provided by the plugin) - implemented service interface for radio plugin (displaying radio text info) - fixed the handling of cStatus::SetVolume information 2006-11-12: Version 0.0.10-jw2 - added new simple recording status (can be configured via the setup) - added german translations - removed unused PrioWait parameter (can somebody tell me, what this should wait for?) - fixed some typos in the readme file 2008-03-08: Version 0.0.10-jw3 - added support for gettext (VDR >= 1.5.7) - Modified support for gettext (VDR >= 1.5.8) - Rearranged targets in the makefile - date/time-line can now be disabled (for two line LCDs) (patch provided by Sebastian Frei ) 2008-06-14: Version 0.0.10-jw4 - clean up in po-dir - removed support for old vdr versions (VDR >= 1.6 required) - rearranged targets in the makefile according to a discussion in the VDR mailing list - new makefile target "srcdoc" to generate source code documentation - Improved the 'i18n' target in the Makefile to avoid unnecessary work as suggested by vdr-1.5.11 - updated german translations - fixed translation of DESCRIPTION - added italian translation (provided by Diego Pierotto ) - fixed displaying the the shortend title of the "Schedule" menu - fixed implementation of cLcdFeed::OsdStatusMessage to handle a call with message = NULL correctly - implemented char conversion to support vdr systems running with charsets different than ISO-8859-1. Remember, that the range of characters which can be displayed is limited by the lcdproc core and is therefore not extended. (thanks for debugging and testing to - Ville Aakko , - MichaelB - Joe_D )