Show
Ignore:
Timestamp:
07/19/08 14:44:08 (2 months ago)
Author:
Rémi Duraffort <ivoire@videolan.org>
git-committer:
Rémi Duraffort <ivoire@videolan.org> 1216471448 +0200
git-parent:

[bd8145b408e9d70d0e861cfabb6e440c95cc6ad1]

git-author:
Rémi Duraffort <ivoire@videolan.org> 1216471090 +0200
Message:

Use pl_Locked and pl_Unlocked.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/control/playlist.c

    r7e413aa ree7537e  
    9292        } 
    9393 
    94         playlist_Control( PL, PLAYLIST_VIEWPLAY, true
     94        playlist_Control( PL, PLAYLIST_VIEWPLAY, pl_Locked
    9595                          PL->status.p_node, p_item ); 
    9696        if( did_lock == 1 )