From 56e5836b54ab1a7f5ad5b067e867a0c9392c5e5b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 28 Apr 2006 18:00:00 +0200 Subject: =?UTF-8?q?Version=201.3.49=20-=20Fixed=20initializing=20'noapiv'?= =?UTF-8?q?=20in=20the=20Makefile=20(reported=20by=20Ronny=20Kornexl).=20-?= =?UTF-8?q?=20Fixed=20extracting=20APIVERSION=20to=20work=20with=20older?= =?UTF-8?q?=20versions=20of=20'sed'=20(reported=20by=20=20=20Oliver=20Endr?= =?UTF-8?q?iss;=20thanks=20also=20to=20Udo=20Richter=20for=20a=20shorter?= =?UTF-8?q?=20version=20of=20the=20'sed'=20=20=20expression).=20-=20Fixed?= =?UTF-8?q?=20broken=20APIVERSION=20extraction=20line=20in=20'newplugin'?= =?UTF-8?q?=20(thanks=20to=20Oliver=20Endriss).=20-=20Fixed=20entering=20'?= =?UTF-8?q?0'=20in=20a=20cMenuEditIntItem=20(reported=20by=20Mirko=20D?= =?UTF-8?q?=C3=B6lle).=20-=20Updated=20the=20Italian=20OSD=20texts=20(than?= =?UTF-8?q?ks=20to=20Nino=20Gerbino).=20-=20Added=20a=20note=20about=20add?= =?UTF-8?q?ing=20'INCLUDES=20+=3D=20-I$(DVBDIR)/include'=20to=20an=20exist?= =?UTF-8?q?ing=20=20=20Make.config=20(problem=20reported=20by=20Markus=20E?= =?UTF-8?q?hrnsperger).=20-=20Fixed=20handling=20the=20cPluginManager::Act?= =?UTF-8?q?ive()=20result=20when=20pressing=20the=20"Power"=20key=20=20=20?= =?UTF-8?q?(reported=20by=20Werner=20F=C3=A4rber).=20-=20Added=20a=20hint?= =?UTF-8?q?=20about=20commenting=20out=20the=20line=20'#define=20USE=5FFAD?= =?UTF-8?q?VISE'=20in=20tools.c=20in=20=20=20case=20of=20problems=20with?= =?UTF-8?q?=20replaying=20in=20fast=20forward=20mode=20if=20the=20video=20?= =?UTF-8?q?directory=20is=20=20=20mounted=20via=20a=20Samba=20share=20(rep?= =?UTF-8?q?orted=20by=20Andy=20Grobb).=20-=20Changed=20the=20"Really=20res?= =?UTF-8?q?tart=3F"=20prompt=20in=20the=20call=20to=20cPluginManager::Acti?= =?UTF-8?q?ve()=20in=20=20=20menu.c=20to=20"restart=20anyway=3F"=20(sugges?= =?UTF-8?q?ted=20by=20Rolf=20Ahrenberg).=20-=20Removed=20the=20obsolete=20?= =?UTF-8?q?"'1'=20for=20encrypted=20radio=20channels"=20part=20from=20the?= =?UTF-8?q?=20description=20=20=20of=20the=20VPID=20in=20vdr.5=20(reported?= =?UTF-8?q?=20by=20Alexander=20Hans).=20-=20Fixed=20tuning=20to=20the=20ch?= =?UTF-8?q?annel=20of=20a=20VPS=20timer=20if=20the=20device=20is=20the=20a?= =?UTF-8?q?ctual=20device.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTORS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b798ebc..ff5052d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -334,6 +334,8 @@ Andy Grobb for completing storing the current audio volume in the setup.conf file for fixing the EPG display in case Setup.ShowInfoOnChSwitch is set to "no" for reporting a bug in handling min/max borders when entering integer values + for reporting a problem with replaying in fast forward mode if the video directory + is mounted via a Samba share Thomas Heiligenmann for implementing the SVDRP commands LSTR and DELR @@ -439,6 +441,7 @@ Mirko D for reporting a problem with inconsistent channel and timer lists for making the "Play" key in live viewing mode resume a previous replay session for suggesting to allow defining key macros for all non-modeless keys + for reporting a bug in entering '0' in a cMenuEditIntItem Michael Rakowski for translating OSD texts to the Polish language @@ -614,6 +617,8 @@ Oliver Endriss display in the ST:TNG skin's channel display for suggesting to make CharArray::DataOwnData::assign() in 'libsi' more robust against invalid data + for reporting a problem in extracting APIVERSION with older versions of 'sed' + for fixing broken APIVERSION extraction line in 'newplugin' Reinhard Walter Buchner for adding some satellites to 'sources.conf' @@ -976,6 +981,8 @@ Rolf Ahrenberg for reporting a bug in handling the color button texts when switching from the 'Schedule' menu of a channel without EPG info to the 'What's on now' menu for reporting a bug in handling empty titles in cEvent::FixEpgBugs() + for suggesting to replace the "Really restart?" prompt in the call to + cPluginManager::Active() in menu.c to "restart anyway?" Ralf Klueber for reporting a bug in cutting a recording if there is only a single editing mark @@ -1412,6 +1419,7 @@ Udo Richter --help or --version option for suggesting to add a warning about plugins that don't honor APIVERSION in their Makefile + for providing a shorter version of the 'sed' expression for extracting APIVERSION Sven Kreiensen for his help in keeping 'channels.conf.terr' up to date @@ -1802,6 +1810,8 @@ Alexander Hans doesn't have any EPG data for giving the DrawBitmap() function a new parameter 'Overlay' that allows a bitmap to be drawn with a transparent background + for reporting that the "'1' for encrypted radio channels" part in the description + of the VPID in vdr.5 is obsolete Daniel Karsubka for suggesting to write the epg.data file when VDR exits @@ -1814,6 +1824,7 @@ Ronny Kornexl for reporting a problem with setting "No title" for broken event data for suggesting to make the "Use small font" setup option *always* use the small font if set to '3' - even if it would have been a fixed font + for reporting a bug in initializing 'noapiv' in the Makefile Bárta Vladimír for translating OSD texts to the Czech language @@ -1864,3 +1875,14 @@ Pierre Briec Werner Schweer for pointing out that the 'z' printf modifier should be used for 'size_t' type arguments + +Nino Gerbino + for translating OSD texts to the Italian language + +Markus Ehrnsperger + for reporting a problem with missing 'INCLUDES += -I$(DVBDIR)/include' in an existing + Make.config + +Werner Färber + for reporting a bug in handling the cPluginManager::Active() result when pressing + the "Power" key -- cgit v1.2.3