summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-02 13:25:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-02 13:25:08 +0100
commita23a13873f1c209312fcfde5254e3ef24ee165fd (patch)
treea6e6328590ba67174c278d57f688ee37bbd98a9d /HISTORY
parentb73c83e2a1b2cb3e70a0b5be035ef087c9bdd045 (diff)
downloadvdr-a23a13873f1c209312fcfde5254e3ef24ee165fd.tar.gz
vdr-a23a13873f1c209312fcfde5254e3ef24ee165fd.tar.bz2
Fixed a typo in skins.h
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index defe3556..d2b82b09 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7339,7 +7339,7 @@ Video Disk Recorder Revision History
- Modified editing marks are now written to disk whenever the replay progress display
gets hidden (thanks to Christoph Haubrich).
-2012-11-29: Version 1.7.33
+2012-12-02: Version 1.7.33
- In order to be able to play TS recordings from other sources, in which there is
more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed
@@ -7355,3 +7355,4 @@ Video Disk Recorder Revision History
payload (pointed out by Sören Moch).
- Fixed adjusting the DTS values in the cutter, to compensate for dropped B-frames
(pointed out by Sören Moch).
+- Fixed a typo in skins.h (thanks to Lars Hanisch).