summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-05-29 09:24:48 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-05-29 09:24:48 +0200
commit59d03df3915337cbadfeccaaea7b547b6779f27d (patch)
tree46059ce36facba91ca08caccd8bfc49f1d155df2 /HISTORY
parent887194ccc11fe75188d61c1f24a79eb204053489 (diff)
downloadvdr-59d03df3915337cbadfeccaaea7b547b6779f27d.tar.gz
vdr-59d03df3915337cbadfeccaaea7b547b6779f27d.tar.bz2
Fixed setting the title in the replay display of the "Classic VDR" skin
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a4dbdefd..fb21d150 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2848,3 +2848,6 @@ Video Disk Recorder Revision History
- Updated 'channels.conf.terr' for Hannover (thanks to Peter Waechtler).
- cBitmap::DrawBitmap() now also resets the palette if the entire bitmap area is
covered (suggested by Sascha Volkenandt).
+- Fixed setting the title in the replay display of the "Classic VDR" skin in case
+ a shorter title is set after a longer one (thanks to Stefan Huelswitt for
+ reporting this one).