Re: [vdr] genindex.c for vdr-1.7.x

2010-01-07 Thread Theunis Potgieter
2010/1/7 Helmut Auer v...@helmutauer.de:
 Theunis Potgieter schrieb:
 Hi list, is there a working genindex.c for VDR-1.7.x?

 vdr-1.7.11 can do that :)

I guess I will have to wait for the output device plugins to update
before I can start using vdr-1.7.11. Thanks for pointing to the change
log :)


 The new command line options --edit and --genindex can be used to edit a
 recording or generate its index without actually starting the entire VDR

 --
 Helmut Auer, hel...@helmutauer.de

 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] genindex.c for vdr-1.7.x

2010-01-07 Thread Reinhard Nissl
Hi,

Am 07.01.2010 22:09, schrieb Theunis Potgieter:

 I guess I will have to wait for the output device plugins to update
 before I can start using vdr-1.7.11. Thanks for pointing to the change
 log :)

Regarding vdr-xine-0.9.3, please have a look at the attached patch.

Bye.
-- 
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rni...@gmx.de
--- ../xine-0.9.3/xineDevice.c	2009-06-17 20:06:35.0 +0200
+++ xineDevice.c	2010-01-06 15:46:15.0 +0100
@@ -4119,6 +4126,8 @@ store_frame(jumboPESdata, todo, __LINE__
   
   void cXineDevice::MakePrimaryDevice(bool On)
   {
+cDevice::MakePrimaryDevice(On);
+
 xfprintf(stderr, -\n);
 xfprintf(stderr, MakePrimaryDevice: %d\n, On);
 xfprintf(stderr, =\n);
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr