Fixed handling recording with more than two bonded devices

This commit is contained in:
Klaus Schmidinger
2012-06-10 13:26:37 +02:00
parent c020b708a5
commit e595e3b1d4
2 changed files with 4 additions and 3 deletions

View File

@@ -7148,7 +7148,7 @@ Video Disk Recorder Revision History
caching the information whether a recording is stored on the video directory file
system within the cRecording data (based on a patch from Torsten Lang).
2012-06-09: Version 1.7.29
2012-06-10: Version 1.7.29
- Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo
Richter).
@@ -7176,3 +7176,4 @@ Video Disk Recorder Revision History
If a folder is newly created by a repeating timer, the sort mode for that
folder is initially set to "by time".
- Fixed several spelling errors (thanks to Ville Skytt<74>).
- Fixed handling recording with more than two bonded devices.