diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-13 12:29:10 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-13 12:29:10 +0200 |
commit | 7f314c07b6e89d4d1ba2c67de35183180876e501 (patch) | |
tree | 61ae8e681a6f10b88650ba1c66a8cb0b4a1d16bd /HISTORY | |
parent | 27c061e449729f586d07c961e43691d2bc3105cb (diff) | |
download | vdr-7f314c07b6e89d4d1ba2c67de35183180876e501.tar.gz vdr-7f314c07b6e89d4d1ba2c67de35183180876e501.tar.bz2 |
Reverted back to previous version of RemoveDeletedRecordings(), because the thread was started every minute
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6033,7 +6033,5 @@ Video Disk Recorder Revision History 2009-04-13: 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). - cDevice::PlayTs() now syncs on the TS packet sync bytes. - Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets. |