]> git.sesse.net Git - vlc/commit
Move the messages update function to another thread. It prevents it from
authorEric Petit <titer@videolan.org>
Mon, 10 Feb 2003 15:23:46 +0000 (15:23 +0000)
committerEric Petit <titer@videolan.org>
Mon, 10 Feb 2003 15:23:46 +0000 (15:23 +0000)
commit71ea4eb9c5bfaa00b2192152f842e506482a10c1
tree30ecdf4fbccf6f2cffe70afdadf1f98df38dd334
parent2d68f9c1bee6bb28a78a665ea5fdd706cedfe86f
  Move the messages update function to another thread. It prevents it from
 freezing the main window (cannot seek anymore, etc).
modules/gui/beos/InterfaceWindow.cpp
modules/gui/beos/InterfaceWindow.h
modules/gui/beos/MessagesWindow.cpp
modules/gui/beos/MessagesWindow.h