- Aug 10, 2024
-
-
ahmed moselhi authored
-
Rather than having a type mapping defined in each files
-
the artwork fallback depends on the item type and may be different for each item we may as well expose it as a model property
-
-
-
-
- Aug 09, 2024
-
-
macosx: Configure presentation of labels in updateRepresentation of media item supplementary detail view Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Add media item labels stack view and labels textfield to media item supplementary detail 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>
-
-
-
-
- Aug 08, 2024
-
-
... into `ListViewExt.qml` and `TableViewExt.qml`, respectively. These files have been doing more than custom key navigation for a long time. It is now time to give them a more generic name.
-
This commit fixes a regression from 03d91093 that prevented a RESET_PCR when the input was more than 300ms late. Indeed, a PCR going backward must be a discontinuity, there is no need to compare it with system dates. Comparing with system dates could lead to a backward system discontinuity, that is generally handled by increasing the pts-delay and calling RESET_PCR (when input_clock_Update() return late > 0).
-
Steve Lhomme authored
This reverts commit 1a50809c.
-
Steve Lhomme authored
This reverts commit bfe0a6e7.
-
Steve Lhomme authored
This reverts commit 004e1980.
-
Steve Lhomme authored
This reverts commit b7e7305e.
-
Steve Lhomme authored
It's currently neither mandatory nor configurable to compile Rust contribs.
-
Steve Lhomme authored
Only rely on the environment having the proper Rust toolchain available.
-
Steve Lhomme authored
Introduced in 720499ee.
-
Steve Lhomme authored
Similar to d0f93110 for iOS/tvOS/xrOS/watchOS.
-
Steve Lhomme authored
Similar to d0f93110 for emscipten.
-
-
-
Steve Lhomme authored
This is what avcodec/audio expects when detecting the extradata. See InitDecoderConfig()
-
Steve Lhomme authored
The 36 is the 12 bytes we write plus 24 bytes from ALACSpecificConfig. Also avoid subtracting 12 from a variable were we added 12 (our header).
-
Steve Lhomme authored
Since the PREFIX/bin path is no longer in the PATH, it uses libcrypt-config from the system (if it exists) which is targetting the native platform.
-
This allows them to be used easily in other places than the CSS engine by not tying them conditionally to that but the other way around.
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Handle all relevant (i.e. group type) model item update notifications in media item list supplementary detail 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>
-
macosx: Simplify thumbnail generation for compound thumbnails by directly comparing the constituent images Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-