diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-12 14:20:52 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-12 14:20:52 +0200 |
commit | 1d829aaf6d263725379a5940adefbafa88af398d (patch) | |
tree | b3ea90c0501c252ebe84afd584e9134f2f6b217f /HISTORY | |
parent | ffc0f49c12df27906e37b0cb1f62c56bb69da623 (diff) | |
download | vdr-1d829aaf6d263725379a5940adefbafa88af398d.tar.gz vdr-1d829aaf6d263725379a5940adefbafa88af398d.tar.bz2 |
No longer checking for deleted recordings to be removed from the foreground thread
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |