Re: [Redbutton-devel] Testing rb-browser with NZ MHEG Profile
Brought to you by:
skilvington
|
From: Open M. S. <su...@op...> - 2007-04-03 20:12:41
|
On Tue, April 3, 2007 11:20 pm, Simon Kilvington wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> thanks for the patches and the sample app - I've just applied
> the EPG key patch - I'll have a look at implementing the two resident
programmes we need - but I can't see any problems.
Hi Simon.
I've just re-synced off SVN r278.
Still some problems with prog_SI_GetBasicSI returning the wrong values. I=
t
actually looks like si_get_index doesn't like our service URL.
TODO: si_get_index 'rec://svc/def' is not in 'dvb://' format
I added some extra debugging in SI_GetBasicSI so I could see the URL.
ResidentProgram: SI_GetBasicSI("rec://svc/def")
ResidentProgram: SI_GetBasicSI(0, 0, 0, 0, 0)
Then I hard coded the expected return values again and the EPG now works.
ResidentProgram: SI_GetBasicSI(0, 47, 47, 22, 1035)
So it looks like the service index must be wrong.
Steve
--------------------------------------------
OpenMedia Limited
sales - sa...@op...
support - su...@op...
website - http://www.openmedia.co.nz
|