AtmoWin - improvement discussion (1 Viewer)

Lightning303

MP Donator
  • Premium Supporter
  • September 12, 2009
    798
    577
    Home Country
    Germany Germany
    Does anybody know if there is a command line option for switching profiles in AtmoWin?
    I'm trying to automate the entire process with EventGhost ;)

    For the public. No there isnt.
    Switching profiles is implemented for the com interface here:
    https://github.com/ambilight-4-mediaportal/AtmoWin/blob/master/AtmoRemoteControlImplEx.cpp#L94-L147

    But not for AtmoCtrl
    https://github.com/ambilight-4-medi...Add_missing_lib/AtmoCtrl/AtmoCtrl.cpp#L67-L85

    @azzuro the missing libs should be merged to master ;)
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    @BassFan
    Can you, if you have time (for it) to change the path of language as "portable", for take the language in the folder of Atmowin.exe ?
    thank you

    yes!

    greets
    Awesome ;)

    While you're working on it, i've got another suggestion/request:
    Since we only need to run an 'AtmoWinA.exe /register' after install, could that be implemented in the MPEI after install?
    Then we can also remove reg_filter.bat, register.bat & unreg_filter.bat from repo.
     
    B

    BassFan

    Guest
    @BassFan
    Can you, if you have time (for it) to change the path of language as "portable", for take the language in the folder of Atmowin.exe ?
    thank you

    yes!

    greets
    Awesome ;)

    While you're working on it, i've got another suggestion/request:
    Since we only need to run an 'AtmoWinA.exe /register' after install, could that be implemented in the MPEI after install?
    Then we can also remove reg_filter.bat, register.bat & unreg_filter.bat from repo.


    that should work i think..
    is a part of @azzuro. ;)
    i'm not create the MPEI Installer.

    for the other take a while work on Viz-Stuff on this time.

    greets
     
    B

    BassFan

    Guest
    @BassFan
    Can you, if you have time (for it) to change the path of language as "portable", for take the language in the folder of Atmowin.exe ?
    thank you


    Hmm not understand correctly i think.
    what your want?
    the Language Path is in the Folder where AtmoWin.exe is available
    Code:
    strcat(szCurrentDir, "\\Team MediaPortal\\MediaPortal\\AtmoWin\\Language");

    greets
     

    Users who are viewing this thread

    Top Bottom