]> git.sesse.net Git - vlc/commit
macosx: playlistlock is held when playlistinfo panel is updated, so call PreparseEnqu...
authorJean-Paul Saman <jpsaman@videolan.org>
Mon, 16 Mar 2009 10:06:57 +0000 (11:06 +0100)
committerJean-Paul Saman <jpsaman@videolan.org>
Mon, 16 Mar 2009 11:06:28 +0000 (12:06 +0100)
commit7d9b21b0d840e7c82e8a0db0de1a276b9317d816
tree575d74d0437ddb197fc077071a250fe934d218ef
parent98c893ec7f44e8962a6bfd3e41cc8be6c41ec468
macosx: playlistlock is held when playlistinfo panel is updated, so call PreparseEnqueue with pl_Locked.

updatePanelWithItem is called from modules/gui/macosx/intf.m line 1565 with playlist lock held.
If this solution is wrong then revert and fix properly.
modules/gui/macosx/playlistinfo.m