78 Commits (e48a8a9eb2b507cbfecce661cf0fc843db05a6bd)

Author SHA1 Message Date
Rémi Denis-Courmont e48a8a9eb2 objects: add vlc_object_instance() 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Rémi Denis-Courmont 47afe1dcb2 qt: implement window enable & disable callbacks 7 years ago
Rémi Denis-Courmont 59a049d4a1 window: add enable/disable callbacks 7 years ago
Rémi Denis-Courmont d336d0c446 qt: check if video widget is available up-front 7 years ago
Rémi Denis-Courmont 240ab225db window: use dedicated state callback 7 years ago
Rémi Denis-Courmont 330b336644 window: add separate callback for resizing 7 years ago
Rémi Denis-Courmont 81a5c102a2 window: make vout_window_t.sys a void pointer 7 years ago
Rémi Denis-Courmont 64fcc45a14 qt: move window code 7 years ago
Rémi Denis-Courmont 2a38318770 window: use separate callbacks for fullscreen 7 years ago
Steve Lhomme 99ca992af9 qt: remove unneeded vout includes 8 years ago
Steve Lhomme 1ed89cfa38 qt: get/set the recent MRL time as vlc_tick_t 8 years ago
Hugo Beauzée-Luyssen 06a21a6443 modules: Remove references to the old media library 8 years ago
Francois Cartegnie 691c674bff Qt: split logically renderer widget and improve 8 years ago
Erwan Tulou d8d3d1efd3 qt: protect against invalid Qsize 8 years ago
Erwan Tulou 5ea9b98e29 qt: remove dubious and non functional call 8 years ago
Rémi Denis-Courmont bd00749be9 playlist: move pop-up menu variable 8 years ago
Rémi Denis-Courmont 4cedca0714 playlist: move FSC trigger and make it void 8 years ago
Rémi Denis-Courmont 6f485a389b playlist: move intf-boss variable 8 years ago
Rémi Denis-Courmont 4c1816844e playlist: move intf-show and make it void 8 years ago
Rémi Denis-Courmont 954d2d2c03 window: separate set-fullscreen and unset-fullscreen controls 8 years ago
Rémi Denis-Courmont d278550e77 qt: handle video widget cursor automatically (refs #18661) 8 years ago
Romain Vimont e590a8c53e qt: disable playlist on fullscreen 8 years ago
Romain Vimont d7fec54bad qt: prevent window jumps on resize (X11) 8 years ago
Romain Vimont 6d2b1762d2 qt: postpone resize if fullscreen is enabled 8 years ago
Romain Vimont d5941b70e7 qt: always save non-fullscreen widget size 8 years ago
Romain Vimont ec699bd102 qt: update all time labels on seek request 8 years ago
Hugo Beauzée-Luyssen 22c9f2a46d qt: Don't enforce a default screen to the fullscreen controller 8 years ago
Thomas Guillem 8cc46013da qt: fix video moved to the art container when a first vout fails 8 years ago
Hugo Beauzée-Luyssen d3e6d9da7f qt: main_interface: Don't cache embedded-video setting 8 years ago
Hugo Beauzée-Luyssen 8da9abc695 qt: main_interface: Create the videoWidget when needed 8 years ago
Hannes Domani e472717ea5 qt: fix crash if no fullscreen controls are available 8 years ago
Pierre Lamot 24b436c88a qt: fix setScreen might crash on wayland when entering fullscreen 8 years ago
Erwan Tulou a420de3223 qt: fix crash when undocking playlist on Wayland + optimization elsewhere 8 years ago
Pierre Lamot 117658e758 qt: check if QDesktopWidget::screenNumber() returns a valid screen 8 years ago
Pierre Lamot 562a10a157 qt: set FSControler screen when entering in fullscreen mode 8 years ago
Marvin Scholz ba8922fbd2 qt: Remove macOS specific main interface styling 9 years ago
Pierre Lamot a254cd2de2 qt: provide always on top for main UI 9 years ago
Adrien Maglo cd6598579b Qt: fix a wrong logic for the check of the fullscreen screen number 9 years ago
Adrien Maglo ff4b90c15a Qt: fix the qt-fullscreen-screennumber option 9 years ago
Pierre Lamot 8f05b289e0 qt: fix automatic resize on X11 with HiDPI 9 years ago
Pierre Lamot fc1170f095 qt: don't hide playing video when docking playlist 9 years ago
Pierre Lamot c693e241ba qt: don't auto resize when window is tiled with win7 aero snap 9 years ago
Pierre Lamot 64e6301a6c qt: send mouse release events before popping a QMenu to avoid Vout mouse state corruption 9 years ago
Pierre Lamot 6059e59bf6 qt: switch to the background widget when de-docking the playlist and no video is playing 9 years ago
Daniel Amm 631ffade67 Qt: fix position the toolbar above the video (fixes #15306) 9 years ago
Pierre Lamot 0285ba4eea qt: fix automatic resizes when windows is tiled on X11 9 years ago
Pierre Lamot 0b053e6444 qt: specify the image extension in Qt ressource keys for proper rendering of SVG with Qt5.6 9 years ago
Pierre Lamot bfd1127484 qt: respect Dpi while rendering Svg to QPixmap 9 years ago
Hugo Beauzée-Luyssen 31e424004d input: Reintroduce subtitle extension check 9 years ago