summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-04-13 12:29:10 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-04-13 12:29:10 +0200
commit7f314c07b6e89d4d1ba2c67de35183180876e501 (patch)
tree61ae8e681a6f10b88650ba1c66a8cb0b4a1d16bd /HISTORY
parent27c061e449729f586d07c961e43691d2bc3105cb (diff)
downloadvdr-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--HISTORY2
1 files changed, 0 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index ef35e15b..036b3745 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.