summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-05-29 11:19:56 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-05-29 11:19:56 +0200
commit5ee947a492cae5d917d95043a57a52261e45e0c1 (patch)
tree6423d3389236ff7030d38c2890c18d80febf19ba /HISTORY
parentd2030debc002d416fb32dc5187e79381ffe5422c (diff)
downloadvdr-5ee947a492cae5d917d95043a57a52261e45e0c1.tar.gz
vdr-5ee947a492cae5d917d95043a57a52261e45e0c1.tar.bz2
Fixed resetting CAMs
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6dc72e8e..cccdc5be 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7052,7 +7052,7 @@ Video Disk Recorder Revision History
- Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank
Schmirler).
-2012-05-20: Version 1.7.28
+2012-05-29: Version 1.7.28
- Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4.
- Fixed getting the maximum short channel name length in case there are no short names
@@ -7115,3 +7115,4 @@ Video Disk Recorder Revision History
- If a recording has no info file, the 'title' of the recording's info is now set
to the recording's name.
- cVector::Clear() now reinitializes any previously used members.
+- Fixed resetting CAMs (thanks to Marco Skambraks).