diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2003-02-16 18:00:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2003-02-16 18:00:00 +0100 |
commit | b6e4637356502e707fdfc4b97ed1856e08de3df1 (patch) | |
tree | d974f0cc0e63083c75e51958cf8ce0e25bd7060e /HISTORY | |
parent | b09aaa00a58ec72d0331a01f31b3df16d43ce90b (diff) | |
download | vdr-patch-lnbsharing-b6e4637356502e707fdfc4b97ed1856e08de3df1.tar.gz vdr-patch-lnbsharing-b6e4637356502e707fdfc4b97ed1856e08de3df1.tar.bz2 |
Version 1.1.25vdr-1.1.25
- Fixed high CPU load during replay (thanks to Marcel Wiesweg for pointing out this
one).
- Fixed margin handling in cRingBufferLinear.
- Now polling the output device in 'Transfer Mode' and retrying to put packets
into the ring buffer.
- 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).
- Broken CAM connections are now restored automatically.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1956,3 +1956,17 @@ Video Disk Recorder Revision History - Turning SI filtering off and on when switching channels. - Timers are now processed even if an OSD menu is open (except for menus that explicitly handle timers). + +2003-02-16: Version 1.1.25 + +- Fixed high CPU load during replay (thanks Marcel Wiesweg for pointing out this + one). +- Fixed margin handling in cRingBufferLinear. +- Now polling the output device in 'Transfer Mode' and retrying to put packets + into the ring buffer. +- 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). +- Broken CAM connections are now restored automatically. |