Re: [vdr] PANIC: watchdog timer expired - exiting

2007-06-10 Thread Clemens Kirchgatterer
Petri Hintukainen <[EMAIL PROTECTED]> wrote: > If clock is turned 2 minutes back in middle of this, the code will > wait 120100 ms instead of 100ms ... Might cause some quite weird > problems. I belive there's no way to change pthread_..._timedwait > functions, but cTimeMs can be changed to use mo

Re: [vdr] PANIC: watchdog timer expired - exiting

2007-06-10 Thread Petri Hintukainen
On Sun, 2007-06-10 at 12:31 +0200, Clemens Kirchgatterer wrote: > Petri Hintukainen <[EMAIL PROTECTED]> wrote: > > > If clock is turned 2 minutes back in middle of this, the code will > > wait 120100 ms instead of 100ms ... Might cause some quite weird > > problems. I belive there's no way to chan

Re: [vdr] PANIC: watchdog timer expired - exiting

2007-06-10 Thread Udo Richter
Petri Hintukainen wrote: > It might be even some plugin. All timeouts (cTimeMs, cCondVar, > cCondWait) use current wall clock time to set the timeout. Thats not even all: There are 140 references to time(NULL) in VDR, and most of them are used for timeouts between a few seconds and some hours.

Re: [vdr] Configuring vdr to use multiple drives/partitions for storage

2007-06-10 Thread Udo Richter
Andrew Herron wrote: > If I have some existing vdr recordings on another partition is there a > way to include these so that they are visible inside vdr's recording's > menu? You can symlink the partition into the first partition as directory. Not very clean, but should work for playback. (bu

Re: [vdr] Configuring vdr-sxfe to use a single vdr backend for recordings/dvb cards

2007-06-10 Thread Andrew Herron
On 6/9/07, Petri Hintukainen <[EMAIL PROTECTED]> wrote: On Sat, 2007-06-09 at 18:15 +0100, Andrew Herron wrote: > I have several networked vdr machines that i want to use to connect > back to the 'server' vdr machine. The networked vdr machines will have > no dvb cards (they will all be located

[vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Klaus Schmidinger
VDR developer version 1.5.3 is now available at ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.3.tar.bz2 A 'diff' against the previous developer version is available at ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.2-1.5.3.diff This version finally brings UTF-8 capability to VDR! There are st

Re: [vdr] Configuring vdr to use multiple drives/partitions for storage

2007-06-10 Thread Andrew Herron
Udo - thanks for that. Much appreciated. On 6/10/07, Udo Richter <[EMAIL PROTECTED]> wrote: Andrew Herron wrote: > If I have some existing vdr recordings on another partition is there a > way to include these so that they are visible inside vdr's recording's > menu? You can symlink the partiti

Re: [vdr] Configuring vdr-sxfe to use a single vdr backend for recordings/dvb cards

2007-06-10 Thread Petri Hintukainen
On Sun, 2007-06-10 at 14:15 +0100, Andrew Herron wrote: > I would like all recordings to be managed/controlled by the > master vdr as this would seem to be the best solution. > However if I have say a single twin tuner DVB-T card and the > master vdr is controlling all recordings is it still > pos

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Oleg Roitburd
Hi, On Sun, 2007-06-10 at 15:45 +0200, Klaus Schmidinger wrote: > VDR developer version 1.5.3 is now available at > > ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.3.tar.bz2 > > A 'diff' against the previous developer version is available at > > ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.2-

Re: [vdr] PANIC: watchdog timer expired - exiting

2007-06-10 Thread Petri Hintukainen
On Sun, 2007-06-10 at 14:59 +0200, Udo Richter wrote: > Petri Hintukainen wrote: > > It might be even some plugin. All timeouts (cTimeMs, cCondVar, > > cCondWait) use current wall clock time to set the timeout. > > Thats not even all: There are 140 references to time(NULL) in VDR, and > most of

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Klaus Schmidinger
On 06/10/07 16:32, Oleg Roitburd wrote: > Hi, > On Sun, 2007-06-10 at 15:45 +0200, Klaus Schmidinger wrote: >> VDR developer version 1.5.3 is now available at >> >> ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.3.tar.bz2 >> >> A 'diff' against the previous developer version is available at >> >>

[vdr] [ANNOUNCE] pvr350-Plugin -new development snapshot

2007-06-10 Thread Martin Dauskardt
I just announced it in the vdrportal forum, but it may also be interesting for non-german speaking vdr users. The pvr350-plugin implements an output device for the PVR350 TV out, using the hardware mpeg2 decoder. It was originally written by Dominic Morris, but he stopped development. Based on

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Anssi Hannula
Klaus Schmidinger wrote: > - Implemented support for Freetype fonts (based on a patch from Alexander > Riedel). > The font names and sizes can be adjusted in the "Setup/OSD" menu. > Note that VDR now requires freetype fonts to be installed in > /usr/share/fonts/truetype. In my system there

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Klaus Schmidinger
On 06/10/07 17:53, Anssi Hannula wrote: > Klaus Schmidinger wrote: >> - Implemented support for Freetype fonts (based on a patch from Alexander >> Riedel). >> The font names and sizes can be adjusted in the "Setup/OSD" menu. >> Note that VDR now requires freetype fonts to be installed in >>

[vdr] updated text2skin for vdr-1.5.3 and enigma?

2007-06-10 Thread Stone
Hello, I am currently using vdr-text2skin-1.1-cvs_ext-0.10.tgz with Enigma-0.4pre9from vdrportal. Is there an updated version of text2skin for vdr-1.5.3 (or perhaps even better, a patch against current text2skin cvs)? Best Regards. ___ vdr mailing lis

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Anssi Hannula
Klaus Schmidinger wrote: > On 06/10/07 17:53, Anssi Hannula wrote: >> Klaus Schmidinger wrote: >>> - Implemented support for Freetype fonts (based on a patch from Alexander >>> Riedel). >>> The font names and sizes can be adjusted in the "Setup/OSD" menu. >>> Note that VDR now requires freetyp

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Rolf Ahrenberg
On Sun, 10 Jun 2007, Klaus Schmidinger wrote: > Well, it's a real pitty with the various systems putting files > at random places. How about setting the FONTDIR configurable through Make.config or ever commandline switch? On my first test run of vdr-1.5.3 it kept crashing without hinting that n

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Klaus Schmidinger
On 06/10/07 18:22, Rolf Ahrenberg wrote: > On Sun, 10 Jun 2007, Klaus Schmidinger wrote: > >> Well, it's a real pitty with the various systems putting files >> at random places. > > How about setting the FONTDIR configurable through Make.config or ever Will do. Apparently different systems spre

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Oleg Roitburd
On Sun, 2007-06-10 at 18:04 +0200, Klaus Schmidinger wrote: > On 06/10/07 17:53, Anssi Hannula wrote: > > Klaus Schmidinger wrote: > Can't there be a *standard* for things like this? > > > + strcpy(FontOsd, "arialbd.ttf"); > > + strcpy(FontSml, "arial.ttf"); > > + strcpy(FontFix, "courbd.ttf");

[vdr] vdr-1.5.3 - issue with translations out of plugins

2007-06-10 Thread Joachim Wilke
Hi Klaus, I just installed vdr-1.5.3, but lcdproc plugin caused vdr to crash on startup. I figured out that the problem is the translation of the string "Volume ". Unlike the other strings that are used by the plugin this string is provided by the vdr-core i18n.c This worked fine in vdr-1.5.1. Add

[vdr] vdr-1.5.3 - LANG="[EMAIL PROTECTED]" not recognized

2007-06-10 Thread Joachim Wilke
Hi everbody, in my system the LANG environment is set to "[EMAIL PROTECTED]". VDR did not recognize this character set. After I changed LANG to "de_DE.iso-8859-15" umlauts are correctly displayed e.g.in the EPG data. But I still get the following error in syslog: "codeset is 'ISO-8859-15' - unknow

Re: [vdr] vdr-1.5.3 - LANG="[EMAIL PROTECTED]" not recognized

2007-06-10 Thread Anssi Hannula
Joachim Wilke wrote: > Hi everbody, > > in my system the LANG environment is set to "[EMAIL PROTECTED]". VDR did not > recognize this character set. After I changed LANG to > "de_DE.iso-8859-15" umlauts are correctly displayed e.g.in the EPG > data. But I still get the following error in syslog: "

[vdr] VDR exited with status 134

2007-06-10 Thread Kartsa
Most of the time when VDR shuts the box down using vdrshutdown script there is a line in the log runvdr: VDR exited with status 134, attempting restart I've got fedora with runvdr from fedora vdr package and it tries to restart VDR if exit code is something else than 0, 2 or 137. Sometimes the

Re: [vdr] vdr-1.5.3 - issue with translations out of plugins

2007-06-10 Thread Klaus Schmidinger
On 06/10/07 21:43, Joachim Wilke wrote: > Hi Klaus, > > I just installed vdr-1.5.3, but lcdproc plugin caused vdr to crash on > startup. I figured out that the problem is the translation of the > string "Volume ". Unlike the other strings that are used by the plugin > this string is provided by th

Re: [vdr] vdr-1.5.3 - LANG="[EMAIL PROTECTED]" not recognized

2007-06-10 Thread Klaus Schmidinger
On 06/10/07 22:22, Anssi Hannula wrote: > Joachim Wilke wrote: >> Hi everbody, >> >> in my system the LANG environment is set to "[EMAIL PROTECTED]". VDR did not >> recognize this character set. After I changed LANG to >> "de_DE.iso-8859-15" umlauts are correctly displayed e.g.in the EPG >> data. B

Re: [vdr] vdr-1.5.3 - LANG="[EMAIL PROTECTED]" not recognized

2007-06-10 Thread Anssi Hannula
Klaus Schmidinger wrote: > On 06/10/07 22:22, Anssi Hannula wrote: >> Joachim Wilke wrote: >>> I had a look into vdr.c and found out, that the dot is used delimiter >>> between language and codeset - as "[EMAIL PROTECTED]" does not contain any >>> dot, vdr fails to recognize this. Is "[EMAIL PROTEC

Re: [vdr] VDR exited with status 134

2007-06-10 Thread Ville Skyttä
On Sunday 10 June 2007, Kartsa wrote: > I've got fedora with runvdr from fedora vdr package and it tries to > restart VDR if exit code is something else than 0, 2 or 137. Sometimes > the exit code is 137 but most of the time it is 134. This causes VDR to > restart (or runvdr makes VDR to restart)

Re: [vdr] vdr-1.5.3 - LANG="[EMAIL PROTECTED]" not recognized

2007-06-10 Thread Stefan Taferner
On Sonntag, 10. Juni 2007, Klaus Schmidinger wrote: > On 06/10/07 22:22, Anssi Hannula wrote: [...] > > I didn't find any info via quick search, but I believe that instead of > > parsing the localename, VDR should use some external function to get the > > language/charset of the current locale. > >

Re: [vdr] [ANNOUNCE] VDR developer version 1.5.3

2007-06-10 Thread Klaus Schmidinger
On 06/10/07 16:32, Oleg Roitburd wrote: > Hi, > On Sun, 2007-06-10 at 15:45 +0200, Klaus Schmidinger wrote: >> VDR developer version 1.5.3 is now available at >> >> ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.3.tar.bz2 >> >> A 'diff' against the previous developer version is available at >> >>