summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-04-03 12:49:56 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-04-03 12:49:56 +0200
commite622854789ff8a521dc837379147b6e851d52875 (patch)
treed71cfde84e762e40d3413576e94b073afff5e2b3 /HISTORY
parent792b9dc45fd68f6f0f0db4073982303171dbfb08 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 24e3014c..862cdd8d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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().