[vdr] Question about SetPlayMode()

2009-02-22 Thread Christian Gmeiner
Hi all, at the moment I am working to tight up vdr-plugin-dxr3 and found something to verify. Is about cDevice::SetPlayMode with pmExtern_THIS_SHOULD_BE_AVOIDED. If pmExtern_THIS_SHOULD_BE_AVOIDED is used, a device plugin gives the control of its device to e.g. mplayer or xine. In this state it is

Re: [vdr] Wishlist: Genre

2009-02-22 Thread Rolf Ahrenberg
On Sun, 22 Feb 2009, Lauri Tischler wrote: > Adding decoding of content descriptor would be nice. > It would allow recording of all soaps or football matches or > whatever without close watching of EPG. > patching of VDRADMIND might be needed. google: vdr-1.6.0-parentalrating-content.diff.gz BR,

[vdr] Wishlist: Genre

2009-02-22 Thread Lauri Tischler
Adding decoding of content descriptor would be nice. It would allow recording of all soaps or football matches or whatever without close watching of EPG. patching of VDRADMIND might be needed. Cheers ___ vdr mailing list vdr@linuxtv.org http://www.

Re: [vdr] cStatus::OsdClear

2009-02-22 Thread Jörg Wendel
Hi, > ...and these patch hunks don't belong to Liemikuutio patch although > the define suggests so, so you'll have to blame the extension patch > author. thanks, i have written a mail to zulu Regards Jörg On Sonntag 22 Februar 2009 15:09:40 Rolf Ahrenberg wrote: > On Sun, 22 Feb 2009, Jörg Wen

Re: [vdr] cStatus::OsdClear

2009-02-22 Thread Rolf Ahrenberg
On Sun, 22 Feb 2009, Jörg Wendel wrote: > found :), the cause is a patch which is includes in the extension patch, due > to this the result of cMenuMain::Update is always true since > Setup.MainMenuTitle is not configured to 0 ('default'): > > #ifdef USE_LIEMIKUUTIO > I will contact the patch deve

Re: [vdr] cStatus::OsdClear

2009-02-22 Thread Jörg Wendel
Hi, found :), the cause is a patch which is includes in the extension patch, due to this the result of cMenuMain::Update is always true since Setup.MainMenuTitle is not configured to 0 ('default'): bool cMenuMain::Update(bool Force) { if (subMenu.isTopMenu()) { #endif /* SETUP */ #ifdef US

Re: [vdr] cStatus::OsdClear

2009-02-22 Thread Jörg Wendel
Hi, sorry for pushing this! Nobody a idea why this tree methods (OsdClear, OsdItem, OsdCurrentItem) of the Status interface called every second when I'm in the main menu and don't press a key? Regards Jörg On Sonntag 15 Februar 2009 09:39:55 Jörg Wendel wrote: > Hi, > > sorry typo, I mean of