Recent content by GitHub

  1. GitHub

    [ScreenButtonsBar] check "val.boolean", not "val.text"

    [ScreenButtonsBar] check "val.boolean", not "val.text" i.e. StaticText class has a "boolean" attribute, but Boolean class does not have a "text" attribute Continue reading...
  2. GitHub

    openvix: developer 6.7.010.004

    openvix: developer 6.7.010.004 Continue reading...
  3. GitHub

    Merge branch 'Developer' into Python3.12

    Merge branch 'Developer' into Python3.12 Continue reading...
  4. GitHub

    openvix: developer 6.7.010.003

    openvix: developer 6.7.010.003 Continue reading...
  5. GitHub

    [Added] ScreenButtonsBar addon

    [Added] ScreenButtonsBar addon [Fixed] Pager not works with MainMenu addon Continue reading...
  6. GitHub

    PEP8 double aggressive E225 ~ E228 and E231

    PEP8 double aggressive E225 ~ E228 and E231 Continue reading...
  7. GitHub

    [ScreenButtonsBar] cosmetic

    [ScreenButtonsBar] cosmetic Continue reading...
  8. GitHub

    [Fixed] Wrong calculation

    [Fixed] Wrong calculation Continue reading...
  9. GitHub

    Add missing action buttons

    Add missing action buttons Continue reading...
  10. GitHub

    [ScreenButtonsBar] fix action buttons order when in "farRight" mode

    [ScreenButtonsBar] fix action buttons order when in "farRight" mode Continue reading...
  11. GitHub

    [Translations] Updated Finnish (fi.po) translation

    [Translations] Updated Finnish (fi.po) translation Translated latest changes. Continue reading...
  12. GitHub

    [Screen] remove some debug

    [Screen] remove some debug Continue reading...
  13. GitHub

    [config.py] replace and/or syntax with if/else

    [config.py] replace and/or syntax with if/else Continue reading...
  14. GitHub

    [config.py] ConfigSelection: add getChoices/getDescriptions

    [config.py] ConfigSelection: add getChoices/getDescriptions Superfluous, but added for compatibility with shared plugins. - config.item.getChoices() is equivalent to config.item.choices.__list__() - config.item.getDescriptions() is equivalent to config.item.description.__list__() Original...
  15. GitHub

    [Fixed] transparency not work in servicelist

    [Fixed] transparency not work in servicelist Continue reading...
Back
Top