summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-07-28 11:26:45 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-07-28 11:26:45 +0200
commit780cd3d52f1ca4654d62ec7a30902bd6fc83e597 (patch)
tree78b727ab0be050c1c22481100fea393cd03c2dd7 /HISTORY
parent47b859c15677e73e2e0a0fef8f244a6b3fd6b3df (diff)
downloadvdr-780cd3d52f1ca4654d62ec7a30902bd6fc83e597.tar.gz
vdr-780cd3d52f1ca4654d62ec7a30902bd6fc83e597.tar.bz2
Avoiding audio/video distortions in 'Transfer Mode'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 09698be0..e782f354 100644
--- a/HISTORY
+++ b/HISTORY
@@ -570,7 +570,7 @@ Video Disk Recorder Revision History
- Fixed handling a channel group separator at the very beginning of the
'channels.conf' file.
-2001-07-27: Version 0.85
+2001-07-29: Version 0.85
- Added Norwegian language texts (thanks to Jørgen Tvedt).
- Increased the usleep value in cDvbOsd::Cmd() to 5000 in order to work on
@@ -586,3 +586,4 @@ Video Disk Recorder Revision History
- DiSEqC support can now be generally enabled/disabled in the Setup menu. This
may be necessary if your multiswitch gets irritated by the default DiSEqC
codes '0' (thanks to Markus Lang).
+- Avoiding audio/video distortions in 'Transfer Mode'.