26 Commits (992dcf8968ff86de2f5b079d87f5e560b5693bf0)

Author SHA1 Message Date
Steve Lhomme 7a198cd386 qt: reorder includes to include windows.h later 3 years ago
Pierre Lamot 8e725d6e17 qt: fix accessiblity with DirectComposition compositor 3 years ago
Rémi Denis-Courmont 84c253cdd1 window: rename vout_window* to vlc_window* 4 years ago
Benjamin Arnaud c8b9045445 qt/compositor(s): Add activeFocusItem getter 4 years ago
Pierre Lamot cea5406265 qt: rename MainInterface to MainCtx 4 years ago
Pierre Lamot 66e297e7cb qt: factorize interface construction across compositor 5 years ago
Pierre Lamot 12676dcb85 qt: factorize vout window callbacks 5 years ago
Pierre Lamot df7d632545 qt: move MainInterface instantiation outside of the compositor 5 years ago
Steve Lhomme a0abbc594b gui: qt: simplify d3d11/dcomp includes 5 years ago
Steve Lhomme 9d5df23f5f gui: qt: add comment about the minimum _WIN32_WINNT value forced 5 years ago
Prince Gupta c6afb90ae4 qt/compositor_dcomp: implement acrylicsurface 5 years ago
Prince Gupta 606d8cfa92 qt/compositor_dcomp: allow adding visual from outside 5 years ago
Prince Gupta b74b0758f0 qt/compositor_dcomp: force Win 8.1 compilation 5 years ago
Pierre Lamot 71c7f79d60 qt: delete explicitly the InterfaceWindowHandler before destroying the interface 5 years ago
Pierre Lamot 121d07d217 qt: expose main window in Compositor 5 years ago
Pierre Lamot c51c3f1464 qt: don't use MainInterface as the root window in DComp compositor 5 years ago
Pierre Lamot 6725dc70e1 qt: initialize compositor in two phases 6 years ago
Pierre Lamot b60ad66fdb qt: allow to partially unload the interface 5 years ago
Pierre Lamot ec1a167076 qt: allow passing a global vout close callback to the compositor 5 years ago
Pierre Lamot 4044fe3bdf qt: alias intf_thread_t as qt_intf_t 5 years ago
Prince Gupta d118f1d0fc qt: expose type of compositor through its interface 5 years ago
Pierre Lamot 048df9d205 qt: implement PIP for DComp 6 years ago
Pierre Lamot 2465539ae6 qt: extract interface window handling from MainInterface 6 years ago
Pierre Lamot 12ddc77724 qt: use video window handler in DirectComposition compositor 6 years ago
Pierre Lamot d7abbd01c8 qt: fix uninitialized variables in DComp compositor 6 years ago
Pierre Lamot 3d6013c5e1 qt: add DirectCompositor compositor 6 years ago