diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-27 13:12:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-27 13:12:03 +0200 |
commit | 48d2caa73e023018c5959ca8481dec2c39109e7a (patch) | |
tree | f389c043c40cab81710c3e547fe011abf31abbf9 /HISTORY | |
parent | 08d5ad047adccb2eac806f7f82575779c9f77130 (diff) | |
download | vdr-48d2caa73e023018c5959ca8481dec2c39109e7a.tar.gz vdr-48d2caa73e023018c5959ca8481dec2c39109e7a.tar.bz2 |
Fixed the description of cReceiver in PLUGINS.html
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6577,3 +6577,6 @@ Video Disk Recorder Revision History when replayed on an HD OSD). - Renamed cBitmap::Scale() to Scaled(), because it doesn't modify the bitmap itself, but rather returns a scaled copy. +- Fixed the description of cReceiver in PLUGINS.html, regarding detaching a receiver + from its device before deleting it (reported by Winfried Köhler). This change in + behavior was introduced in version 1.5.7. |