Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omega #1

Merged
merged 52 commits into from
Apr 8, 2024
Merged

Omega #1

merged 52 commits into from
Apr 8, 2024

Conversation

ktheticdev
Copy link
Owner

Description

Motivation and context

How has this been tested?

What is the effect on users?

Screenshots (if appropriate):

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • Clean up (non-breaking change which removes non-working, unmaintained functionality)
  • Improvement (non-breaking change which improves existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that will cause existing functionality to change)
  • Cosmetic change (non-breaking change that doesn't touch code)
  • None of the above (please explain below)

Checklist:

  • My code follows the Code Guidelines of this project
  • My change requires a change to the documentation, either Doxygen or wiki
  • I have updated the documentation accordingly
  • I have read the Contributing document
  • I have added tests to cover my change
  • All new and existing tests passed

CrystalP and others added 30 commits March 1, 2024 08:18
[VideoPlayer] Fix initial interlaced stream refresh rate switch
[video] fix selection after changing video or extra art
[PVR] Channel Manager: Fix refresh channel icons; old icons still shown after refresh.
[video] fix selected item after removing version/extra
[doc] Fix incorrect tag name for the disabled slider bar texture
Bump androidx.tvprovider:tvprovider
Stopped being used after PR xbmc#24477
[Docs] Fix doxygen references for cutlist deprecation
[Android] Adjust GUI SRD peak luminance when display is in HDR PQ mode
Applied jenkins diff patch

Update xbmc/video/dialogs/GUIDialogSubtitles.cpp

Co-authored-by: Miguel Borges de Freitas <enen92@kodi.tv>
Store streamed video subtitle on custom subtitles path if defined by user
…ttrs

[BP][macOS] fall back to legacy OpenGL profile on NSOpenGLContext creation error xbmc#24822
LLVM 15 raised some warning types to errors. For our purposes, just lower back
to warnings.
…te_fix

[BP][cmake] UWP fix escaping generate-UWP-pythonfix script
fuzzard and others added 22 commits March 12, 2024 11:26
[BP][tools/depends] LLVM15 support - reduce errors to warnings
For linux packaging, a svg icon should be prefered, as it allows higher resolution icons
…-omega

[Omega][video] Fix regression when playing deleted movie.
stacks: make InitializeStackStartPartAndOffset return optional and ha…
[backport] Fix typo in Zeroconf service identifier
Repository update can fail in a way that would lead to an
immediate reschedule of the update. A common reason would be
a failure to update the `nextcheck` column of the `repo` table.
This leads to mirror and repository servers getting constantly
hammered.

Since there is no reason to have a smaller update interval than
an hour anyway, we just enforce this as the minimum in all
regular updates. This should catch all possible errors leading
to a continuous series of requests.

Fixes xbmc#24829.
Backport xbmc#24886 " Enforce minimum interval between add-on repository updates"
…g-profiles-omega

[Omega][addons] Fix addonmgr/profilemgr deadlock when switching profiles
[cores] DllLoader wrapper fstatvfs64 - Backport
Info: 'Un-deprecate' color and process info labels
@ktheticdev ktheticdev merged commit 3f2cd5b into Android-Bluray-Menu-2023 Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet