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
  • modules/access/cdda/info.c

    r6cc9595 ree7537e  
    962962    if( b_play ) 
    963963    { 
    964         playlist_Control( p_playlist, PLAYLIST_VIEWPLAY, false
     964        playlist_Control( p_playlist, PLAYLIST_VIEWPLAY, pl_Unlocked
    965965                          p_playlist->status.p_item, NULL ); 
    966966    }