summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-06 09:58:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-06 09:58:08 +0100
commitfcbfc8e988989e507f894d531872290a0c425124 (patch)
treead431abc0633f8bd91fae372e79f7f5286177094 /HISTORY
parentc4292b81b8f85b8024aea1ce4ce0bb6bc3a83c52 (diff)
downloadvdr-fcbfc8e988989e507f894d531872290a0c425124.tar.gz
vdr-fcbfc8e988989e507f894d531872290a0c425124.tar.bz2
Added CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 61c1393a..4bc93a90 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3333,7 +3333,7 @@ Video Disk Recorder Revision History
- Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer
to avoid overflows (thanks to Marco Schlüßler for pointing this out).
-2005-01-30: Version 1.3.20
+2005-02-06: Version 1.3.20
- Fixed displaying the "Audio" menu with the "Green" button from the "Main" menu
in case there is only one audio track (thanks to Sascha Volkenandt for reporting
@@ -3364,3 +3364,4 @@ Video Disk Recorder Revision History
(thanks to Reinhard Nissl).
- Fixed several memory leaks that were introduced through the use of cString (thanks
to Stefan Huelswitt for reporting these).
+- Added CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime() (thanks to Marco Schlüßler).