MyMenu (1 Viewer)

MaxMan23

MP Donator
  • Premium Supporter
  • September 8, 2007
    380
    48
    Home Country
    Germany Germany
    Hi,

    Is there an Update to use it with 1.4.0?
     

    packstlauren

    MP Donator
  • Premium Supporter
  • November 26, 2006
    87
    50
    Home Country
    France France
    Hi,

    I'm quite busy at this time. I'll try to do an update as soon as possible. Perhaps this WE...

    Check this thread for good news.

    Cheers,


    Pack
     
    Last edited:

    packstlauren

    MP Donator
  • Premium Supporter
  • November 26, 2006
    87
    50
    Home Country
    France France
    Hi,
    Does anyone can tell me where find a good wiki for changing my plugin from v1.3 to v1.4. I'm not able to find a good one, and so on, I can't update my plugin.
    If someone has a good tip, thanks in advance.

    Cheers,

    Pack
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    You can bump max version to 1.3.100.0 or remove compatibility submodules of you think there were no changes from 1.2.0 fo 1.4.0 which can break you plugin. In second case simple [assembly: CompatibleVersion("1.1.6.27644")] is ok for every version until they decide to bump api.
     

    2.0

    MP Donator
  • Premium Supporter
  • January 18, 2012
    106
    19
    New York
    Home Country
    United States of America United States of America
    May I please have a look at the source code for MyMenu?
     

    packstlauren

    MP Donator
  • Premium Supporter
  • November 26, 2006
    87
    50
    Home Country
    France France
    Hi to all,

    I'm not able to map a special key to pop-up the menu with the API. I can only use "normal" key.

    It seems to use a KeyPressEventHandler : MediaPortal.GUI.Library.Action.ActionType.ACTION_KEY_PRESSED.

    public override void OnAction(MediaPortal.GUI.Library.Action action)


    Does anybody has a solution to map a special key ?
     

    Users who are viewing this thread

    Top Bottom