From 83d7a4b7838a8209c05c53b5e625bf965d3bf585 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 24 Feb 2008 18:00:00 +0100 Subject: =?UTF-8?q?Version=201.5.16=20-=20Fixed=20setting=20the=20current?= =?UTF-8?q?=20subtitle=20track=20in=20Transfer-Mode=20(reported=20by=20Pet?= =?UTF-8?q?ri=20Helin,=20=20=20thanks=20to=20Reinhard=20Nissl=20for=20poin?= =?UTF-8?q?ting=20out=20that=20cDevice::Transferring()=20doesn't=20=20=20r?= =?UTF-8?q?eturn=20the=20right=20value=20in=20the=20early=20stage=20of=20c?= =?UTF-8?q?hannel=20switching).=20-=20Updated=20the=20Danish=20OSD=20texts?= =?UTF-8?q?=20(thanks=20to=20Mogens=20Elneff).=20-=20Updated=20the=20Dutch?= =?UTF-8?q?=20OSD=20texts=20(thanks=20to=20Carel=20Willemse).=20-=20Fixed?= =?UTF-8?q?=20various=20spelling=20errors=20and=20improved=20PLUGINS.html?= =?UTF-8?q?=20(thanks=20to=20Ville=20Skytt=C3=A4).=20-=20Updated=20the=20I?= =?UTF-8?q?talian=20OSD=20texts=20(thanks=20to=20Diego=20Pierotto).=20-=20?= =?UTF-8?q?Fixed=20the=20format=20in=20cRemote::Put()=20to=20use=20"%016ll?= =?UTF-8?q?X"=20instead=20of=20"%016LX"=20(thanks=20=20=20to=20Ludwig=20Nu?= =?UTF-8?q?ssel=20for=20pointing=20this=20out).=20-=20Revised=20the=20fix?= =?UTF-8?q?=20of=20calculating=20the=20scrollbar=20height=20in=20the=20ski?= =?UTF-8?q?ns.=20The=20scrollbar=20=20=20handle=20now=20always=20has=20a?= =?UTF-8?q?=20height=20that=20is=20at=20least=20the=20width=20of=20the=20s?= =?UTF-8?q?crollbar.=20-=20When=20switching=20the=20device=20that's=20used?= =?UTF-8?q?=20for=20live=20viewing=20away=20from=20the=20current=20=20=20t?= =?UTF-8?q?ransponder=20in=20favor=20of=20an=20upcoming=20recording,=20an?= =?UTF-8?q?=20attempt=20is=20now=20made=20to=20stay=20=20=20on=20the=20cur?= =?UTF-8?q?rent=20channel=20by=20possibly=20going=20into=20'Transfer=20Mod?= =?UTF-8?q?e'.=20-=20The=20CAM=20menu=20now=20stays=20open=20as=20long=20a?= =?UTF-8?q?s=20it=20is=20automatically=20updated,=20even=20without=20=20?= =?UTF-8?q?=20pressing=20a=20remote=20control=20key.=20This=20is=20importa?= =?UTF-8?q?nt=20when=20updating=20the=20CAM=20firmware=20=20=20from=20the?= =?UTF-8?q?=20transponder.=20-=20No=20longer=20trying=20to=20switch=20to?= =?UTF-8?q?=20an=20available=20channel=20if=20the=20primary=20device=20has?= =?UTF-8?q?=20=20=20no=20valid=20programme=20and=20a=20menu=20is=20open=20?= =?UTF-8?q?(avoids=20interference=20with=20the=20CAM=20in=20=20=20case=20a?= =?UTF-8?q?=20CAM=20menu=20is=20open).=20-=20Increased=20the=20valid=20ran?= =?UTF-8?q?ge=20of=20the=20"Subtitle=20offset"=20setup=20option=20to=20-10?= =?UTF-8?q?0...100=20=20=20(thanks=20to=20Rolf=20Ahrenberg).=20-=20Added?= =?UTF-8?q?=20the=20backslash=20('\')=20to=20the=20list=20of=20characters?= =?UTF-8?q?=20that=20need=20to=20be=20escaped=20=20=20when=20executing=20e?= =?UTF-8?q?xternal=20commands=20(thanks=20to=20Peter=20Bieringer=20for=20r?= =?UTF-8?q?eporting=20this=20one).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTORS | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 580331b..85902fd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -122,7 +122,7 @@ Henning Holtschneider for pointing out a possible hangup when reading a broken epg.data file Paulo Lopes - for translating OSD texts to the Portugese language + for translating OSD texts to the Portuguese language Markus Lang and Ulrich Röder for making DiSEqC support configurable @@ -186,7 +186,7 @@ Stefan Huelswitt for reporting a bug in handling of Ca parameters with values <= MAXDEVICES, which don't indicate an actual encrypted channel for implementing setting the "broken link" flag for GOPs at the beginning of a new - video sequence, which avoids artefacts when cutting + video sequence, which avoids artifacts when cutting for suggesting to add VDRVERSNUM to config.h for fixing a memory leak in cNonBlockingFileReader for fixing an uninitialized variable in cDisplayChannel @@ -899,6 +899,7 @@ Ludwig Nussel for pointing out that the canonical spelling of codesets is with '-' for a hint on using _nl_msg_cat_cntr for adding some missing 'const' keywords + for pointing out that "%016llX" should be used instead of "%016LX" Thomas Koch for his support in keeping the Premiere World channels up to date in 'channels.conf' @@ -1043,6 +1044,7 @@ Rolf Ahrenberg for suggesting to limit the length of the recording name in timers created via SVDRP in case VDR is run with --vfat, in order to avoid names that are too long for Windows + for increasing the valid range of the "Subtitle offset" setup option to -100...100 Ralf Klueber for reporting a bug in cutting a recording if there is only a single editing mark @@ -1060,6 +1062,8 @@ Peter Bieringer for adding more error messages and line numbers when reading EPG data and info.vdr for fixing handling "more than 3 byte" key sequences in cKbdRemote::ReadKeySequence() for suggesting to ignore lines tagged with '#' in the 'info.vdr' file of a recording + for reporting a problem with the backslash ('\') in parameters when executing + external commands Alexander Damhuis for reporting problems when deleting a timer that is currently recording @@ -1082,7 +1086,7 @@ Thomas Schmidt for reporting a crash when canceling a newly created timer for making 'diseqc.conf' a required file only if Setup.DiSEqC is activated for making VDR use the default configuration directory as defined in the CONFDIR - varable in the Makefile + variable in the Makefile Michael Walle for reporting a bug in channel switching after Left/Right has been pressed @@ -1163,6 +1167,8 @@ Reinhard Nissl to be displayed late in live mode for a patch that was used to implement handling of DVB-S2 for reporting an invalid access in the section handler when ending VDR + for pointing out that cDevice::Transferring() doesn't return the right value in the + early stage of channel switching Richard Robson for reporting freezing replay if a timer starts while in Transfer Mode from the @@ -1350,7 +1356,7 @@ Wayne Keer for reporting a spelling error in 'canceling' for adding some 'mkdir -p' to the Makefile's 'install' target for reporting some missing braces in remux.c - for suggesting to modifiy the Makefile to copy and clean up additional libraries + for suggesting to modify the Makefile to copy and clean up additional libraries a plugin might provide Marco Schlüßler @@ -1449,7 +1455,7 @@ Marco Schl for fixing selecting the audio track when pressing Ok in the Audio menu for implementing handling DVB subtitles for fixing the description of DeviceSetAvailableTrack() and cReceiver(), and adding - an example ~cMyReceiver() in PLUGINS.html (thanks to Marco Schlüßler). + an example ~cMyReceiver() in PLUGINS.html for fixing checking compatibility mode for old subtitles plugin for a patch that was used to implement handling of DVB-S2 for fixing setting the date in the channel display of the classic and sttng skins, @@ -1750,6 +1756,7 @@ Ville Skytt for making the "Play" key start replay of the selected recording in the Recordings menu for adding missing #include to epg.c and menuitems.h + for fixing various spelling errors and improving PLUGINS.html Steffen Beyer for fixing setting the colored button help after deleting a recording in case the next @@ -1884,7 +1891,7 @@ Philip Prindeville Enrico Scholz for making VDR use use daemon() instead of fork() to run in daemon mode for fixing a possible endless loop in a menu with no selectable items if - Setup.MenuScrollWrap is true (thanks to Enrico Scholz) + Setup.MenuScrollWrap is true Nicolas Huillard for translating OSD texts to the French language @@ -2132,7 +2139,7 @@ Prakash Punnoor Anssi Hannula for a patch that was used to implement processing the "frequency list descriptor" for suggesting that cDevice::GetDevice() should prefer any device that's already - receiving and doesn't require detatching receivers + receiving and doesn't require detaching receivers for improving handling Transfer Mode devices when selecting a device to receive for fixing handling frequencies in NitFilter::Process() for making non-primary devices in Transfer mode be also used for recording @@ -2202,11 +2209,12 @@ J for reporting that cPlugin::Active() was called too often Peter Pinnau - for reporting that 'uint32_t' requires uncluding stdint.h in font.h on some systems + for reporting that 'uint32_t' requires including stdint.h in font.h on some systems Petri Helin for suggesting to avoid budget DVB cards with Common Interface when tuning to an FTA channel + for reporting a bug in setting the current subtitle track in Transfer-Mode Oktay Yolgeçen for translating OSD texts to the Turkish language @@ -2299,3 +2307,6 @@ Mikko Matilainen Benedikt Elser for a patch that was used to add cStatus::TimerChange() to inform plugins about changes to the list of timers + +Carel Willemse + for translating OSD texts to the Dutch language -- cgit v1.2.3