diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-04-06 08:51:16 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-04-06 08:51:16 +0200 |
commit | bac9c655155d90c36f0111dbcda349e4a329d344 (patch) | |
tree | b36372f603bb4097243b111e54e95c5e2ec99a8b /HISTORY | |
parent | 5b9b09a90e6c4fcb7f1af59368d6255dc7a3b942 (diff) | |
download | vdr-bac9c655155d90c36f0111dbcda349e4a329d344.tar.gz vdr-bac9c655155d90c36f0111dbcda349e4a329d344.tar.bz2 |
Fixed scaling bitmaps with very small factors
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9317,7 +9317,7 @@ Video Disk Recorder Revision History - Modified cMenuTimers::Delete() to avoid a lengthy lock on the Timers list while prompting the user. -2018-04-05: Version 2.4.0 +2018-04-06: Version 2.4.0 - Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk). - Fixed processing SVDRP client responses in case the caller doesn't want the actual @@ -9338,3 +9338,4 @@ Video Disk Recorder Revision History - Fixed sluggish setting of editing marks and a jumping progress display with very short recordings (reported by Oliver Endriss). - Fixed updating the Schedule menu after editing a timer. +- Fixed scaling bitmaps with very small factors (reported by Rolf Ahrenberg). |