[vlc-devel] commit: qt4: remove b_is_node and use childCount() > 0 instead in playlist_model (Ilkka Ollakka )

Jakob Leben jakob.leben at gmail.com
Tue Aug 18 00:26:04 CEST 2009


On Tue, Aug 18, 2009 at 12:19 AM, Jakob Leben <jakob.leben at gmail.com> wrote:

> By the way. As locking inside PLModel::flags() results in a deadlock, I
> don't see another way to implement strict "is-node" checking other then
> storing the data into PLItem. Which in turn means that PLItem will not go
> away that easily. We should discover why that deadlock happens in the first
> place.
>

Oooops, I tried again and it doesn't produce a deadlock in the end. Sorry.
Maybe your changes to playlist_model.cpp affected the matter or it was me
before that produced the deadlock within PLModel::flags() alone.
Let's get down to work then...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090818/d84185fb/attachment.html>


More information about the vlc-devel mailing list