Skip to content

Releases: TechFlipsi/FlipsiColor

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 22:40

FlipsiColor 0.4.4 — Lensfun Integration & Fehlerbehebungen

KI-gestützte Bild- & Videofarbkorrektur für alle Kameras.

🐛 Fehlerbehebungen

  • App crasht nicht mehr nach Modell-Download — ShutdownMode auf OnExplicitShutdown gesetzt
  • Alle 7 KI-Modelle werden heruntergeladen — zuvor nur 4 erforderliche, jetzt auch optionale
  • Fire-and-forget Crash im Konstruktor behoben — _initialisiert Flag verhindert vorzeitige Installationen
  • Assets/flipsicolor.ico fehlt nicht mehr — CopyToOutputDirectory im csproj
  • VapourSynth: vspipe.bat akzeptiert — R76 Portable nutzt .bat statt .exe

🔧 Neue Funktionen

  • Lensfun-Integration (Objektivkorrektur) — automatischer Download+Entpacken auf Windows
  • Kamera/Objektiv manuell auswählbar — oder automatisch aus EXIF-Daten
  • VapourSynth Auto-Installation — beim Umstellen wird automatisch geprüft+installiert
  • Lensfun Auto-Installation — beim Aktivieren der Objektivkorrektur automatisch installiert

Downloads

  • Windows: FlipsiColor-0.4.4-setup.exe (Inno Setup Installer)
  • Linux (Ubuntu/Debian): FlipsiColor-0.4.4-linux.deb
  • Linux (universell): FlipsiColor-0.4.4.AppImage

Systemanforderungen

  • Windows 10 (19041+) oder neuer / Ubuntu 20.04+ / Debian 11+
  • 8 GB RAM
  • GPU empfohlen (DirectML auf Windows, CPU auf Linux)
  • FFmpeg installiert (Linux: apt install ffmpeg)
  • libraw (Linux: apt install libraw-dev)

v0.4.3 — Lensfun Integration & Fehlerbehebungen

Choose a tag to compare

@TechFlipsi TechFlipsi released this 05 Jul 18:04

v0.4.3 — Lensfun Integration & Fehlerbehebungen

🐛 Fehlerbehebungen

  • App crasht nicht mehr nach Modell-Download — ShutdownMode auf OnExplicitShutdown gesetzt. Zuvor beendete sich die App wenn das LoadingWindow schloss, bevor das MainWindow bereit war
  • Alle 7 KI-Modelle werden heruntergeladen — zuvor wurden nur 4 erforderliche Modelle geladen, die 3 optionalen (RealHATGAN, RealESRGAN, CodeFormer) fehlten
  • Fire-and-forget Crash im Konstruktor behoben — _initialisiert Flag verhindert dass Change-Handler (OnObjektivkorrekturChanged, OnVideoBackendChanged) während des Konstruktor-Setzens Installationen starten
  • Assets/flipsicolor.ico fehlt nicht mehr — CopyToOutputDirectory=PreserveNewest im csproj gesetzt
  • VapourSynth: vspipe.bat akzeptiert — R76 Portable nutzt .bat statt .exe

🔧 Neue Funktionen

  • Lensfun-Integration (Objektivkorrektur) — automatischer Download + Entpacken von liblensfun.dll + alle Dependencies (GLib, GCC Runtime, etc.) auf Windows
  • Kamera/Objektiv manuell auswählbar — Expander mit Dropdowns für Kamera-Hersteller und Objektiv. Leer = automatisch aus EXIF-Daten
  • VapourSynth Auto-Installation — beim Umstellen auf VapourSynth wird automatisch geprüft + installiert falls nötig
  • Lensfun Auto-Installation — beim Aktivieren der Objektivkorrektur wird automatisch installiert falls nötig

📦 Downloads

  • Self-contained Windows Build (.NET 10 Runtime eingebaut — keine Installation nötig)
  • lensfun-windows-bundle.zip (separat verfügbar, wird automatisch heruntergeladen)

v0.4.2 — VapourSynth Integration als optionales Video-Backend

Choose a tag to compare

@TechFlipsi TechFlipsi released this 05 Jul 13:15

FlipsiColor 0.4.2

KI-gestützte Bild- & Videofarbkorrektur für alle Kameras.

Downloads

  • Windows: FlipsiColor-0.4.2-setup.exe (Inno Setup Installer)
  • Linux (Ubuntu/Debian): FlipsiColor-0.4.2-linux.deb
  • Linux (universell): FlipsiColor-0.4.2.AppImage

Neu in v0.4.0

  • VapourSynth als optionales Video-Backend (FFmpeg bleibt Standard)
  • Linux-Installer: .deb + .AppImage
  • Cross-Platform CI/CD (Windows + Linux)

Systemanforderungen

  • Windows 10 (19041+) oder neuer / Ubuntu 20.04+ / Debian 11+
  • 8 GB RAM
  • GPU empfohlen (DirectML auf Windows, CPU auf Linux)
  • FFmpeg installiert (Linux: apt install ffmpeg)
  • libraw (Linux: apt install libraw-dev)

v0.4.1 — Gültige ONNX-Modelle + DirectML Fix

Choose a tag to compare

@TechFlipsi TechFlipsi released this 05 Jul 07:48

FlipsiColor 0.4.1

KI-gestützte Bild- & Videofarbkorrektur für alle Kameras.

Downloads

  • Windows: FlipsiColor-0.4.1-setup.exe (Inno Setup Installer)
  • Linux (Ubuntu/Debian): FlipsiColor-0.4.1-linux.deb
  • Linux (universell): FlipsiColor-0.4.1.AppImage

Neu in v0.4.0

  • VapourSynth als optionales Video-Backend (FFmpeg bleibt Standard)
  • Linux-Installer: .deb + .AppImage
  • Cross-Platform CI/CD (Windows + Linux)

Systemanforderungen

  • Windows 10 (19041+) oder neuer / Ubuntu 20.04+ / Debian 11+
  • 8 GB RAM
  • GPU empfohlen (DirectML auf Windows, CPU auf Linux)
  • FFmpeg installiert (Linux: apt install ffmpeg)
  • libraw (Linux: apt install libraw-dev)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 19:41

FlipsiColor 0.4.0

KI-gestützte Bild- & Videofarbkorrektur für alle Kameras.

Downloads

  • Windows: FlipsiColor-0.4.0-setup.exe (Inno Setup Installer)
  • Linux (Ubuntu/Debian): FlipsiColor-0.4.0-linux.deb
  • Linux (universell): FlipsiColor-0.4.0.AppImage

Neu in v0.4.0

  • VapourSynth als optionales Video-Backend (FFmpeg bleibt Standard)
  • Linux-Installer: .deb + .AppImage
  • Cross-Platform CI/CD (Windows + Linux)

Systemanforderungen

  • Windows 10 (19041+) oder neuer / Ubuntu 20.04+ / Debian 11+
  • 8 GB RAM
  • GPU empfohlen (DirectML auf Windows, CPU auf Linux)
  • FFmpeg installiert (Linux: apt install ffmpeg)
  • libraw (Linux: apt install libraw-dev)

v0.3.0-pre: Complete Overhaul — KI, Security, Zero STUBs

Choose a tag to compare

@TechFlipsi TechFlipsi released this 02 Jul 23:20

FlipsiColor 0.3.0

KI-gestützte Bild- & Videofarbkorrektur für Windows.

Download

  • FlipsiColor-0.3.0-setup.exe (Installer)

Systemanforderungen

  • Windows 10 (19041+) oder neuer
  • 8 GB RAM
  • GPU empfohlen (DirectML)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 25 May 23:14

FlipsiColor 0.2.1

KI-gestützte Bild- & Videofarbkorrektur für Windows.

Download

  • FlipsiColor-0.2.1-setup.exe (Installer)

Systemanforderungen

  • Windows 10 (19041+) oder neuer
  • 8 GB RAM
  • GPU empfohlen (DirectML)