- Dec 01, 2024
-
-
... 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.
-
Steve Lhomme authored
The hardware decoders need it and the packetizer can fill it for us.
-
Steve Lhomme authored
The optional part needed by the decoders. This will restart the decoders if needed, but they should have received no frames yet or the hardware decoder may be usable again or not (after a sequence header change).
-
Steve Lhomme authored
The code doesn't support out-of-tree builds.
-
Another Qtff violation by FinalCut Could have been done properly with registration, but who cares...
-
-