[vlc-devel] vlc: svn commit r12117 (hartman)
    Subversion daemon 
    svn at videolan.org
       
    Thu Aug 11 00:31:13 CEST 2005
    
    
  
r12117 | hartman | 2005-08-11 00:31:12 +0200 (Thu, 11 Aug 2005) | 3 lines
Changed paths:
   M /trunk/src/libvlc.c
* Fixed VLC_IsPlaying (fixes #259)
  Now uses the state variable instead of playlist_IsPlaying. The PLAYLIST_PAUSED state is no longer reliable since the introduction of the state variable for testing if playback is in a paused state. Perhaps we should remove this part of the playlist logic and keep it to RUNNING and STOPPED.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list