summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2019-05-24 21:28:35 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2019-05-24 21:28:35 +0200
commit96aa4cacae85d94ff0d7892e511874f3d2b6865f (patch)
tree288f7a48e7f3f541750eb38144c9e85ca6d2f672 /HISTORY
parent4242fa7f22fe31e210640971b2bf21232a23807d (diff)
downloadvdr-96aa4cacae85d94ff0d7892e511874f3d2b6865f.tar.gz
vdr-96aa4cacae85d94ff0d7892e511874f3d2b6865f.tar.bz2
The default maximum size of a cPixmap has been raised to the maximum possible value
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 494b3191..ec71f4f1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9408,3 +9408,4 @@ Video Disk Recorder Revision History
- Added a workaround for broadcasters who set an event to status "not running" where
this is inappropriate; implicitly setting events to "not running" is now also logged.
- Fixed asserting free disk space in case there is no local timer currently recording.
+- The default maximum size of a cPixmap has been raised to the maximum possible value.