summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-01 12:06:50 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-01 12:06:50 +0100
commit45f660e35894902316045782232cb5a95a971212 (patch)
tree33d43b061edbe71baf5590896728b67271001ca5 /HISTORY
parent250419d2c9fce77bdd4714d0d7a0debbd893db51 (diff)
downloadvdr-45f660e35894902316045782232cb5a95a971212.tar.gz
vdr-45f660e35894902316045782232cb5a95a971212.tar.bz2
When pausing live video, the current audio and subtitle tracks are now retained
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 012ea082..d7e22972 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7534,7 +7534,7 @@ Video Disk Recorder Revision History
- Reduced the number of retries in cTransfer::Receive() to avoid blocking recordings
in case the primary device can't handle the current live signal.
-2013-01-30: Version 1.7.37
+2013-02-01: Version 1.7.37
- Now also using FindHeader() in cMpeg2Fixer::AdjTref() (pointed out by Sören Moch).
- Added missing template for DVBDIR to Make.config.template (reported by Derek Kelly).
@@ -7558,3 +7558,4 @@ Video Disk Recorder Revision History
switched (reported by Uwe Scheffler).
- Updated the Slovakian language texts (thanks to Milan Hrala).
- Improved LIRC timing for repeat function.
+- When pausing live video, the current audio and subtitle tracks are now retained.