summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-03-06 12:01:17 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-03-06 12:01:17 +0100
commitab9af4cea16b6d3875e60b7809c02f3b6794e6b4 (patch)
treec7f2d476e2d010372b1bb8bd94b36cd5d6f026dd /HISTORY
parent3e09f8565dde0e362549a1896352753483f6615c (diff)
downloadvdr-ab9af4cea16b6d3875e60b7809c02f3b6794e6b4.tar.gz
vdr-ab9af4cea16b6d3875e60b7809c02f3b6794e6b4.tar.bz2
Added support for ATSC devices
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e43d1bde..48c3828c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6384,8 +6384,10 @@ Video Disk Recorder Revision History
tracks appear in the "Audio" menu. Dolby Digital is always recorded.
This obsoletes the DOLBYINREC patch.
-2010-03-05: Version 1.7.14
+2010-03-06: Version 1.7.14
- Fixed handling empty strings in cSource::FromString().
- Assigned the source character 'I' to "IPTV" (suggested by Rolf Ahrenberg).
- Assigned the source character 'V' to "Analog Video" (suggested by Lars Hanisch).
+- Added support for ATSC devices (thanks to Alex Lasnier).
+ This obsoletes the ATSC patch.