summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-16 14:39:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-16 14:39:30 +0100
commit4c827ff8a453165a9aa25d20b236a59ba0b17eef (patch)
tree894b3abf02e2f7cfd7381db25096b148196f17a4 /HISTORY
parent8cc4f36690ceb7c17a5d9901762c3635604a9cb4 (diff)
downloadvdr-4c827ff8a453165a9aa25d20b236a59ba0b17eef.tar.gz
vdr-4c827ff8a453165a9aa25d20b236a59ba0b17eef.tar.bz2
Fixed determining the priority of the primary device in case it is neither replaying nor receiving a live channel
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4238d3f7..d114f1eb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7629,3 +7629,5 @@ Video Disk Recorder Revision History
- Added '-p' to the cp command in the install-conf target of the Makefile (thanks to
Ville Skyttä).
- Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock().
+- Fixed determining the priority of the primary device in case it is neither replaying
+ nor receiving a live channel.