Fixed handling video directory updates in case an other process has touched the .update file after the last NeedsUpdate() check

This commit is contained in:
Klaus Schmidinger
2006-10-07 12:50:24 +02:00
parent f951fb2f9c
commit 09c6bced8d
3 changed files with 8 additions and 2 deletions

View File

@@ -4943,3 +4943,5 @@ Video Disk Recorder Revision History
Juza for reporting that events without an ExtendedEventDescriptor may get
duplicate information in their ShortText through the EPG bugfixes in case they
are received again).
- Fixed handling video directory updates in case an other process has touched the
.update file after the last NeedsUpdate() check (thanks to Petri Hintukainen).