diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-03 12:49:56 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-03 12:49:56 +0200 |
commit | e622854789ff8a521dc837379147b6e851d52875 (patch) | |
tree | d71cfde84e762e40d3413576e94b073afff5e2b3 /HISTORY | |
parent | 792b9dc45fd68f6f0f0db4073982303171dbfb08 (diff) | |
download | vdr-e622854789ff8a521dc837379147b6e851d52875.tar.gz vdr-e622854789ff8a521dc837379147b6e851d52875.tar.bz2 |
cOsdMenu::Display() now checks whether the OSD size has changed and if so calls SetDisplayMenu()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8951,3 +8951,5 @@ Video Disk Recorder Revision History - Added a note to the "Pausing live video" section of the MANUAL, stating that the timer for paused live video will always record on the local VDR, even if an "SVDRP default host" has been set for normal timer recordings. +- cOsdMenu::Display() now checks whether the OSD size has changed and if so calls + SetDisplayMenu(). |