[Approved] Allow plugins as Screensavers (1 Viewer)

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France

    sccrgoalie1

    Portal Pro
    September 12, 2013
    109
    165
    38
    Home Country
    United States of America United States of America
    Hi sccrgoalie1 :)

    Can you set your Visual Studio with recommended setting from wiki :) ? (from here : http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/4_Development/Coding_Standards)

    Your latest push in branch missing some space (you can compare the branch from MP1 repo)
    Thanks :)

    Also the latest fix is not 100% working, now we can't enable plugins disabled and can't disable plugins enabled, it's like setting is not write to xml.
    Can you correct it ?

    Seb.
    I thought I set visual studio correctly, I'll double check the settings. Thanks.

    I'll check out the enable disable issue tomorrow, and fix it up.
     

    sccrgoalie1

    Portal Pro
    September 12, 2013
    109
    165
    38
    Home Country
    United States of America United States of America
    Hi sccrgoalie1 :)

    Can you set your Visual Studio with recommended setting from wiki :) ? (from here : http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/4_Development/Coding_Standards)

    Your latest push in branch missing some space (you can compare the branch from MP1 repo)
    Thanks :)

    Also the latest fix is not 100% working, now we can't enable plugins disabled and can't disable plugins enabled, it's like setting is not write to xml.
    Can you correct it ?

    Seb.
    I thought I set visual studio correctly, I'll double check the settings. Thanks.

    I'll check out the enable disable issue tomorrow, and fix it up.
    Commit pushed to my branch that fixes this issue. I also reviewed all the coding standards and updated some spacing. If you see anything specific I'm missing please let me know and I'd be happy to fix :)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Yeah thanks seems good :)

    I have corrected 2005-2010 to 2005-2013 (i forgot also to change that lol)
    Remove some space at the end of line (when commit the change, you can see it and you can remove it manually) :

    Line_end_space.JPG


    You see : these ...... after }, they can be removed :)

    Last thing i think is when we have a Jira Entry, you have to put Jira issue key in each commit message like :
    Yours : Spacing updates
    Correct one : MP1-4231 : Spacing updates

    This will help to create review easily :)

    Ps : don't get me wrong, you did a good job and with above it will like perfect :)
     

    sccrgoalie1

    Portal Pro
    September 12, 2013
    109
    165
    38
    Home Country
    United States of America United States of America
    Yeah thanks seems good :)

    I have corrected 2005-2010 to 2005-2013 (i forgot also to change that lol)
    Remove some space at the end of line (when commit the change, you can see it and you can remove it manually) :

    View attachment 137849

    You see : these ...... after }, they can be removed :)

    Last thing i think is when we have a Jira Entry, you have to put Jira issue key in each commit message like :
    Yours : Spacing updates
    Correct one : MP1-4231 : Spacing updates

    This will help to create review easily :)

    Ps : don't get me wrong, you did a good job and with above it will like perfect :)
    Thanks for taking time to explain these things. I really appreciate it!
     

    Users who are viewing this thread

    Top Bottom