summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-01-24 13:20:23 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-01-24 13:20:23 +0100
commitf311ce508aeb1aa5cc4254117bc2c30800a40fa4 (patch)
treedd8901f8cefb379633c5d9a0b0d429c545430c8d /HISTORY
parentc5553f9187c6f16a4280e7299ec26328eaa0b398 (diff)
downloadvdr-f311ce508aeb1aa5cc4254117bc2c30800a40fa4.tar.gz
vdr-f311ce508aeb1aa5cc4254117bc2c30800a40fa4.tar.bz2
av7110_v4ldvb_api5_audiobuf_test_1.diff is still necessary
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index b36651cc..43d19600 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5920,8 +5920,8 @@ Video Disk Recorder Revision History
(thanks to Oliver Endriss for enhancing the av7110 driver to make it replay
TS data). The patch from ftp://ftp.cadsoft.de/vdr/Developer/av7110_ts_replay__1.diff
implements this change in the driver.
- The the patch av7110_v4ldvb_api5_audiobuf_test_1.diff mentioned in version 1.7.2
- is no longer necessary.
+ The patch av7110_v4ldvb_api5_audiobuf_test_1.diff mentioned in version 1.7.2
+ is still necessary to avoid audio and video glitches on some channels.
- Added a typecast in cUnbufferedFile::Write() to avoid an error message when
compiling on 64 bit systems.
- Added some missing 'const' statements to cBitmap (thanks to Andreas Regel).