Re: [vdr] Freeview HD support

2012-04-03 Thread Tony Houghton
On Tue, 03 Apr 2012 19:47:25 +0200 Mario Schulz wrote: > I have submitted a patch for EEPG to compile the external tables to be > part of the code. > If that is interesting for you as well, you can find it here: > > http://projects.vdr-developer.org/issues/903 > http://projects.vdr-developer.org

[vdr] [ANNOUNCE] vdr-osdteletext 0.9.3

2012-04-03 Thread Tobi
The new version should compile with VDR 1.7.27 and fix the issues with the TT6400 OSD. Special thanks in random order to Udo Richter, gda and nox from vdrportal.de, Andreas 'powARman' Regel, Rolf Ahrenberg and Uwe The changes: * VDR 1.7.27 compatibility (Closes #919), Credit goes to nox and gda

Re: [vdr] Freeview HD support

2012-04-03 Thread Tony Houghton
On Tue, 3 Apr 2012 17:33:49 +0100 Dominic Evans wrote: > On 3 April 2012 16:23, Tony Houghton wrote: > > Also, I noticed that (like the EEPG plugin) Dominic's patch only looks > for Freesat EIT data on PID 3842 (BAT & SDT data is on PID 3841). This > is where the EPG data can be found on the ma

Re: [vdr] Freeview HD support

2012-04-03 Thread Dominic Evans
On 3 April 2012 16:23, Tony Houghton wrote: > Freeview HD's EPG uses the same encoding as Freesat, but for some reason > the EEPG plugin doesn't recognise it; it probably only uses the extended > decoder when it's using Freesat's non-standard PIDs. Also, I noticed that (like the EEPG plugin) Domi

Re: [vdr] Freeview HD support

2012-04-03 Thread Dominic Evans
Hi Tony, On 3 April 2012 16:23, Tony Houghton wrote: > Freeview HD's EPG uses the same encoding as Freesat, but for some reason > the EEPG plugin doesn't recognise it; it probably only uses the extended > decoder when it's using Freesat's non-dtandard PIDs. > > EEPG's code is a bit tortuous, and

Re: [vdr] Freeview HD support

2012-04-03 Thread Mario Schulz
Am 03.04.2012 17:23, schrieb Tony Houghton: > Freeview HD's EPG uses the same encoding as Freesat, but for some > reason the EEPG plugin doesn't recognise it; it probably only uses > the extended decoder when it's using Freesat's non-dtandard PIDs. > > EEPG's code is a bit tortuous, and it has a m

[vdr] Freeview HD support

2012-04-03 Thread Tony Houghton
Freeview HD's EPG uses the same encoding as Freesat, but for some reason the EEPG plugin doesn't recognise it; it probably only uses the extended decoder when it's using Freesat's non-dtandard PIDs. EEPG's code is a bit tortuous, and it has a memory leak, so I decided to look again at the Freesat

[vdr] Submitting VDR Debian Patches Upstream

2012-04-03 Thread Dominic Evans
There are numerous patches in the debian packaging tree for yaVDR, some of which have been naturally picked up from the standard debian packages and some of which are yaVDR specific: https://github.com/yavdr/vdr/tree/master/debian/patches It is not immediately obvious which of these have been