diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-02-16 10:34:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-02-16 10:34:24 +0100 |
commit | 96df157057827185f94a150bf3c8a049f8bca369 (patch) | |
tree | d44eecc51781da5300267163a17577ac88950b0f /HISTORY | |
parent | 9dcfb9a2b840d1839c2f7ca9be88804e05e4ae7d (diff) | |
download | vdr-96df157057827185f94a150bf3c8a049f8bca369.tar.gz vdr-96df157057827185f94a150bf3c8a049f8bca369.tar.bz2 |
Fixed broken support for raw OSDs of plugins
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |