From 78e3da813cb4345e57934a9a60f6316f1e257307 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 15 Jan 2006 18:00:00 +0100 Subject: =?UTF-8?q?Version=201.3.39=20-=20The=20SVDRP=20command=20LSTT=20n?= =?UTF-8?q?ow=20accepts=20the=20new=20option=20'id'=20to=20have=20the=20ch?= =?UTF-8?q?annels=20=20=20of=20the=20timers=20listed=20with=20their=20uniq?= =?UTF-8?q?ue=20channel=20ids=20instead=20of=20their=20numbers=20=20=20(su?= =?UTF-8?q?ggested=20by=20Matthias=20Schniedermeyer).=20-=20Added=20a=20mi?= =?UTF-8?q?ssing=20#include=20=20to=20thread.c=20(thanks?= =?UTF-8?q?=20to=20Ville=20Skytt=C3=A4).=20-=20Fixed=20the=20"plugins-clea?= =?UTF-8?q?n"=20and=20"plugins-install"=20targets=20in=20the=20Makefile=20?= =?UTF-8?q?(thanks=20=20=20to=20Andreas=20Brachold).=20-=20Fixed=20handlin?= =?UTF-8?q?g=20"more=20than=203=20byte"=20key=20sequences=20in=20cKbdRemot?= =?UTF-8?q?e::ReadKeySequence()=20=20=20(thanks=20to=20Peter=20Bieringer).?= =?UTF-8?q?=20If=20you=20are=20using=20the=20PC=20keyboard=20as=20remote?= =?UTF-8?q?=20control=20=20=20input=20you=20may=20need=20to=20make=20VDR?= =?UTF-8?q?=20newly=20learn=20the=20keys=20by=20removing=20the=20remote.co?= =?UTF-8?q?nf=20=20=20file.=20-=20To=20avoid=20problems=20with=20access=20?= =?UTF-8?q?rights=20when=20VDR=20shall=20run=20as=20'root'=20it=20now=20sk?= =?UTF-8?q?ips=20=20=20all=20SetCaps()=20and=20SetUser()=20calls=20when=20?= =?UTF-8?q?it=20is=20started=20as=20'root'=20and=20"-u=20root"=20=20=20is?= =?UTF-8?q?=20given.=20-=20Added=20missing=20i18n=20entry=20for=20the=20"T?= =?UTF-8?q?imer"=20button=20(thanks=20to=20Ville=20Skytt=C3=A4)=20-=20Upda?= =?UTF-8?q?ted=20the=20Finnish=20OSD=20texts=20(thanks=20to=20Rolf=20Ahren?= =?UTF-8?q?berg).=20-=20Making=20the=20"Menu"=20key=20behave=20consistentl?= =?UTF-8?q?y=20has=20not=20been=20well=20received=20by=20several=20=20=20u?= =?UTF-8?q?sers,=20so=20the=20new=20option=20"Setup/OSD/Menu=20button=20cl?= =?UTF-8?q?oses"=20can=20be=20used=20to=20get=20the=20=20=20old=20behavior?= =?UTF-8?q?=20back=20(which=20also=20is=20the=20default=20value=20of=20thi?= =?UTF-8?q?s=20option).=20-=20Dropped=20the=20default=20vdr=20user.=20The?= =?UTF-8?q?=20program=20now=20always=20runs=20under=20the=20user=20id=20?= =?UTF-8?q?=20=20it=20was=20started=20from,=20unless=20the=20'-u'=20option?= =?UTF-8?q?=20is=20given=20and=20it=20was=20started=20from=20=20=20the=20'?= =?UTF-8?q?root'=20user.=20If=20you=20want=20to=20have=20a=20default=20vdr?= =?UTF-8?q?=20user,=20you=20can=20activate=20and=20=20=20adjust=20the=20"V?= =?UTF-8?q?DR=5FUSER=20=3D=20vdr"=20line=20in=20your=20Make.config=20file?= =?UTF-8?q?=20(from=20the=20original=20=20=20patch=20by=20Ludwig=20Nussel)?= =?UTF-8?q?.=20-=20Key=20macros=20can=20now=20be=20defined=20for=20all=20n?= =?UTF-8?q?on-modeless=20keys=20(suggested=20by=20Mirko=20D=C3=B6lle).=20-?= =?UTF-8?q?=20Adjusted=20the=20"KEY=20MACROS"=20section=20of=20vdr.5=20to?= =?UTF-8?q?=20the=20new=20plugin=20calling=20mechanism=20=20=20introduced?= =?UTF-8?q?=20in=20version=201.3.32.=20-=20Removed=20the=20now=20obsolete?= =?UTF-8?q?=20"ca.conf"=20section=20from=20vdr.1=20(thanks=20to=20Ville=20?= =?UTF-8?q?Skytt=C3=A4).=20-=20Added=20missing=20description=20of=20L=20an?= =?UTF-8?q?d=20R=20circular=20polarization=20to=20'diseqc.conf'.=20-=20Add?= =?UTF-8?q?ed=20a=20note=20about=20"modprobe=20capability"=20to=20INSTALL?= =?UTF-8?q?=20(suggested=20by=20Patrick=20Cernko).=20-=20Fixed=20canonical?= =?UTF-8?q?izing=20the=20file=20name=20in=20the=20SVDRP=20command=20GRAB?= =?UTF-8?q?=20to=20allow=20full=20path=20=20=20names=20(thanks=20to=20Stef?= =?UTF-8?q?an=20Huelswitt).=20-=20Added=20a=20missing=20'-'=20to=20the=20e?= =?UTF-8?q?xample=20for=20viewing=20a=20grabbed=20image=20on=20a=20remote?= =?UTF-8?q?=20host=20=20=20(reported=20by=20Philippe=20Gramoull=C3=A9).=20?= =?UTF-8?q?-=20Made=20the=20"What's=20on=20now/next=3F"=20menus=20a=20lot?= =?UTF-8?q?=20faster=20by=20storing=20a=20pointer=20to=20each=20=20=20chan?= =?UTF-8?q?nel's=20schedule=20in=20the=20cChannel=20data.=20-=20Made=20the?= =?UTF-8?q?=20log=20messages=20regarding=20lost=20lock=20of=20devices=20"i?= =?UTF-8?q?nfo"=20instead=20of=20"error"=20=20=20(suggested=20by=20Andreas?= =?UTF-8?q?=20Brachold).=20-=20The=20SVDRP=20command=20GRAB=20allows=20fil?= =?UTF-8?q?e=20names=20without=20extension=20again=20(suggested=20by=20=20?= =?UTF-8?q?=20Stefan=20Huelswitt).=20-=20Pressing=20'0'=20in=20the=20"Sche?= =?UTF-8?q?dule"=20menu=20now=20rotates=20through=20displaying=20"This=20e?= =?UTF-8?q?vent=20on=20=20=20this=20channel",=20"This=20event=20on=20all?= =?UTF-8?q?=20channels"=20and=20"All=20events=20on=20all=20channels".=20?= =?UTF-8?q?=20=20This=20can=20be=20used=20to=20find=20reruns=20of=20a=20gi?= =?UTF-8?q?ven=20show,=20or=20the=20episodes=20of=20a=20series.=20=20=20No?= =?UTF-8?q?te=20that=20if=20there=20are=20many=20channels=20in=20your=20ch?= =?UTF-8?q?annels.conf,=20displaying=20the=20=20=20"All=20events=20on=20al?= =?UTF-8?q?l=20channels"=20page=20may=20take=20a=20while.=20-=20The=20stat?= =?UTF-8?q?us=20markers=20in=20the=20"Schedule"=20menu=20are=20now=20only?= =?UTF-8?q?=20updated=20if=20a=20submenu=20is=20=20=20closed=20in=20which?= =?UTF-8?q?=20a=20timer=20has=20been=20modified,=20which=20speeds=20up=20c?= =?UTF-8?q?losing=20submenus.=20-=20Now=20only=20writing=20Dolby=20Digital?= =?UTF-8?q?=20tracks=20into=20the=20'info.vdr'=20file=20of=20a=20recording?= =?UTF-8?q?=20=20=20if=20Setup.UseDolbyDigital=20is=20true=20(suggested=20?= =?UTF-8?q?by=20Andr=C3=A9=20Weidemann).=20-=20Added=20a=20leading=20'0'?= =?UTF-8?q?=20to=20the=20day=20in=20the=20DayDateTime()=20function=20(than?= =?UTF-8?q?ks=20to=20Rolf=20=20=20Ahrenberg).=20-=20No=20longer=20displayi?= =?UTF-8?q?ng=20color=20buttons=20in=20the=20recording=20info=20menu=20if?= =?UTF-8?q?=20it=20has=20been=20=20=20invoked=20from=20a=20player=20(repor?= =?UTF-8?q?ted=20by=20J=C3=BCrgen=20Schilling).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTORS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d524a30..dadcf8c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -71,6 +71,8 @@ Matthias Schniedermeyer and had their start time changed into the future for suggesting to give the timer status a bit that is set when that timer is currently recording + for suggesting to make the SVDRP command LSTT optionally list the channels + of the timers with their unique channel ids instead of their numbers Miha Setina for translating OSD texts to the Slovenian language @@ -209,6 +211,10 @@ Stefan Huelswitt live PIDs for reporting a problem in SetProgress() of the 'skincurses' plugin in case Total is 0 + for fixing canonicalizing the file name in the SVDRP command GRAB to allow full + path names + for suggesting that the SVDRP command GRAB should allow file names without extension + again Ulrich Röder for pointing out that there are channels that have a symbol rate higher than 27500 @@ -425,6 +431,7 @@ Mirko D for suggesting to avoid the external 'find' command to scan the video directory 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 Michael Rakowski for translating OSD texts to the Polish language @@ -853,6 +860,9 @@ Andreas Brachold for reporting that there are empty info.vdr files created if there is no EPG info available for implementing the SVDRP command MOVC + for fixing the "plugins-clean" and "plugins-install" targets in the Makefile + for suggesting to make the log messages regarding lost lock of devices "info" + instead of "error" Manuel Hartl for suggesting to extend the logging info when starting/stopping timers @@ -925,6 +935,7 @@ Rolf Ahrenberg for changing the title of the recording info menu for reporting a bug in handling key macros with keys after @plugin for adding compiler options "-fPIC -g" to all plugins + for adding a leading '0' to the day in the DayDateTime() function Ralf Klueber for reporting a bug in cutting a recording if there is only a single editing mark @@ -940,6 +951,7 @@ Peter Bieringer for suggesting to implement the command line option '--vfat' for reporting a leftover 'summary.vdr' in vdr.5 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() Alexander Damhuis for reporting problems when deleting a timer that is currently recording @@ -1459,6 +1471,9 @@ Ville Skytt warnings with g++ 4.1.0 for reporting warnings with g++ 4.1.0 regarding incrementing the 'state' variables in the repacker classes in remux.c + for adding a missing #include to thread.c + for adding missing i18n entry for the "Timer" button + for removing the obsolete "ca.conf" section from vdr.1 Steffen Beyer for fixing setting the colored button help after deleting a recording in case the next @@ -1625,3 +1640,18 @@ Marcel Schaeben Ingo Schneider for adding a SleepMs() in cRecorder::Action() to avoid a busy loop + +Patrick Cernko + for suggesting to add a note about "modprobe capability" to INSTALL + +Philippe Gramoullé + for reporting a a missing '-' in the example for viewing a grabbed image on a remote + host + +André Weidemann + for suggesting to only write Dolby Digital tracks into the 'info.vdr' file of a + recording if Setup.UseDolbyDigital is true + +Jürgen Schilling + for reporting that color buttons were displayed in the recording info menu if it + has been invoked from a player -- cgit v1.2.3