- Jan 12, 2021
-
-
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>
-
D&D does not work when a button is enabled. This patch ensures that all buttons are forcefully disabled. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
+ uncouple SortControl and Playlist SortKey / SortOrder enums. 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>
-
This patch enables getting a list of sorting keys with titles as a valid model so that there won't be redefinition on the QML side. 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>
-
instead of creating separate local VLCColors instances, use the one added to the VLCStyle file instead when forcing night theme for items. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Overlay menu (PlaylistMenu) from Playlist is refactored and exported to make it reusable. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Use a smart pointer to "abandon" an AsyncTask using RAII. This avoids to forget to call abandon() on client destruction. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- Jan 11, 2021
-
-
Marvin Scholz authored
-
Marvin Scholz authored
-
- Jan 10, 2021
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This causes obvious serious problems with recursion.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is a static lock. As of 4.0.0-dev-11158-ga18c4d6570, there are no needs to initialise static locks on Windows.
-
Rémi Denis-Courmont authored
This is a static lock. As of 4.0.0-dev-11158-ga18c4d6570, there are no needs to initialise static locks on OS/2.
-
Rémi Denis-Courmont authored
Reported-by GitHub team members: @erik-krogh, @geoffw0, @MathiasVP, @owen-mc
-
Olivier Aubert authored
to be consistent with the style used throughout the libvlc typedef declarations.
-
- Jan 08, 2021
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- Jan 07, 2021
-
-
Konstantin Pavlov authored
Also specify amd64 for being future-proof when we have Big Sur+ builders.
-
Fixes the build on macOS, which previously would link dynamically to libebur128 and fail at runtime.
-
This is an adapted version (to apply on 1.2.4) of the PR I sent upstream to honor the BUILD_SHARED_LIBS option (which is the officially intended way to handle static vs shared libraries).
-
- Jan 06, 2021
-
-
François Cartegnie authored
-
François Cartegnie authored
regression after 1a7915a5
-
François Cartegnie authored
-
François Cartegnie authored
regression by refactoring changes in b15abfbf
-
François Cartegnie authored
-
François Cartegnie authored
-
Alexandre Janniaux authored
The android picture contexts are not initialized when mediacodec-dr has been disabled, since it's done at the creation of the video context. Since we don't have android picture, it's indeed expected that we don't need to release their context. Fix #24698
-
- Jan 05, 2021
-
-
François Cartegnie authored
-