You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Systemd changes | root script | URL support for gif effects (#1319)
* Systemd changes and URL option for Gif Effects
* Add grayscale to gif effect
* WebUI adjustments
* Rename version to .version
* Copy runHyperionAsRoot.sh to rpi packages
* Pack script into all unix packages
* Start hyperion only after network is available
* Snap builds removed due to poor server connection
* Flexible updateHyperionUser.sh
* updateHyperionUser script entered in the package
* Print help on none sudo execute
* Corrected embedded Python location
* Replacement for the QWindowsScreen grabWindow function
* Updated to latest 2.x mbedtls version 2.27
Co-authored-by: LordGrey <lordgrey.emmel@gmail.com>
Copy file name to clipboardExpand all lines: assets/webconfig/i18n/de.json
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -636,12 +636,17 @@
636
636
"edt_eff_flag_header": "Flaggen",
637
637
"edt_eff_flag_header_desc": "Verpasse deinen LEDs die Farben deines Landes. Du kannst mehr als eine Flagge auswählen, je nach Intervall werden diese dann abwechselnd angezeigt.",
638
638
"edt_eff_fps": "Bilder pro Sekunde",
639
+
"edt_eff_grayscale": "Graustufen",
639
640
"edt_eff_frequency": "Frequenz",
640
641
"edt_eff_gif_header": "GIFs",
641
642
"edt_eff_gif_header_desc": "Dieser Effekt spielt .gif Dateien ab. Bietet die Möglichkeit kleine GIF-Videos abzuspielen.",
642
643
"edt_eff_height": "Höhe",
643
644
"edt_eff_huechange": "Farbänderung",
645
+
"edt_eff_image_source": "Bildquelle",
646
+
"edt_eff_image_source_file": "Lokale Datei",
647
+
"edt_eff_image_source_url": "URL",
644
648
"edt_eff_image": "Bilddatei",
649
+
"edt_eff_url": "Bildadresse",
645
650
"edt_eff_initial_blink": "Blinken beim Start",
646
651
"edt_eff_interval": "Intervall",
647
652
"edt_eff_knightrider_header": "Knight Rider",
@@ -1018,4 +1023,4 @@
1018
1023
"wiz_yeelight_intro1": "Dieser Assistent hilft dir bei der Konfiguration von Hyperion für Yeelight. Zu den Funktionen zählen ein automatisches Finden der Yeelights, die einzelnen Lampen unterschiedlichen Bereichen im Bild zuzuordnen und weitere Einstellungen von Hyperion automatisch anzupassen. Kurz gesagt: Komplette Einrichtung mit ein paar Klicks.",
Copy file name to clipboardExpand all lines: assets/webconfig/i18n/en.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -643,11 +643,16 @@
643
643
"edt_eff_flag_header_desc": "Let your LEDs shine bright in the colours of your country. You can select more than one flag and they will change based on the interval time.",
644
644
"edt_eff_fps": "Frames per seconds",
645
645
"edt_eff_frequency": "Frequency",
646
+
"edt_eff_grayscale": "Grayscale",
646
647
"edt_eff_gif_header": "GIF's",
647
648
"edt_eff_gif_header_desc": "This effect plays .gif files, provide a simple video like loop as effect.",
0 commit comments