- Sep 09, 2022
-
-
So that we can factor together the different checks on X11 and Wayland support.
-
-
QT5_PLUGINS includes the cross-platform plugins for Qml, imageformats, network, etc, while QT5_PLATFORM_PLUGINS includes mandatory plugins for specific platforms. LIBS_qt currently contains the optional plugins.
-
The Qt plugin list needs to be used both in vlc-qt-check binary and in the Qt plugin itself.
-
The module is not compiled conditionnally to an autoconf variable so there is no point in giving an -rpath option here.
-
-
- Sep 04, 2022
-
-
- Aug 30, 2022
-
-
- Aug 23, 2022
-
-
- Aug 22, 2022
-
-
- Jul 29, 2022
-
-
- Jul 24, 2022
-
-
-
-
Update the font icon with assets by designers
-
remove unused assets, move them outside the playlist subdirectory
-
-
the asset name matches the filename
-
the alias matches the filename
-
the alias matches the filename
-
- Jul 14, 2022
-
-
- Jul 12, 2022
-
-
This reduce the number of intermediary FBO and shader passes
-
- Jul 02, 2022
-
-
Co-authored-by:
Pierre Lamot <pierre@videolabs.io>
-
- Jul 01, 2022
-
-
- Jun 26, 2022
-
-
-
We also update the EmptyLabel implementation to make it generic.
-
- Jun 11, 2022
-
-
- May 31, 2022
-
-
- May 17, 2022
-
-
-
a generic ML context model
-
can be used to create native menus with support asyncronously retreive data from MLBaseModel like model
-
QtObject which supports direct children
-
- May 14, 2022
-
-