VDR developer version 1.7.7
Klaus Schmidinger released today next developer version of VDR 1.7.7. There are following changes since 1.7.6:
* a new function GetVideoSize() was added to get the size and aspect ratio of the video material currently displayed. That function should be used to determine the proper size of the OSD.
* the OSD and font sizes now are defined in percent of the actual video display size. Maximum size of OSD can be set to 1920×1080.
* OSD size is adjusted automatically according to information returned by GetVideoSize().
VDR 1.7.7 can be found here and diff between 1.7.6 and 1.7.7 here.