Changeset 2ff00958881a01801c745a741f64db3679217d83

Show
Ignore:
Timestamp:
05/05/08 22:00:34 (7 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1210017634 +0200
git-parent:

[8d583016474dff4a5069940aff3b6d51592fdc51]

git-author:
Rafaël Carré <funman@videolan.org> 1210017634 +0200
Message:

Avoid deadlocking: refs #1566

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/control/dbus.c

    ra88db78 r2ff0095  
    913913        return VLC_SUCCESS; 
    914914 
    915     UpdateCaps( p_intf, false ); 
     915    UpdateCaps( p_intf, true ); 
    916916 
    917917    if( !p_sys->b_meta_read && newval.i_int == PLAYING_S )