[skin flatPlus] Aktuelle Version (0.8.4)

  • Das wird schwer zu finden sein, da ich kein Programmiere bin und das Skin auch nicht von mir ist. Aber vielleicht reicht das schon, wenn es wie gesagt nur ganz am Anfang ist. Aber versuchen zu finden tu ich trotzdem

  • Hab ein Release gemacht:

    Code
    2023-08-17: Version 0.6.6
    - [fix] mixed icon and text in epgsearch searchtimer menü
    - [fix] increased version to 0.6.5 in code
    - [fix] fix nullptr. after restart of vdr and hitting key menu
              Thanks to MarkusE @ VDR_Portal for reporting
    - [add] show recordingerroricons in also during replay
    - [remove] delete obsolete genre icons
    - [update] update_weather.sh small tweaks
  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version“ zu „[skin flatPlus] Aktuelle Version (0.6.6)“ geändert.
  • Habe ein neues Release gemacht: https://github.com/MegaV0lt/vd…atplus/releases/tag/0.6.7

    Code

    Code
    2023-08-24: Version 0.6.7
    - [fix] Adaptation to tvscraper commit a4287558
    - [update] Prevents *magick from occupying the segfaults (From SkinNopacity)

    Hab ein wenig bei SkinNopacity ab geschaut ;)

  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.6.6)“ zu „[skin flatPlus] Aktuelle Version (0.7.2)“ geändert.
  • Inzwischen bei Version 0.7.2 angekommen.


  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.7.2)“ zu „[skin flatPlus] Aktuelle Version (0.7.3)“ geändert.
  • Zu lange Kurztexte (Shorttext) werden nun bei Wiedergabestatus und Info (Aufnahme/Event) gekürzt


    Code
    2023-10-02: Version 0.7.3
    - [Add] Cut very long shorttext in replay, recording- and event info
    - [update] Removed unused icons text_new*
    - [update] Remove unused icon text_timer_partial*
    - [update] Replace icons text_rec_* with timerRecording_*
    - [update] Use time(NULL)
    - [update] Remove 'using namespace std'
    - [update] Remove double var progressTop
    - [update] Preincrement var 'it'
  • Neue Version 0.7.4

    Code
    2023-10-02: Version 0.7.4
    - [add] Add scroller to replay status, recording info and event info
    - [update] Resize too big poster/banner in replay status and channel info
    - [update] Some internal optimizations
  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.7.3)“ zu „[skin flatPlus] Aktuelle Version (0.7.5)“ geändert.
  • Version 0.7.5

    TVScraper "reason" wird nun auch übersetzt

    Code
    2023-10-16: Version 0.7.5
    - [update] Prevents *magick from occupying segfaults
    - [update] Use original postersize in replay and channelinfo
    - [update] Minor changes to de_DE.po
    - [add] Resize too big poster/banner in replay and channelinfo
    - [add] Translate tvscrapers 'reason' in extrarecordinginfo
    - [add] Show random banner. Not working!
  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.7.5)“ zu „[skin flatPlus] Aktuelle Version (0.7.6)“ geändert.
  • Version 0.7.6 ist fertig

    Code
    2023-10-24: Version 0.7.6
    - [update] Reduce code when searching vor ~
    - [update] Remove some static_casts
    - [update] Initialize some vars outside of loop
    - [update] Add reserve to some vectors
    - [update] Some internal optimizations

    Nur interne Optimierungen.

  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.7.6)“ zu „[skin flatPlus] Aktuelle Version (0.7.9)“ geändert.
  • Version 0.7.9 ist fertig

    Ohne der tatkräftigen Unterstützung aus dem Forum hier wäre das nicht möglich gewesen :vdr1

  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.7.9)“ zu „[skin flatPlus] Aktuelle Version (0.8.0)“ geändert.
  • Neu diesmal: Datum und Uhrzeitanzeige bei Wiedergabe abschaltbar

    Code
    2023-11-08: Version 0.8.0
    - [fix] Better display of channelicons (Resolution, ...)
    - [add] Option to show shorttext without date in playback
    - [update] Tweak toLowerCase(). Preloading time of images reduced by ~15%
                Before: Imagecache pre load images time: 425 ms
                After: Imagecache pre load images time: 361 ms
    - [update] Some internal optimizations
  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.8.0)“ zu „[skin flatPlus] Aktuelle Version (0.8.1)“ geändert.
  • Neue Version ist fertig. Das Laden der EPG-Informationen und der Darsteller Bilder sollte nun schneller sein

    Code
    2023-11-20: Version 0.8.1
    - [update] Refine logmessages
    - [update] Speed up loading epg info and images
    - [update] Merge InsertComponents()
    - [update] Some internal optimizations
  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.8.1)“ zu „[skin flatPlus] Aktuelle Version (0.8.2)“ geändert.
  • Neue Version mit folgenden Änderungen:

    Code
    2023-11-25: Version 0.8.2
    - [fix] Fix horizontal position scrolling message text
    - [add] Add suppoort for native channel logonames
    - [update] Diplay ts errors using local locale
    - [update] Use TVScraperInfoPosterSize also for too big images
    - [update] Bigger images for genre/fsk
    - [update] Some internal optimizations

    Kanallogos werden nun zuerst in der originalen Schreibweise gesucht (ZDF.png)
    und falls nicht gefunden in der Schreibweise mit Kleinbuchstaben (zdf.png)


    Meine Logo-Repositories habe ich entsprechend angepasst. Bei TOLOWER kann nun 'false' als Option gewählt werden.

  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.8.2)“ zu „[skin flatPlus] Aktuelle Version (0.8.3)“ geändert.
  • Und noch mal was neues:

    Code
    2023-12-04: Version 0.8.3
    - [add] Make fsk/genre icon size configurable
    - [update] Remove space between ~ and estimated free minutes
    - [update] Some internal optimizations

    Die Größe der FSK und Genreicons ist nun einstellbar

  • MegaV0lt

    Hat den Titel des Themas von „[skin flatPlus] Aktuelle Version (0.8.3)“ zu „[skin flatPlus] Aktuelle Version (0.8.4)“ geändert.
  • Kurz vor dem Jahresende noch mal eine neue Version:

    Code
    2023-12-28: Version 0.8.4
    - [fix] Fix dots with long not scrolling text
    - [update] Load named logos only for channels
    - [update] Merge Epgsearch numConflicts
    - [update] Merge AddActors
    - [update] Merge InsertAuxInfos
    - [update] Some internal optimizations

    Hauptsächlich interne Sachen und Umbenennungen.


    Ich überlege die mindestens benötigte VDR-Version auf 2.4 anzuheben. Gibt es dazu Einwände?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!