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

[video] Unify code paths for 'show video information' … #23674

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Aug 27, 2023

…to gain consistent behavior. Optimize and modernize code a bit.

Existing code to open the video information dialog is kinda unstructured (it grew in an organic manner over time, I'd say.). This PR tries to unify and simplify the different code paths. No functional changes intended, just refactoring for better maintainability.

Runtime-tested on macOS and Android, latest Kodi master.

@enen92 can you please take a look...

…ent behavior. Optimize and modernize code a bit.
@ksooo ksooo added Type: Cleanup non-breaking change which removes non-working or unmaintained functionality Component: Video v21 Omega labels Aug 27, 2023
@ksooo ksooo added this to the Omega 21.0 Alpha 3 milestone Aug 27, 2023
@ksooo ksooo requested a review from enen92 August 27, 2023 13:04
Copy link
Member

@enen92 enen92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and I trust your judgement. There'll probably be regressions but that's the cost of touching this stuff. Without it the project can't move forward anyway.

@ksooo ksooo merged commit 9e88ab7 into xbmc:master Aug 28, 2023
2 checks passed
@ksooo ksooo deleted the video-unify-show-information-codepaths branch August 28, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Video Type: Cleanup non-breaking change which removes non-working or unmaintained functionality v21 Omega
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants