From 1072f8978350e57f7aa35aaa79081e5031a12901 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 6 Sep 2008 18:00:00 +0200 Subject: =?UTF-8?q?Version=201.6.0-2=20-=20Updated=20the=20Italian=20OSD?= =?UTF-8?q?=20texts=20(thanks=20to=20Diego=20Pierotto).=20-=20The=20SVDRP?= =?UTF-8?q?=20signon=20message=20now=20indicates=20the=20character=20encod?= =?UTF-8?q?ing=20in=20use,=20as=20in=20=20=20"220=20video=20SVDRP=20VideoD?= =?UTF-8?q?iskRecorder=201.7.1;=20Fri=20May=20=202=2016:17:10=202008;=20IS?= =?UTF-8?q?O-8859-1".=20=20=20This=20may=20be=20useful=20for=20instance=20?= =?UTF-8?q?for=20external=20tools=20that=20provide=20EPG=20data,=20so=20th?= =?UTF-8?q?at=20=20=20they=20can=20correctly=20encode=20the=20strings.=20-?= =?UTF-8?q?=20No=20longer=20calling=20FcFini()=20to=20avoid=20problems=20w?= =?UTF-8?q?ith=20older=20(broken)=20versions=20of=20=20=20fontconfig=20(su?= =?UTF-8?q?ggested=20by=20Edgar=20Toernig).=20-=20Updated=20the=20sources.?= =?UTF-8?q?conf=20file=20(thanks=20to=20Oleg=20Roitburd).=20-=20Fixed=20a?= =?UTF-8?q?=20possible=20integer=20overflow=20in=20GetAbsTime()=20(thanks?= =?UTF-8?q?=20to=20Alexander=20Rieger).=20-=20Fixed=20a=20problem=20with?= =?UTF-8?q?=20calling=20isyslog()=20from=20within=20the=20SignalHandler()?= =?UTF-8?q?=20(thanks=20=20=20to=20Udo=20Richter).=20-=20Replaced=20the=20?= =?UTF-8?q?Finnish=20language=20code=20"smi"=20with=20"suo"=20(thanks=20to?= =?UTF-8?q?=20Rolf=20Ahrenberg).=20-=20Fixed=20wrong=20value=20for=20Table?= =?UTF-8?q?IdBAT=20in=20libsi/si.h=20(thanks=20to=20Winfried=20K=C3=B6hler?= =?UTF-8?q?).=20-=20Removed=20unneeded=20include=20files=20=20und=20=20from=20remux.h=20=20=20(reported=20by=20T?= =?UTF-8?q?obias=20Grimm).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTORS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 56c38c5..f4cbf23 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1053,6 +1053,7 @@ Rolf Ahrenberg language for fixing displaying the free disk space when entering the recordings menu where the last replayed recording was in a subdirectory, and pressing Back + for replacing the Finnish language code "smi" with "suo" Ralf Klueber for reporting a bug in cutting a recording if there is only a single editing mark @@ -1579,6 +1580,7 @@ Udo Richter for making housekeeping wait for a while after a replay has ended for fixing error handling in cCuttingThread::Action() for suppressing the automatic shutdown if the remote control is currently disabled + for fixing a problem with calling isyslog() from within the SignalHandler() Sven Kreiensen for his help in keeping 'channels.conf.terr' up to date @@ -1895,6 +1897,7 @@ Alexander Rieger for fixing cTimer::operator=() in case a cTimer variable is assigned to itself for making the list of tracks given in cStatus::SetAudioTrack() NULL terminated for fixing handling kLeft in the calls to cStatus::MsgOsdTextItem() + for fixing a possible integer overflow in GetAbsTime() Philip Prindeville for updates to 'sources.conf' @@ -2116,6 +2119,7 @@ Tobias Grimm for making the non-breaking space symbol be rendered as a blank for fixing a signed character used as index in cBase64Encoder::NextLine() for fixing formatting the name section in the VDR man pages + for reporting unneeded include files und in remux.h Helge Lenz for reporting a bug in setting the 'Delta' parameter when calling the shutdown @@ -2352,3 +2356,10 @@ Adrian Caval Nan Feng for translating OSD texts to the Chinese language + +Edgar Toernig + for suggesting to not call FcFini() to avoid problems with older (broken) versions + of fontconfig + +Winfried Köhler + for fixing wrong value for TableIdBAT in libsi/si.h -- cgit v1.2.3