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)
Showing
Please register or sign in to comment