]> git.sesse.net Git - vlc/commit
* modules/gui/skins2: ignore WM_PAINT events on the vout window
authorOlivier Teulière <ipkiss@videolan.org>
Sun, 14 Nov 2004 17:29:39 +0000 (17:29 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Sun, 14 Nov 2004 17:29:39 +0000 (17:29 +0000)
commit51a3196bd562e8bab25e910524928902e506d461
tree691adb32875f49da994c0f765ddb22c5369f9bd1
parent6227d1346e069c789579a419fd4c3e38be954bdd
 * modules/gui/skins2: ignore WM_PAINT events on the vout window
   This gives better results when moving the window, but resizing is still
   flickering
modules/gui/skins2/src/generic_window.hpp
modules/gui/skins2/src/vout_window.hpp
modules/gui/skins2/win32/win32_loop.cpp