[vlc-devel] Re: playlist changes i'd like to make
jmzorko at mac.com
jmzorko at mac.com
Thu Jan 12 19:56:40 CET 2006
Sigmund,
>> I'd like to add a new function called playlist_QueueDelete(), which
>> will record an item delete request on a queue instead of deleting the
>> item from the playlist immediately. I would then modify the playlist
>> thread to operate on the queue (executing any requests on it) when a
>> clip is finished playing e.g. before the NextItem() function is
>> called.
> Can't this be done by chaning playlist_Delete so that it checks if the
> item is current, and if it is simply sets b_autodelete on the item?
Yes -- I just saw that ... simple :-) Thanks!
Regards,
John
Falling You - exploring the beauty of voice and sound
http://www.fallingyou.com
--
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