AtmoWin - improvement discussion (2 Viewers)

azzuro

Test Group
  • Team MediaPortal
  • May 10, 2007
    9,984
    5,663
    France - IDF
    Home Country
    France France
    Hallo Bassfan
    i have found a bug ( not related to your work )
    it's on White/Color Adjustement
    The checkbox of Calibration are always checked, and only one should be checked.
    the default one should be Simple White

    Step :
    Open White adjustement
    Simple White & Color are both checked
    Select White or Color and you can't have both checked.
    Click OK
    Return to this dialog, both are always checked.

    Feature :
    Add an condition for have Live Stream Color, because when enter in this mode, the color are forced ( the default is White )
     

    Attachments

    • atmowin color bug.png
      atmowin color bug.png
      171.4 KB
    B

    BassFan

    Guest
    Hallo Bassfan
    i have found a bug ( not related to your work )
    it's on White/Color Adjustement
    The checkbox of Calibration are always checked, and only one should be checked.
    the default one should be Simple White

    Step :
    Open White adjustement
    Simple White & Color are both checked
    Select White or Color and you can't have both checked.
    Click OK
    Return to this dialog, both are always checked.

    Feature :
    Add an condition for have Live Stream Color, because when enter in this mode, the color are forced ( the default is White )


    i will fix that..
    when work on registry Settings.

    many is wrong and not readable
    Sample..
    1. IDC_CHECK1
    2. IDC_CHECK2
    3. IDC_CHECK3 and so on.
    no reasonable identification :(

    why IDC_ENABLED ? :mad:and not IDC_CHK_WHITEADJ (y)
    many wrong here

    see Diff.. only for Information what i have changed
    and is far from finished

    greets
     
    Last edited by a moderator:
    B

    BassFan

    Guest
    @azzuro Return to this dialog, both are always checked.
    i can not reproduce it..

    ok..
    i can confirm this only is no entry in the registry.
    also first start without Settings in registry.

    greets
     
    Last edited by a moderator:
    B

    BassFan

    Guest
    sorry i can not Change the Registry to XML
    without serialize the entire LIB which i use (tinyxml)
    this is to high for me. :(

    I want to do what I can, but not all
    I hope her forgive me

    I will not copy and paste what I don't understand from other Project to
    i can not write it self then i leave it..

    greets
     
    Last edited by a moderator:
    B

    BassFan

    Guest
    what your want enabled by first start

    simple White adjustment or Color adjustment ?
    or nothing?

    if RadioButton White checked then should be simple White adjustment.

    OK:
    simple White adjustment is now checked as default

    greets
     
    Last edited by a moderator:
    B

    BassFan

    Guest
    maybe call dev for help :
    I looked at it, but its to complicated for me too.


    simple White adjustment is now checked as default
    Yeah, thats how it should be, thanks :).


    i have no Problem with registry that is simple.. and understand what the code do!
    that Problem is xml object serialization
    This requires a high level know about XML (see System.Windows.Serialization in MP)
    and that is not writen in one day ;)

    here a sample how it work.. (only Dialog example)
    the lib is great

    original XMLFondation
    see in the lib and you understand what i mean.

    And the other Problem i Forget ONE Point(from Settings) then AtmoWin no longer work!.
    I want to, but it can not, too critical for me

    Schuster bleib bei deinen Leisten!
    Cobbler, stick to your trade. :)

    any testing v.1.0.0.4 ?
    so can merge to master
    and create a new MPEI installer for it?

    greets
     
    Last edited by a moderator:
    B

    BassFan

    Guest
    Registry! to xml
    OK... I work out but without any guarantee that it is done
    then I tried it at least

    is ready when it is ready

    greets
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,984
    5,663
    France - IDF
    Home Country
    France France
    Hey Thank you Emil
    Do, what you can ;)

    PS : don't use the same branch : Exp_language_path
    if you want commit -> select new branch.
    i hope have the time this evening for release mpei on 1.0.0.4
     

    Users who are viewing this thread

    Top Bottom