[vlc-devel] Re: [PATCH] play-and-exit feature for playlists
Clément Stenac
zorglub at diwi.org
Sat Sep 2 23:11:04 CEST 2006
I actually think that an option is much better than this virtual item.
The virtual system is a very akward and counter-intuitive thing.
I'll merge this with just one change: VLC_Die(0) will only work for the
first vlc instance in a given process (because it will always kill the
first one). The correct way to kill yourself is
p_playlist->p_vlc->b_die, this way, you always kill the correct
instance.
Thanks,
--
Clément
--
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