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

[addons] Slightly optimize CAddonInfo::GetKnownInstanceIds(). #23269

Merged

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented May 11, 2023

A small optimization of the changes introduced with #22437, no functional changes.

Runtime-tested on macOS, latest Kodi master.

@emveepee could you do a runtime-test, please for review?

@ksooo ksooo added Type: Cleanup non-breaking change which removes non-working or unmaintained functionality Component: Add-ons v21 Omega labels May 11, 2023
@ksooo ksooo added this to the Omega 21.0 Alpha 2 milestone May 11, 2023
@ksooo ksooo requested a review from AlwinEsch May 11, 2023 15:53
@emveepee
Copy link
Contributor

@ksooo, runs fine as an optimization. I had to go back a few commits to make sure it still showed the error.

Copy link
Member

@AlwinEsch AlwinEsch left a comment

Choose a reason for hiding this comment

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

Hope to become my PC on weekend to test.

xbmc/addons/addoninfo/AddonInfo.cpp Outdated Show resolved Hide resolved
xbmc/addons/addoninfo/AddonInfo.cpp Outdated Show resolved Hide resolved
xbmc/addons/addoninfo/AddonInfo.cpp Outdated Show resolved Hide resolved
@ksooo ksooo force-pushed the addons-optimize-addoninfo-getknowninstanceids branch from 62c16b5 to e20e797 Compare May 12, 2023 14:41
@ksooo ksooo merged commit a6038be into xbmc:master May 17, 2023
2 checks passed
@ksooo ksooo deleted the addons-optimize-addoninfo-getknowninstanceids branch May 17, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Add-ons 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

3 participants