summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-02-16 10:34:24 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-02-16 10:34:24 +0100
commit96df157057827185f94a150bf3c8a049f8bca369 (patch)
treed44eecc51781da5300267163a17577ac88950b0f /HISTORY
parent9dcfb9a2b840d1839c2f7ca9be88804e05e4ae7d (diff)
downloadvdr-96df157057827185f94a150bf3c8a049f8bca369.tar.gz
vdr-96df157057827185f94a150bf3c8a049f8bca369.tar.bz2
Fixed broken support for raw OSDs of plugins
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f9b14bf2..61b3a98e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1957,7 +1957,7 @@ Video Disk Recorder Revision History
- Timers are now processed even if an OSD menu is open (except for menus that
explicitly handle timers).
-2003-02-15: Version 1.1.25
+2003-02-16: Version 1.1.25
- Fixed high CPU load during replay (thanks Marcel Wiesweg for pointing out this
one).
@@ -1967,3 +1967,5 @@ Video Disk Recorder Revision History
- Resetting the CAM slot in case communication breaks down.
- Improved keyboard detection (thanks to Werner Fink).
- Updated 'channels.conf.terr' (thanks to Andy Carter).
+- Fixed broken support for raw OSDs of plugins (thanks to Marcel Wiesweg for
+ reporting this one).