home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0003906: Bump SkinVersion and MinRequiredVersionDefault for 1.3.0Alpha
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MediaPortal-Bot" data-source="post: 878103" data-attributes="member: 48617"><p>CompatibilityManager.cs has <br /> <br /> <br /> public static readonly Version SkinVersion = new Version(1, 2, 0, 0);<br /> private static readonly string MinRequiredVersionDefault = "1.1.8.0"; // 1.2.0 RC1<br /> <br /> Quote from Arion in conversation "MP uses SkinVersion private const in Mediaportal.cs<br /> Themes manager uses SkinVersion public static variable (the one we have to change for MPEI as well) in CompatibilityManager.cs<br /> <br /> We should change MP to use the CompatibilityManager one. But lets leave that for Beta, for now lets just bump both (I think it is safer this way). "<br /> <br /> MediaPortal.cs has<br /> <br /> private Version SkinVersion = new Version(1, 3, 0, 0);<br /> <br /> Not sure if anything needs changing here, but arion knows.<br /> <br /> With this change, theme versions will be okay as 1.3.0.0 for the alpha.</p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=3906" target="_blank">Continue reading...</a></p></blockquote><p></p>
[QUOTE="MediaPortal-Bot, post: 878103, member: 48617"] CompatibilityManager.cs has <br /> <br /> <br /> public static readonly Version SkinVersion = new Version(1, 2, 0, 0);<br /> private static readonly string MinRequiredVersionDefault = "1.1.8.0"; // 1.2.0 RC1<br /> <br /> Quote from Arion in conversation "MP uses SkinVersion private const in Mediaportal.cs<br /> Themes manager uses SkinVersion public static variable (the one we have to change for MPEI as well) in CompatibilityManager.cs<br /> <br /> We should change MP to use the CompatibilityManager one. But lets leave that for Beta, for now lets just bump both (I think it is safer this way). "<br /> <br /> MediaPortal.cs has<br /> <br /> private Version SkinVersion = new Version(1, 3, 0, 0);<br /> <br /> Not sure if anything needs changing here, but arion knows.<br /> <br /> With this change, theme versions will be okay as 1.3.0.0 for the alpha. [url="http://mantis.team-mediaportal.com/view.php?id=3906"]Continue reading...[/url] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0003906: Bump SkinVersion and MinRequiredVersionDefault for 1.3.0Alpha
Contact us
RSS
Top
Bottom