Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update to Kodi Nexus and python 3.10 #46

Merged
merged 7 commits into from Jul 11, 2023

Commits on May 31, 2023

  1. feat: update to Kodi Nexus and python 3.10

    - refactorings to adhere to PEP8 and new add-on structure
    - take advantage of new settings API
    - move most of the logic to the Monitor subclass
    sanzoghenzo committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c2dd396 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. fix: various improvements

    - use pillow for image processing
    - preserving aspect ratio
    - capture was issued only at connection
    - reconnect on host or port settings change
    - remove unused labels
    sanzoghenzo committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    be20252 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    0318420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73b9d5 View commit details
    Browse the repository at this point in the history
  3. fixed readme

    sanzoghenzo committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2b78be8 View commit details
    Browse the repository at this point in the history
  4. Add Italian translation

    sanzoghenzo committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5f2ba28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6150bfd View commit details
    Browse the repository at this point in the history