No longer checking for deleted recordings to be removed from the foreground thread

This commit is contained in:
Klaus Schmidinger
2009-04-12 14:20:52 +02:00
parent ffc0f49c12
commit 1d829aaf6d
4 changed files with 15 additions and 15 deletions

View File

@@ -6030,3 +6030,8 @@ Video Disk Recorder Revision History
- No longer writing the video type into channels.conf if VPID is 0 (thanks to
Oliver Endriss for reporting this).
- Improved efficiency of cEIT::cEIT() (thanks to Tobias Bratfisch).
2009-04-12: Version 1.7.6
- No longer checking for deleted recordings to be removed from the foreground
thread, to avoid blocking the main loop for too long (thanks to Rolf Ahrenberg).