summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-10-09 16:12:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-10-09 16:12:21 +0200
commitae8627e6fc646ae66e9da67066800a6cdf7e9302 (patch)
treebf228b9f94c5307fd696ea6b0353ee66c424d542 /HISTORY
parent583f8409908054b6c7fd945d65da9c4326a65f7a (diff)
downloadvdr-ae8627e6fc646ae66e9da67066800a6cdf7e9302.tar.gz
vdr-ae8627e6fc646ae66e9da67066800a6cdf7e9302.tar.bz2
Fixed setting the start time of an edited recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f39fcda4..3dbe1926 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6743,7 +6743,7 @@ Video Disk Recorder Revision History
extends over TS packet boundaries is now done by locally skipping TS packets
in cFrameDetector.
-2011-09-23: Version 1.7.22
+2011-10-09: Version 1.7.22
- Fixed scaling subtitles in case the primary device's GetVideoSize() function doesn't
return actual values (thanks to Luca Olivetti).
@@ -6761,3 +6761,4 @@ Video Disk Recorder Revision History
- Fixed handling DVB subtitles and implemented decoding textual DVB subtitles (thanks
to Rolf Ahrenberg).
- Added cap_net_raw to the capabilities that are not dropped (thanks to Dominic Evans).
+- Fixed setting the start time of an edited recording (thanks to Christoph Haubrich).