<div class="gmail_quote">2009/8/10 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net">remi@remlab.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Le lundi 10 août 2009 03:07:04 Jakob Leben, vous avez écrit :<br>
<div><div></div><div class="h5">> On Mon, Aug 10, 2009 at 1:34 AM, Jakob Leben <<a href="mailto:jakob.leben@gmail.com">jakob.leben@gmail.com</a>> wrote:<br>
> Oh, I see, there is libvlc_media_list. Is somebody working on a Qt4<br>
> playlist model based on this?<br>
<br>
</div></div>Not really. We'd have to port the whole Qt4 UI to libvlc...<br>
</blockquote></div><br>Well, eventually somebody will have to start somewhere, I guess. Any plans on when to start porting? How ready and how complete is the new libvlc anyway? As much as I "surfed" and "deciphered" the current vlc code, the vlc executable itself already uses libvlc, and on the other hand libvlc uses some of the current code (like input_item_t - withing libvlc_media_t). Will eventually the external api consist only of what is inside include/vlc, so that for example input_item_t will not be dealt with from outside at all?<br>
<br>I'm offering myself to code at least the Qt4 media list model using new libvlc. Doesn't seem to me too hard a job and I've got very aquanted with Qt4 model/view architecture by now. What do you say?<br><br>
At least I'm glad my effort on the old Qt4 interface will be useful for some time.<br><br>Cheers,<br>Jakob<br>