diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-02 13:25:08 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-02 13:25:08 +0100 |
commit | a23a13873f1c209312fcfde5254e3ef24ee165fd (patch) | |
tree | a6e6328590ba67174c278d57f688ee37bbd98a9d /HISTORY | |
parent | b73c83e2a1b2cb3e70a0b5be035ef087c9bdd045 (diff) | |
download | vdr-a23a13873f1c209312fcfde5254e3ef24ee165fd.tar.gz vdr-a23a13873f1c209312fcfde5254e3ef24ee165fd.tar.bz2 |
Fixed a typo in skins.h
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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). |