diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-10 14:18:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-10 14:18:38 +0200 |
commit | 4e46d2bb3bbcaa72bc106170d9a7dd0ec77ddd0d (patch) | |
tree | a3fe63667eafdbd8a956a8389f15fa8326e5854c /HISTORY | |
parent | a384d14f925877d240bbbe7705ba0bc678411b86 (diff) | |
download | vdr-4e46d2bb3bbcaa72bc106170d9a7dd0ec77ddd0d.tar.gz vdr-4e46d2bb3bbcaa72bc106170d9a7dd0ec77ddd0d.tar.bz2 |
The width and height of the OSD are now limited to the actual maximum dimensions of the output device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8818,3 +8818,5 @@ Video Disk Recorder Revision History - Fixed a possible stack overflow in cListBase::Sort() (thanks to Oliver Endriss). - Changed the description of the --chartab option in the INSTALL file to refer to "DVB SI table strings" instead of "EPG data". +- The width and height of the OSD are now limited to the actual maximum dimensions + of the output device, taking into account the top and left offset. |