summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-16 10:48:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-16 10:48:30 +0100
commit25e2dbf031a50d7b0295f8e543f011a52a9c9075 (patch)
treeb1056dfe1385b4c8f00803f92b7c0e2b74212e2f /HISTORY
parentaf56e53315ae5b06ca695d2f233239410b6147b4 (diff)
downloadvdr-25e2dbf031a50d7b0295f8e543f011a52a9c9075.tar.gz
vdr-25e2dbf031a50d7b0295f8e543f011a52a9c9075.tar.bz2
Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 800a6fd0..f701a0d5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8203,7 +8203,7 @@ Video Disk Recorder Revision History
- Fixed detecting broken video data streams when recording.
- Fixed handling frame detection buffer length (reported by Eike Sauer).
-2014-03-11: Version 2.1.6
+2014-03-16: Version 2.1.6
- Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because this
did not compile with older versions of gcc (thanks to Sören Moch).
@@ -8250,3 +8250,5 @@ Video Disk Recorder Revision History
original "full featured" DVB cards - do not use it for new developments!
If an output device has several ways of replaying audio (like HDMI or analog jack)
it shall implement the proper options in its plugin's SetupMenu() function.
+- Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters (thanks to
+ Rolf Ahrenberg).