]> git.sesse.net Git - vlc/commit
Qt4: change main interface mode from the UI thread
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 30 May 2010 14:37:12 +0000 (17:37 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 30 May 2010 14:37:12 +0000 (17:37 +0300)
commit8abd25d4f52c23e6c19f40740e3aaafc385c0e73
tree865f191547e9702271ce51d8d0a47269793b64ae
parent7e26f748884c337eeafdd55c403c5ebce7e90f80
Qt4: change main interface mode from the UI thread

This presumptively fixes a probable race condition. For the umpteenth
time, never ever make any Qt4 UI call from the video output thread!!
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.hpp