diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-03-05 15:56:41 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-03-05 15:56:41 +0100 |
commit | b874b0aa7f4e47e83dae2bbdbc5db3cb5741482b (patch) | |
tree | 70692defaa70bf4adb0f4826eb22a7a9f55da8b4 | |
parent | 2a7a20945ae45abcd389aa3a0ddbc112ad134370 (diff) | |
download | vdr-b874b0aa7f4e47e83dae2bbdbc5db3cb5741482b.tar.gz vdr-b874b0aa7f4e47e83dae2bbdbc5db3cb5741482b.tar.bz2 |
Assigned the source character 'I' to "IPTV"
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | HISTORY | 3 | ||||
-rw-r--r-- | sources.conf | 4 |
3 files changed, 7 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5b65c3af..45403d5c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1092,6 +1092,7 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi> for a patch that was used to implement handling the "parental rating descriptor" suggesting to add plain text error messages to log entries from cOsd::SetAreas() for keeping subtitles visible when pausing replay + for suggesting to assign the source character 'I' to "IPTV" Ralf Klueber <ralf.klueber@vodafone.com> for reporting a bug in cutting a recording if there is only a single editing mark @@ -6384,6 +6384,7 @@ Video Disk Recorder Revision History tracks appear in the "Audio" menu. Dolby Digital is always recorded. This obsoletes the DOLBYINREC patch. -2010-02-28: Version 1.7.14 +2010-03-05: Version 1.7.14 - Fixed handling empty strings in cSource::FromString(). +- Assigned the source character 'I' to "IPTV" (suggested by Rolf Ahrenberg). diff --git a/sources.conf b/sources.conf index 034edae8..0369430f 100644 --- a/sources.conf +++ b/sources.conf @@ -195,3 +195,7 @@ C DVB-C # Terrestrial T DVB-T + +# IPTV + +I IPTV |