summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-13 12:55:26 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-13 12:55:26 +0100
commitb6b9a148c6f41736071104f66cbf523963f617cd (patch)
tree2a713c2e629f8aafa49ffcfd70b4fc156e03f50a /HISTORY
parent8ef71dbbdf87b836c915b1230a66e230408e2868 (diff)
downloadvdr-b6b9a148c6f41736071104f66cbf523963f617cd.tar.gz
vdr-b6b9a148c6f41736071104f66cbf523963f617cd.tar.bz2
Now deleting any previously allocated pixmaps in cOsd::SetAreas()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 52792848..9138fd39 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7606,3 +7606,4 @@ Video Disk Recorder Revision History
- Fixed the description of the OSD drawing functions DrawEllipse() (the values -5...-8
for the Quadrants parameter are not implemented).
- Made cOsd::DestroyPixmap() "NULL proof".
+- Now deleting any previously allocated pixmaps in cOsd::SetAreas().