[vlc-devel] playlist changes i'd like to make

jmzorko at mac.com jmzorko at mac.com
Thu Jan 12 18:49:40 CET 2006


Hello, all ...

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.

This way, items can be deleted from the playlist even if they're  
currently playing, without VLC stopping, making playlists a lot more  
dynamic and flexible (in my opinion, anyway).  Thoughts?  I'd like to  
give this code back, so i'm interested in your opinions on the matter.

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