summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-10-24 12:29:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2010-10-24 12:29:04 +0200
commitfbbcb8e9c88901b4a583fb688718b3dc6a5ceea2 (patch)
tree94afc2861881355a359b9d5ab405aa0fce9ec007 /HISTORY
parentad650b58831e334651429d81c598d169a91488d6 (diff)
downloadvdr-fbbcb8e9c88901b4a583fb688718b3dc6a5ceea2.tar.gz
vdr-fbbcb8e9c88901b4a583fb688718b3dc6a5ceea2.tar.bz2
Removed the check for positive STC values from cDvbSubtitleConverter::Action()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 51a78ebb..bc1c890d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6488,3 +6488,4 @@ Video Disk Recorder Revision History
Steffen Barszus).
- Changed the description of cDevice::GetSTC() to make it mandatory for devices
that can replay.
+- Removed the check for positive STC values from cDvbSubtitleConverter::Action().