[vlc-devel] [PATCH 1/3] refactor status.xml to enable shared model with status.json
Rob
rob.jonson at gmail.com
Wed Jul 20 20:58:13 CEST 2011
yup, as you say
A) That's just copying code from the existing version (moving it from
status.xml to luahttp.lua)
B) It doesn't work (as a result, the fullscreen bool is always false in
the status.xml output)
C) Akash is working on a replacement - though he's hoping from some
guidance from you as to what to do in the multiple vout case.
cheers,
Rob
On Wed, 20 Jul 2011 17:42:20 +0100, Rémi Denis-Courmont <remi at remlab.net>
wrote:
> Le mercredi 20 juillet 2011 18:20:02 Rob, vous avez écrit :
>> first patch just refactors the data and command logic into luahttp.lua
>> in
>> preparation for the following patches
>
> I think this snippet won't work in VLC 1.2:
>
> +local vout = input and vlc.object.find(input,'vout','child')
>
> I thought akash was working on a replacement. But if the problem already
> exists in the existing code, no objections.
More information about the vlc-devel
mailing list