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

increase property and variable ranges for skins #10527

Merged
merged 1 commit into from
Oct 1, 2016
Merged

Conversation

ronie
Copy link
Member

@ronie ronie commented Sep 21, 2016

two commits:

1 - increase range for listitem properties by @phil65
this is not a fix, but a workaround for a bug that would really need fixing!!!1!
for discussion, please see: #8922

2 - increase range for variables
we currently 'only' reserve 500 places for skin variables (this used to be 1000 when the feature was introduced) and some skins are hitting (or exceeding) this limit.
as a result these skins pretty much get crippled after a few minutes of use.
this commit restores the reserved range for variables back to the original value of 1000.
see: http://forum.kodi.tv/showthread.php?tid=288287

@ronie ronie added Type: Fix non-breaking change which fixes an issue v17 Krypton Component: GUI engine labels Sep 21, 2016
@mention-bot
Copy link

@ronie, thank you for improving kodi! According to the last 5 commits, we found the potential reviewers: @phate89, @DaveTBlake and @Paxxi . Final approval needs to be given by the componenent maintainer.

@ronie
Copy link
Member Author

ronie commented Sep 25, 2016

squashed.
jenkins build this please.

@MartijnKaijser
Copy link
Member

Perhaps add a doxygen todo comment in this location so someone looking at the code sees there's an issue to be fixed?

@ronie
Copy link
Member Author

ronie commented Oct 1, 2016

i don't master the art of doxygen, mind checking if this is correct?

@Paxxi
Copy link
Member

Paxxi commented Oct 1, 2016

Changes look OK, can't say if this will cause any performance issues though

@MartijnKaijser
Copy link
Member

Jep looks good. Squash and merge i would say

@ronie ronie merged commit 8d19704 into xbmc:master Oct 1, 2016
@ronie ronie deleted the props-test branch October 15, 2016 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: GUI engine Type: Fix non-breaking change which fixes an issue v17 Krypton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants