]> git.sesse.net Git - vlc/commit
* playlist/* When telling the playlist to play the node, don't check for i_children...
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 28 Nov 2006 01:26:46 +0000 (01:26 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 28 Nov 2006 01:26:46 +0000 (01:26 +0000)
commit7bcd728f1d30933b7e658ad8d700015325e12f5a
tree80dd852ed713bb6094e6a1ec5c0be6acd8b7f6c7
parent67c7c31e1d2a3c2b1c4cdd8c77643b356770891c
* playlist/* When telling the playlist to play the node, don't check for i_children. The playlist might still have to process the request of the add and i_children may not be accurate yet. (this fixes a bug where 1 item playlists would not start playing).
modules/demux/playlist/playlist.h
modules/demux/playlist/pls.c