Re: [vdr] [PATCH] correct some includes at plugins

2012-11-18 Thread Lars Hanisch
Hi,

Am 20.10.2012 15:03, schrieb Lars Hanisch:
 Plugins should use
 
 #include vdr/...
 
  and not
 
 #include vdr/...

 Any reason, this didn't get into 1.7.32?
 Is it wrong or was it just missed? ;)
 It would help packaging plugins which needs headers of the dvb?ddevice-plugins.

 Here's a link to the patch:
 http://patchwork.linuxtv.org/patch/15069/

Regards,
Lars.

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


Re: [vdr] [PATCH] correct some includes at plugins

2012-11-18 Thread Klaus Schmidinger

On 19.11.2012 00:03, Lars Hanisch wrote:

Hi,

Am 20.10.2012 15:03, schrieb Lars Hanisch:

Plugins should use

#include vdr/...

  and not

#include vdr/...


  Any reason, this didn't get into 1.7.32?
  Is it wrong or was it just missed? ;)


It's not wrong and it wasn't missed, either ;-)
It's just somewhat further down the TODO list, and I wanted to
have the new cutting code finally available for others to test
and maybe debug.

Klaus

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


Re: [vdr] [PATCH] correct some includes at plugins

2012-11-18 Thread Lars Hanisch
Am 19.11.2012 00:20, schrieb Klaus Schmidinger:
 On 19.11.2012 00:03, Lars Hanisch wrote:
 Hi,

 Am 20.10.2012 15:03, schrieb Lars Hanisch:
 Plugins should use

 #include vdr/...

   and not

 #include vdr/...

   Any reason, this didn't get into 1.7.32?
   Is it wrong or was it just missed? ;)
 
 It's not wrong and it wasn't missed, either ;-)
 It's just somewhat further down the TODO list, and I wanted to
 have the new cutting code finally available for others to test
 and maybe debug.

 Ok, I'm fine with it. :)

Lars.

 
 Klaus
 
 ___
 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