- Sep 02, 2021
-
-
- Jul 30, 2021
-
-
- Jul 12, 2021
-
-
Steve Lhomme authored
This allows using COM helpers and shorter API calls. It's already built with C++ from the sensor and DirectComposition handlers.
-
- May 20, 2021
-
-
This class allows us to avoid duplicates for the CoverGenerator and the cover property.
-
- May 10, 2021
-
-
note that in the logo case, an extra note is added to the end of the pos x/y longtext, requiring an override. position texts tweaked to make generic.
-
- May 09, 2021
-
-
Supports both GL and GLES2, configurably.
-
-
Rebases vulkan/display.c ontop of the new API-agnostic libplacebo GPU abstraction module. This opens up libplacebo/display.c to work with API backends other than Vulkan. Note: this has the side effect of bumping up the minimum libplacebo dependency, because now the libplacebo vout is always compiled when libplacebo is available. On the plus side, however, it simplifies the configure check. That said, 1.7.0 is from 2018, and packaged everywhere (including debian stable). so this should be fine.
-
- May 08, 2021
-
-
This class can be useful to retrieve composed thumbnails for groups, playlists and genres. It supports a few options like custom size, count and division type.
-
- Apr 20, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Apr 13, 2021
-
-
Pierre Ynard authored
-
- Apr 06, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
This patch brings a QML dialog to replace the removed dialog. It should also fix the dialog looking weird issue #25575 / #25575 Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
WindowDialog is a wrapper of QtQuick.Window which provides a simple base for qml based dialogs. It is intended to be an alternative to Qt.labs.platform Dialog and Qt Quick Controls 2 Dialog. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
the hybrid (native dialog + qml context) toolbar editor dialog has a lot of drawbacks and causes many problems. A proper QML dialog for the toolbar editor is going to replace the hybrid (old) one. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Mar 15, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Feb 23, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Jan 29, 2021
-
-
Alexandre Janniaux authored
Now that the Core Animation layer baked EAGL implementation is available as an usual vlc_gl_t opengl es2 provider, and that the UI interaction with the UIView has been moved to a specific vout window module, we don't need a specific display code for OpenGL on iOS and can rely on the usual linux/android module.
-
- Jan 25, 2021
-
-
The header is called medialibrary.h. Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- Jan 18, 2021
-
-
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
- Jan 12, 2021
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
This makes Playlist directory naming more consistent. It also prevents confusion with the PlaylistItem class in backend. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Jan 04, 2021
-
-
"Continue watching" section with list of videos the user started playing added at the top of the "Video" section. Scrolling the "Video" page is performed on all area vertically. Scrolling the "Continue watching" section is horizontal. In order to preserve loading items on scrolling the content the Continue watching video section inserted at the top as header of grid view and of list view. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Dec 18, 2020
-
-
Pierre Lamot authored
-