- Dec 02, 2024
-
-
anchor the view to expand index, other items are not in focus (have lower opacity), this improves better main content focus
-
- Dec 01, 2024
-
-
Steve Lhomme authored
qmake doesn't provide the proper contrib QT_VERSION when using a -qtconf. It provides the version it was compiled with (!). So we use the one from contribs if possible.
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Steve Lhomme authored
LLVM(18) doesn't support this option in any language. GCC warns that this is not supported in C++ but autotools and meson consider it's supported. Fixes this warning: > cc1plus: warning: '-Werror=' argument '-Werror=return-mismatch' is not valid for C++
-
... so that the user knows that deleting all profiles bring back the default styles (such as default, minimalist, classic styles) with new profiles.
-
Error handling simplification.
-
No functional changes.
-
-
This will allow to go past 64 pictures and handle dynamic pools.
-
-
Media Framework SDK is retired in favor of Video Processing Library for intel hardware encoding. Changing the included header and pkgconfig is enough. Signed-off-by:
Nicolas Chauvet <kwizart@gmail.com>
-
Steve Lhomme authored
When installing files the messages are like: Copying new files: File: [1], Directory: [9], Size: [6] It only happens on Windows arm64, but we can apply this to all targets to have a consistent experience. Found the fix in https://stackoverflow.com/a/44182276 Fixes #28887
-
- Nov 30, 2024
-
-
Steve Lhomme authored
Left after 24efbdb2.
-
Steve Lhomme authored
VLC 4.0 supports Windows 7 and above.
-
Steve Lhomme authored
Fixes #28885
-
-
macosx: Apply constraint between foreground cover art view and fake title bar view with direct anchors relationship Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Extract bottom bar view and cover art foreground view constraint application to separate method Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Ensure audio decorative view foreground view is correctly positioned below the fake title bar in main video view Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Add constraint relating to placing central controls button stack view at bottom of main video view Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
-
-
-
-
-
-
Steve Lhomme authored
The hardware decoders need it and the packetizer can fill it for us.
-