summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-02-10 10:10:44 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-02-10 10:10:44 +0100
commit5f9f793d7b629888f2f729a088c6ee8c33ad042b (patch)
tree2ae6b1cde65b9d9af210c78c750b7cefe472abc2 /HISTORY
parentdf0e2f0dc8f4fbd31faa6c207931adde4dbe2f0c (diff)
downloadvdr-5f9f793d7b629888f2f729a088c6ee8c33ad042b.tar.gz
vdr-5f9f793d7b629888f2f729a088c6ee8c33ad042b.tar.bz2
Fixed setting the date in the channel display of the classic and sttng skins, to avoid unnecessary OSD access
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 120fa890..655f68d7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5603,3 +5603,5 @@ Video Disk Recorder Revision History
accessing file handles after they have become invalid (thanks to Reinhard
Nissl for reporting an invalid access when ending VDR, and to Deti Fliegl for
a patch that was used to implement StopSectionHandler()).
+- Fixed setting the date in the channel display of the classic and sttng skins,
+ to avoid unnecessary OSD access (thanks to Marco Schlüßler).