[vlc-devel] [PATCH] [WIP] Partial UPnP rewrite
Hugo Beauzée-Luyssen
hugo at beauzee.fr
Tue Mar 10 23:42:42 CET 2015
On 03/10/2015 09:15 PM, Rémi Denis-Courmont wrote:
> Le mardi 10 mars 2015, 18:59:05 Hugo Beauzée-Luyssen a écrit :
>> This is splitting the UPnP module upon 2 parts:
>
> This does not sound right to me, but better check with the British
> localization specialist...
>
>> - A service discovery module that is solely responsible for discovering
>> UPnP devices on the network
>> - An access module, that will leverage the recently introduced
>> pf_readdir calback to list directories.
>
> callback, also no comma.
>
>>
>> This removes the need for recursion and handling of all the items from
>> withing the SD module.
>
> within
>
>> It hasn't been tested thoroughly yet, though all comments are more than
>> welcome.
>
> (I don´t even know how I ended up in the authors for that plugin.)
>
Oops, sorry for all the typos/grammar errors.
Will fix, but I'll probably rephrase most of the commit message at some
point anyway (and will check afterward, this time)
Thanks,
Regards,
More information about the vlc-devel
mailing list