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

Update LCD4Linux #1

Merged
merged 17 commits into from
Aug 11, 2024
Merged

Update LCD4Linux #1

merged 17 commits into from
Aug 11, 2024

Commits on Aug 11, 2024

  1. PEP8 double aggressive E251 and E252

    oe-alliance-plugins python bot authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e591c64 View commit details
    Browse the repository at this point in the history
  2. PEP8 double aggressive E301 ~ E306

    oe-alliance-plugins python bot authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    089c368 View commit details
    Browse the repository at this point in the history
  3. PEP8 double aggressive E301 ~ E306

    oe-alliance-plugins python bot authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e0f2085 View commit details
    Browse the repository at this point in the history
  4. [LCD4linux] v5.0-r16 memory leak bugfixed

    - fixed slowing down of the box after a couple of hours (memory leak)
    MrServo authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    bb126cd View commit details
    Browse the repository at this point in the history
  5. [LCD4linux] revert commit 1df1cc0

    MrServo authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3c74b3b View commit details
    Browse the repository at this point in the history
  6. [LCD4Linux]

    * use BoxInfo instead of boxbranding
    jbleyel authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4d0a16c View commit details
    Browse the repository at this point in the history
  7. [LCD4Linux]

    * add ScreenSummary
    jbleyel authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    939f32b View commit details
    Browse the repository at this point in the history
  8. [LCD4linux] v5.0-r17 bugfix & improvement

    - bugfix: selected color of calendar column 'Saturday' and 'Sunday' is acting now correctly
    - improvement safer handling of MSN 'windy-flag' (sometimes it exists - sometimes not)
    
    HINT: LCD4linux is still working under Python2 and Python3
    MrServo authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b39bb69 View commit details
    Browse the repository at this point in the history
  9. [LCD4linux] v5.0-r18 weather display & options improved

    **plugin.py:**
    - size/position calculations/alignment adjusted for the weather type "Current" and others
    - new setting 'Weather Humidity Color' added
    - trend arrow corrected for moon illumination (the trend arrow '●' is permanently shown at 0%)
    - immediate call-up of the weather due to 'NETworkCheckEnable=False' (per default)
    - improved error logging
    - removed DPKG ('Components.Network.iNetworkInfo' is not available in OpenATV)
    - some tiny code improvements / corrections
    - all translations modified accordingly
    
    **WebConfigSite.py:**
    - no more reloading of the weather after changes in the WebIF (commented out 'resetWetter(None)')
    - some tiny code improvements / corrections
    - all translations modified accordingly
    
    Special thanks for testing to **Turbohai@OpenATV**
    
    HINT: LCD4linux is still working under Python2 and Python3
    MrServo authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3f738a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81127e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    927d341 View commit details
    Browse the repository at this point in the history
  12. [LCD4linux] update v5.0-r19

    - reverted code for internal box displays skins
    MrServo authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0b31106 View commit details
    Browse the repository at this point in the history
  13. PEP8 double aggressive E301 ~ E306

    oe-alliance-plugins python bot authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    393e396 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b8d7bcd View commit details
    Browse the repository at this point in the history
  15. [LCD4linux] v5.0-r22 bugfix: shows picon during IPTV

    - bugfix: zeigt Picons während dem IPTV-streamen und Cover während dem MP3-streamen (z.B. Internetradio)
    MrServo authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    267b0a9 View commit details
    Browse the repository at this point in the history
  16. [LCD4Linux]

    jbleyel authored and Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3416b8c View commit details
    Browse the repository at this point in the history
  17. lcd4linux: Use escape character

    Hains committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d202995 View commit details
    Browse the repository at this point in the history