summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-07-28 16:32:40 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-07-28 16:32:40 +0200
commit5d415c08d0ce95aa3ad0d5290896097bac27f97b (patch)
treefe4488851bf02bd8d574831194d0b030cafc7a89 /HISTORY
parent97ac61549094cafdc8dcb43946adc947adf843e9 (diff)
downloadvdr-5d415c08d0ce95aa3ad0d5290896097bac27f97b.tar.gz
vdr-5d415c08d0ce95aa3ad0d5290896097bac27f97b.tar.bz2
Fixed display with DEBUG_OSD
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fb8c7f9e..9f6234bf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -601,3 +601,5 @@ Video Disk Recorder Revision History
several PW channels has been changed.
- Changed the color of "Info" messages to "black on green" and that of the
confirmation messages (like "Delete...") to "black on yellow".
+- Fixed display with DEBUG_OSD (it still crashes sometimes, esp. when replaying,
+ but I can't seem to find what causes this... any ideas anybody?).