summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-01-17 15:37:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-01-17 15:37:52 +0100
commitf8d0f773070e8ac498ff408d35cf9e5daa8f3aa3 (patch)
tree026905d85689d004b1da2225ecb841de649f0e8d /HISTORY
parent9cd835b35e7dda160740efc9a03a2d05326a459a (diff)
downloadvdr-f8d0f773070e8ac498ff408d35cf9e5daa8f3aa3.tar.gz
vdr-f8d0f773070e8ac498ff408d35cf9e5daa8f3aa3.tar.bz2
Fixed asserting there is a live programme if the primary device is bonded with a device that starts a recording on a different band
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6cf64901..0deec00c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6836,7 +6836,7 @@ Video Disk Recorder Revision History
- Fixed frozen live view with device bonding in case the bonded master is used for
live viewing (reported by Uwe Scheffler).
-2012-01-16: Version 1.7.24
+2012-01-17: Version 1.7.24
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()".
@@ -6845,3 +6845,5 @@ Video Disk Recorder Revision History
- Fixed a high load in case a transponder can't be received.
- Improved the way DVB_API_VERSION is checked.
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Fixed asserting there is a live programme if the primary device is bonded with
+ a device that starts a recording on a different band.