<br><br><div class="gmail_quote">On Sun, Feb 14, 2010 at 9:12 PM, git version control <span dir="ltr"><<a href="mailto:git@videolan.org" target="_blank">git@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

vlc | branch: master | Fabio Ritrovato <<a href="mailto:sephiroth87@videolan.org" target="_blank">sephiroth87@videolan.org</a>> | Sun Feb 14 21:09:16 2010 +0100| [b1b0b33e2d5488fa555cfc3feabfb3aa78ddfdb5] | committer: Fabio Ritrovato<br>


<br>
Replace Freebox and French TV SD from shout.c with lua scripts<br>
<br>
They should work fine, but I can't test them from here...</blockquote><div><br></div><div>So far freebox doesn't work as expected, and I fail to see how to do it with current architecture. Previously we were:</div>
<div>- Opening the .m3u</div><div>- Getting each sub item</div><div>- sd_add_subitem()</div><div><br></div><div>Now we do</div><div>- sd_add_subitem(.m3u)</div><div><br></div><div>We don't apply the option (deinterlace) to the subitems and create a non wanted level of hierarchy.</div>
<div><br></div><div>So far, the easiest way now is to re-write it in C. Or do we have an alternative?</div><div><br></div><div>Pierre.</div>
</div>