Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdradmin



On Wed, Feb 20, 2002 at 10:36:17AM +0100, Thomas Koch wrote:
> 
> Am Mittwoch den, 20. Februar 2002, um 10:08, schrieb Emil Naepflein:
> 
> > Is there also a possibility to sort the timers like in VDR OSD?
> 
> Huh, i don't know exactly how vdr sort timers...

As a "base" for sorting you can use the "sorttimers" function in
"sortimer.pl" from master-timer (0.5)

It is for using via the Perl sort 
("@sortedtimers = sort timerssort @timers" (Where @timers is a plain
"lstt" with 250[- ] removed.))


This sorts a bit diffrent than VDR. But you can fix that. (Repeating
timers are sorted under One-Time timers. It is not very difficult to
change that)



Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.




Home | Main Index | Thread Index