summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-01-23 10:42:41 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-01-23 10:42:41 +0100
commitb2ae3062abe7f68121404ed55867d8109ed85b08 (patch)
tree1094a8f1086dd0acfdc84971df9d2d5c3a3832a9 /HISTORY
parent5b720a4fdb3497783252df5445bba5abc8dcd3dd (diff)
downloadvdr-b2ae3062abe7f68121404ed55867d8109ed85b08.tar.gz
vdr-b2ae3062abe7f68121404ed55867d8109ed85b08.tar.bz2
Now also using FindHeader() in cMpeg2Fixer::AdjTref()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 11cad93e..83a903d1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7533,3 +7533,7 @@ Video Disk Recorder Revision History
- Improved cutting MPEG-2 video (thanks to Sören Moch).
- Reduced the number of retries in cTransfer::Receive() to avoid blocking recordings
in case the primary device can't handle the current live signal.
+
+2013-01-23: Version 1.7.37
+
+- Now also using FindHeader() in cMpeg2Fixer::AdjTref() (pointed out by Sören Moch).