Re: [vdr] EnimgaNG Addon - anyone has a patch?

2007-08-20 Thread Andreas Mair
Hi Matthias, please try current CVS. Regards, Andreas On Sonntag, 19. August 2007, Matthias Fechner wrote: > Hi, > > if i try to compile enigmaNG with VDR 1.5.8 i get the following > errormessage: > config.c: In member function 'const cFont* cEnigmaConfig::GetFont(int, > const cFont*)': > config

Re: [vdr] EnimgaNG Addon - anyone has a patch?

2007-08-20 Thread Matthias Fechner
Hi Andreas, Andreas Mair wrote: > please try current CVS. thx, compiles now fine. Best regards, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, th

[vdr] How to set German OSD in VDR 1.5.8

2007-08-20 Thread Matthias Fechner
Hi, I updated now to version 1.5.8 and it seems to run fine. Only the OSD is english and I cannot change it to german. I checked the logfile and found: Aug 20 12:51:41 localhost vdr: [28820] ERROR: /usr/local/share/vdr/locale: No such file or directory Aug 20 12:51:41 localhost vdr: [28820] no loc

[vdr] Anybody working on AVC (Automatic Volume Control)?

2007-08-20 Thread Harald Milz
Hi, some commercial products (LCD TV sets, mostly) now start to offer a feature named AVC that is meant to prevent ad blocks from being significantly louder than the rest of the programme. While it's clear that this requires on-line detecting advertising (as opposed to off-line processing with noa

Re: [vdr] How to set German OSD in VDR 1.5.8

2007-08-20 Thread Halim Sahin
Hi, I had the same problem and Klaus helped me very fast!! cp Make.config.template Make.config edit it and set LOCDIR=./locale HTH. Halim ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] [PATCH] Also set correct locale-filename in i18n-to-gettext.pl for vdr-1.5.8

2007-08-20 Thread Matthias Schwarzott
Hi there! as vdr-1.5.8 now uses vdr-$(PLUGIN).mo as filename, i18n-to-gettext.pl should add corresponding code to Makefiles. Matthias -- Matthias Schwarzott (zzam) Index: vdr-1.5.8/i18n-to-gettext.pl === --- vdr-1.5.8.orig/i18n-to-

[vdr] [PATCH] Fix compiler warnings with gcc-4.2.0

2007-08-20 Thread Matthias Schwarzott
Hi there! This patch fixes a compiler warning gcc-4.2.0 now prints. This is about assigning constant strings to non-const char variables. Matthias -- Matthias Schwarzott (zzam) Index: vdr-1.5.7/i18n.c === --- vdr-1.5.7.orig/i18n.c

Re: [vdr] How to set German OSD in VDR 1.5.8

2007-08-20 Thread Matthias Fechner
Hi Halim, Halim Sahin wrote: > cp Make.config.template Make.config > edit it and set LOCDIR=./locale ok I changed it, now VDR says at startup: Aug 20 14:53:36 localhost vdr: [23028] found 21 locales in ./locale Aug 20 14:53:36 localhost vdr: [23028] no locale for language code 'deu,ger' Aug 20 14

[vdr] How to get dvb-type of a device

2007-08-20 Thread Matthias Schwarzott
Hi there! getting some segfaults using newer reelchannelscan led me to some deeper look into the code. Reelchannelscan loops over all devices, and tries to check the dvb-type of each. If it can find the type it adds it to list of devices. device->ProvidesSource(cSource::stTerr) device->Provides

[vdr] [Announce] mlist-0.0.4

2007-08-20 Thread Joachim Wilke
Hello everyone, just a short hint on mlist's new version: --- snip --- 2007-08-19: Version 0.0.4 - Added support for gettext (VDR >= 1.5.7) - Added turkish translation (provided by Oktay Yolgecen) Download, as always, from: http://joachim-wilke.de/vdr-mlist.htm --- snap --- Regards, Joachim.

Re: [vdr] [Announce] mlist-0.0.4

2007-08-20 Thread VDR User
For those of us who don't speak German, mind explaining what this plugin does? The webpage was not helpful. Thanks. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [Announce] mlist-0.0.4

2007-08-20 Thread Roland Behme
> For those of us who don't speak German, mind explaining what this > plugin does? The webpage was not helpful. It show a log of all OSD-messages since last start of VDR. Regards, Roland ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cg

Re: [vdr] [Announce] mlist-0.0.4

2007-08-20 Thread Matthias Becker
Hi, there is an English version of the web page. (Just press the corresponding flag on the screen) see: http://www.joachim-wilke.de/show.htm?alias=vdr-mlist&lang=en Regards, Matthias 2007/8/20, VDR User <[EMAIL PROTECTED]>: > For those of us who don't speak German, mind explaining what this > p

Re: [vdr] [Announce] mlist-0.0.4

2007-08-20 Thread VDR User
On 8/20/07, Matthias Becker <[EMAIL PROTECTED]> wrote: > there is an English version of the web page. (Just press the > corresponding flag on the screen) Strange, that didn't come up when I visited the website. Maybe some network error or so. It's there now though. Thanks fellas __

Re: [vdr] File play problem..

2007-08-20 Thread JJussi
Version where fileplay works is 1.5.2 On Monday, 20. Augustta 2007 08:47, you wrote: > Hi! > I have strange problem, it rise when system updated vdr to 1.5.5-r5. > If I start "Media Player" to play video file, I loose control of vdr.. > > [30583] [input_vdr] PLAYFILE (Loop: 0, Offset: 0s, File:

Re: [vdr] Anybody working on AVC (Automatic Volume Control)?

2007-08-20 Thread JJussi
Hi! At least to me, xineliboutput - audio - Audio compression (500%) do that.. But it's compressing everything.. On Monday, 20. Augustta 2007 13:31, Harald Milz wrote: > Hi, > > some commercial products (LCD TV sets, mostly) now start to offer a feature > named AVC that is meant to prevent ad bl

Re: [vdr] Anybody working on AVC (Automatic Volume Control)?

2007-08-20 Thread VDR User
On 8/20/07, JJussi <[EMAIL PROTECTED]> wrote: > At least to me, xineliboutput - audio - Audio compression (500%) do that.. But > it's compressing everything.. Compressing and normalizing aren't the same thing. I would strongly recommend against a compression ratio that high anyway as it total rui