]> git.sesse.net Git - vlc/commit
playlist: don't set current_status to NULL when a file or the playlist ends. It is...
authorDerk-Jan Hartman <hartman@videolan.org>
Sat, 26 Jul 2008 18:48:47 +0000 (20:48 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Sat, 26 Jul 2008 18:50:50 +0000 (20:50 +0200)
commitd587aa489ce201c1cff42ae971c2ab094472fd58
tree1224cf748836b87c1bba68f5b4fa3f34c450fd1a
parent643ca7ef6d3cfca4108f1b7ecf2694879ff7dc08
playlist: don't set current_status to NULL when a file or the playlist ends. It is our starting point for the next play.

Fixes #1748
Was broken in [7f717d69f39e3be46972fb9a462748424b09d0c3]
src/playlist/engine.c