martin wrote:
> To be honest, i use BigPatch for just one reason. During playback, I can
> jump 10 sec + / - with the “1” and “3” keys. I can’t live without this
> feature, because jumping 1 Minute is nice, but most of the times way too
> long. So, actually, adding this 10 seconds jump to the main
Marko Mäkelä wrote:
Actually I would press the pause button, as I usually don't want to miss
anything. And then the playback should be halted anyway, no matter if
display is on or off.
But you surely would power the display off, to avoid burning the still
image on the CRT or plasma screen or t
Marko Myllymaa <[EMAIL PROTECTED]> wrote:
> Also this newer version does some weird busylooping or whatever from
> time to time. Vdr gets all remote codes and buffers them, but just
> starts executing them after ~45s. One time it took so long, that I
> got ssh opened from other computer to restart
I was playing with a Sky+ box over Christmas and was quite impressed
mainly with Series Link.
What would be involved to get this implemented on VDR? I understand the
likelihood of reading the Sky UK epg streams is small - however I am
downloading a week or so worth of epg listings off xmltv.
On Saturday 03 February 2007 10:13, Clemens Kirchgatterer wrote:
> Marko Myllymaa <[EMAIL PROTECTED]> wrote:
> > Also this newer version does some weird busylooping or whatever from
> > time to time. Vdr gets all remote codes and buffers them, but just
> > starts executing them after ~45s. One time
Laz <[EMAIL PROTECTED]> wrote:
> On Saturday 03 February 2007 10:13, Clemens Kirchgatterer wrote:
> > Marko Myllymaa <[EMAIL PROTECTED]> wrote:
> > > Also this newer version does some weird busylooping or whatever
> > > from time to time. Vdr gets all remote codes and buffers them,
> > > but just
On Sat, Feb 03, 2007 at 10:48:42AM +0100, Udo Richter wrote:
> Marko Mäkelä wrote:
> >>Actually I would press the pause button, as I usually don't want to miss
> >>anything. And then the playback should be halted anyway, no matter if
> >>display is on or off.
> >
> >But you surely would power the
On Sat, Feb 03, 2007 at 10:43:37AM +, Laz wrote:
> What type of remote receiver are you using? I've had delays with some remotes
> but not others:
>
> 2. PCI Nova-T receiver through lirc: works much better than the USB receiver
> but does feel as if there is a lag between pressing keys and t
When I compile the plugin I get :
MLdkGUIStart.cpp: In member function 'virtual eOSState
MLdkGUIStart::ProcessKey(eKeys)':
MLdkGUIStart.cpp:106: error: invalid lvalue in assignment
Cheers
H.Braun
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv
Hello
I'm cannot find information how i can tell to vdr that example following
channels are one and same. (Is that even possible?)
Example 1:
YLE
TV1;YLE:56200:I0C23D23M64B8T8G8Y0:T:0:512+128:650=fin:2321:0:17:8438:4097:0
and
TV1;YLE:274000:C0M128:C:6900:512+128:650=fin:2321:0:17:0:1:0
When I compile the plugin clock I get the following error :
error: extra qualification 'cOSDClock::' on member 'DrawModernSec'
Cheers
H.Braun
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
[EMAIL PROTECTED] wrote:
> When I compile the plugin clock I get the following error :
> error: extra qualification 'cOSDClock::' on member 'DrawModernSec'
I assume, the class definition of cOSDClock contains an entry
... cOSDClock::DrawModernSec ...
Just remove "cOSDClock::".
B
When I compile freecell I get the folllowing errors:
tools/list.h:93: error: declaration of 'operator+=' as non-function
tools/list.h:93: error: expected ';' before '<' token
tools/list.h:94: error: declaration of 'operator+=' as non-function
tools/list.h:94: error: expected ';' before '<' token
t
When I compile mldkgui I get the following error:
MLdkGUIStart.cpp: In member function 'virtual eOSState
MLdkGUIStart::ProcessKey(eKeys)':
MLdkGUIStart.cpp:106: error: invalid lvalue in assignment
make[1]: *** [MLdkGUIStart.o] Fehler 1
Cheers
H.Braun
Hi,
I known, I doesn't update this plugins to the last versions of vdr
Sorry,
Bye,
Le samedi 03 février 2007 à 16:36 +0100, [EMAIL PROTECTED] a écrit :
> When I compile mldkgui I get the following error:
> MLdkGUIStart.cpp: In member function 'virtual eOSState
> MLdkGUIStart::ProcessKey(eKeys)'
On 2/2/07, martin <[EMAIL PROTECTED]> wrote:
To be honest, i use BigPatch for just one reason. During playback, I can
jump 10 sec + / - with the "1" and "3" keys. I can't live without this
feature, because jumping 1 Minute is nice, but most of the times way too
long. So, actually, adding this 1
On Saturday 03 February 2007 13:16, Tommi Lundell wrote:
> Hello
>
> I'm cannot find information how i can tell to vdr that example following
> channels are one and same. (Is that even possible?)
I've often wondered this and have posted about 'logical channels' here a
couple of times... however,
Oh, thanks for the code reading. Hmm.. I can live with BigPatch, so I always
apply it.
martin
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von
VDR User
Gesendet: Samstag, 3. Februar 2007 19:03
An: VDR Mailing List
Betreff: Re: [vdr] Feature Request: 10 Second Jump from BigPat
Hi,
Am Donnerstag 01 Februar 2007 23:42 schrieb abbe normal:
wondering if there is a way from the timers menu to only select to
record or not record a program. what im wanting to do is set a timer
to watch a program but not have vdr record it... not sure but just
thinking it would be nice to ha
Hi,
But you surely would power the display off, to avoid burning the still
image on the CRT or plasma screen or to save the precious hours on the
lamp of your video beamer? Or maybe you have a TFT screen and do not
care about wasting electricity?
Surely this shouldn't be too difficult to impl
I lose sync on live tv as well as recordings and get the following in
/var/log/messages.
Feb 3 19:04:18 morfsta vdr: [6714] 1 cRepacker messages suppressed
Feb 3 19:04:18 morfsta vdr: [6714] cAudioRepacker(0xC0): skipped 584 bytes
while syncing on next audio frame
Feb 3 19:04:18 morfsta vdr: [
Clemens Kirchgatterer kirjoitti:
Laz <[EMAIL PROTECTED]> wrote:
On Saturday 03 February 2007 10:13, Clemens Kirchgatterer wrote:
Marko Myllymaa <[EMAIL PROTECTED]> wrote:
Also this newer version does some weird busylooping or whatever
from time to time. Vdr gets all remote code
I also applied both of those changes and have not yet seen either of the
errors in the log.
I do have thosa same log entrys as morfsta especially if I have more
than two recordings going on while I am watching a previous recording.
\\Kartsa
Morfsta kirjoitti:
I lose sync on live tv as well a
I've found the actual patch that is used in BigPatch in case you want just
that. The thread is located at:
http://www.vdr-portal.de/board/thread.php?postid=68566
and the patch:
http://www.vdr-portal.de/board/attachment.php?attachmentid=1349
___
vdr m
On 2/3/07, Reinhard Walter Buchner <[EMAIL PROTECTED]> wrote:
Actually my Nessy Patch already did this years ag :o)). Selecting
the "View Only" mode created a special timer. As soon as the
timer time was reached it let VDR switch to that channel. No
recording was started and the timer was delete
Thiemo Gehrke wrote:
> UPC is a provider for middle european countries (Czechia, Hungary and
> Poland). They use iso6937-2 for encoding their EPG data so this looks
> quite strange in the vdr.
> The applied patch does a "remapping" to iso8859-2 so that characters
> are displayed correct. (Curren
Hi Klaus,
thanks for your input. I did some tests: actually I have a rather slow
Pentium M 1,7GHz with xine as frontend. I jumps at least 20 seconds, when
I'm lucky, sometimes even 30 seconds. This is too far for me. Stepping in 10
Seconds steps with a single click is more convenient for me.
Rea
27 matches
Mail list logo