[vlc-devel] CVS Commit (zorglub)

cvs at videolan.org cvs at videolan.org
Tue Feb 24 19:19:44 CET 2004


Update of /var/cvs/videolan/vlc/modules/gui/wxwindows
Modified Files:
	playlist.cpp 

Log Message:
Fix problem in playlist update code.

Strangely, the "AddPendingEvent" wxwindows call seems to hang, so
replace it bhy "ProcessEvent" (the playlist update is processed
immediately in the callback, but it is only the update of one item, so
it should not be a problem)

-- 
zorglub

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list