- Jun 26, 2023
-
-
This can be useful to check what the system can and cannot do. In debug builds we also test if the transform can be loaded. It can take a bit of time to activate the transform, so it's better not to do it in release builds.
-
- Jun 25, 2023
-
-
We can use the provided API's in UWP 19H1.
-
It's slightly different than the initial version.
-
We should be able to use wincrypt since we target 19H1.
-
-
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>
-
-
-
-
-
-
- contains gstreamer plugins to build gstdecode module - contains the QML parts of QtTest
-
shortcuts will enforce wrong profile and demux will never end regression by fix 2396e15b
-
- Jun 24, 2023
-
-
-
We need to remove the file after the test, in particular because that's what `make distcheck` will expect, and it will error out if the file is left at the test location. However, the current design of the recording feature doesn't guarantee that the file will exist as soon as the recording event is signaled, or even that it will even exist after the media player and libvlc instance are released, if no track data has been pushed to the pipeline.
-
- Jun 23, 2023
-
-
New count and data is being fetched asynchronously, old data is still available, return its count. This avoids flickering effect in views when new data appears as MLBaseModel.isReady became false when cache was updated
-
Fixes transcode with paced stream outputs (UDP, HLS and display) Fixes #25959
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Properly handle edited or unedited fields for both singular and plural input items in VLCInformationWindowController Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Update state of save metadata button immediately upon setting text field edit in VLCInformationWindow Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Set information window fields with original state strings, track changes accurately before updating save metadata button Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Make all editable NSTextFields in General section of VLCInformationWindow VLCSettingTextFields 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>
-
item operations in VLCInformationWindowController 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: Update streams when represented audio group is the subject of changes in VLCInformationWindowController Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Use new macro to eliminate duplication in fillWindowWithInputItemData of VLCInformationWindowController Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Add decodedMRL field to perform action on all fields macro of VLCInformationWindowController Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>