Fixed determining the priority of the primary device in case it is neither replaying nor receiving a live channel

This commit is contained in:
Klaus Schmidinger
2013-02-16 14:39:30 +01:00
parent 8cc4f36690
commit 4c827ff8a4
2 changed files with 4 additions and 2 deletions

View File

@@ -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<74>).
- 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.