mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Expand effect engine & ui update (#445)
* update
* update
* update
* .
* .
* .
* update
* .
* .
* .
* .
* update
* .
* update
* .
* update
* update
* update
* update
* update
* update
* .
* update
* update
* update
* .
* .
* .
* Revert "."
This reverts commit 4dd6404b32
.
* update
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* ...
* .
* .
* .
* .
* .
* .
* .
* .
* .
* update
* update
* update
* remove svg and pic
* colorpicker imgs to base64 to prevent delayed load if not cached
* fix json2python func
* update swirl with rgba
* add double swirl, tune default val in schema, update explanation
* adjust swirl.py
* FileObserver for config checks with timer as fallback (#4)
This commit is contained in:
@@ -209,14 +209,15 @@
|
||||
"remote_maptype_label_multicolor_mean" : "Multicolor",
|
||||
"remote_maptype_label_unicolor_mean" : "Unicolor",
|
||||
"effectsconfigurator_label_intro" : "Create out of the base effects new effects that are tuned to your liking. Depending on Effect there are options like color, speed, direction and more available.",
|
||||
"effectsconfigurator_label_chooseeff" : "Choose Base-Effect:",
|
||||
"effectsconfigurator_label_chooseeff" : "Choose Template",
|
||||
"effectsconfigurator_editdeleff" : "Delete/Load Effect",
|
||||
"effectsconfigurator_button_saveeffect" : "Save Effect",
|
||||
"effectsconfigurator_label_effectname" : "Effect name",
|
||||
"effectsconfigurator_button_starttest" : "Start test",
|
||||
"effectsconfigurator_button_stoptest" : "Stop test",
|
||||
"effectsconfigurator_button_conttest" : "Continuous test",
|
||||
"effectsconfigurator_label_deleffect" : "Delete Effect:",
|
||||
"effectsconfigurator_button_deleffect" : "Delete Effect",
|
||||
"effectsconfigurator_button_editeffect" : "Load Effect",
|
||||
"support_label_title" : "Support Hyperion",
|
||||
"support_label_intro" : "Hyperion is a free non-profit software. A small team is working on it and this is why we need your steady support.",
|
||||
"support_label_spreadtheword" : "Spread the word",
|
||||
@@ -306,7 +307,7 @@
|
||||
"wiz_hue_username" : "User ID:",
|
||||
"wiz_hue_create_user" : "Create new User",
|
||||
"wiz_hue_failure_ip" : "No Bridge found, please type in a valid ip",
|
||||
"wiz_hue_failure_connection" : "Timeout: Please press the bridge button within the period 30 seconds",
|
||||
"wiz_hue_failure_connection" : "Timeout: Please press the bridge button within the period of 30 seconds",
|
||||
"wiz_hue_failure_user" : "User not found, create a new one below or input a valid user id",
|
||||
"wiz_hue_press_link" : "Please press link button on the Hue Bridge.",
|
||||
"wiz_hue_ids_disabled" : "Deactivated",
|
||||
@@ -502,7 +503,7 @@
|
||||
"edt_conf_v4l2_cropTop_expl" : "Count of pixels on the top side that are removed from the picture.",
|
||||
"edt_conf_v4l2_cropBottom_title" : "Crop bottom",
|
||||
"edt_conf_v4l2_cropBottom_expl" : "Count of pixels on the bottom side that are removed from the picture.",
|
||||
"edt_conf_v4l2_signalDetection_title" : "Enable signal detection",
|
||||
"edt_conf_v4l2_signalDetection_title" : "Signal detection",
|
||||
"edt_conf_v4l2_signalDetection_expl" : "If enabled, usb capture will be temporarily disabled when no signal was found.",
|
||||
"edt_conf_v4l2_redSignalThreshold_title" : "Red signal threshold",
|
||||
"edt_conf_v4l2_redSignalThreshold_expl" : "Darkens low red values (recognized as black)",
|
||||
@@ -510,6 +511,14 @@
|
||||
"edt_conf_v4l2_greenSignalThreshold_expl" : "Darkens low green values (recognized as black)",
|
||||
"edt_conf_v4l2_blueSignalThreshold_title" : "Blue signal threshold",
|
||||
"edt_conf_v4l2_blueSignalThreshold_expl" : "Darkens low blue values (recognized as black)",
|
||||
"edt_conf_v4l2_sDVOffsetMin_title" : "Signal Detection VMin",
|
||||
"edt_conf_v4l2_sDVOffsetMin_expl" : "Signal detection area vertical minimum (0.0-1.0)",
|
||||
"edt_conf_v4l2_sDHOffsetMin_title" : "Signal Detection HMin",
|
||||
"edt_conf_v4l2_sDHOffsetMin_expl" : "Signal detection area horizontal minimum (0.0-1.0)",
|
||||
"edt_conf_v4l2_sDVOffsetMax_title" : "Signal Detection VMax",
|
||||
"edt_conf_v4l2_sDVOffsetMax_expl" : "Signal detection area vertical maximum (0.0-1.0)",
|
||||
"edt_conf_v4l2_sDHOffsetMax_title" : "Signal Detection HMax",
|
||||
"edt_conf_v4l2_sDHOffsetMax_expl" : "Signal detection area horizontal maximum (0.0-1.0)",
|
||||
"edt_conf_fg_heading_title" : "Platform Capture",
|
||||
"edt_conf_fg_type_title" : "Type",
|
||||
"edt_conf_fg_type_expl" : "Type of platform capture, default is 'auto'",
|
||||
@@ -595,80 +604,92 @@
|
||||
"edt_conf_log_heading_title" : "Logging",
|
||||
"edt_conf_log_level_title" : "Log-Level",
|
||||
"edt_conf_log_level_expl" : "Depending on loglevel you see less or more messages in your log.",
|
||||
"edt_eff_candle_header_title" : "Candle",
|
||||
"edt_eff_police_header_title" : "Police",
|
||||
"edt_eff_fade_header_title" : "Fade",
|
||||
"edt_eff_rainbowmood_header_title" : "Rainbow Mood",
|
||||
"edt_eff_knightrider_header_title" : "Knight Rider",
|
||||
"edt_eff_lightclock_header_title" : "Clock 1",
|
||||
"edt_eff_clock_header_title" : "Clock 2",
|
||||
"edt_eff_pacman_header_title" : "Pac-Man",
|
||||
"edt_eff_moodblobs_header_title" : "Mood Blobs",
|
||||
"edt_eff_rainbowswirl_header_title" : "Rainbow Swirl",
|
||||
"edt_eff_random_header_title" : "Random",
|
||||
"edt_eff_runningdots_header_title" : "Running Dots",
|
||||
"edt_eff_systemshutdown_header_title" : "System Shutdown",
|
||||
"edt_eff_snake_header_title" : "Snake",
|
||||
"edt_eff_sparks_header_title" : "Sparks",
|
||||
"edt_eff_traces_header_title" : "Color Traces",
|
||||
"edt_eff_x-mas_header_title" : "X-Mas",
|
||||
"edt_eff_trails_header_title" : "Trails",
|
||||
"edt_eff_candle_header" : "Candle",
|
||||
"edt_eff_police_header" : "Police",
|
||||
"edt_eff_fade_header" : "Fade",
|
||||
"edt_eff_rainbowmood_header" : "Rainbow Mood",
|
||||
"edt_eff_rainbowmood_header_desc" : "All leds rainbow mood",
|
||||
"edt_eff_knightrider_header" : "Knight Rider",
|
||||
"edt_eff_knightrider_header_desc" : "K.I.T.T is back! The front-scanner of the well known car, this time not just in red.",
|
||||
"edt_eff_lightclock_header" : "Light Clock",
|
||||
"edt_eff_lightclock_header_desc" : "A real clock as light! Adjsut the colors of hours, minute, seconds. A optional 3/6/9/12 o'clock marker is also available. In case the clock is wrong, you need to check your system clock.",
|
||||
"edt_eff_pacman_header" : "Pac-Man",
|
||||
"edt_eff_moodblobs_header" : "Mood Blobs",
|
||||
"edt_eff_swirl_header" : "Color Swirl",
|
||||
"edt_eff_swirl_header_desc" : "A swirl with custom colors. Colors are even spread to 360°, in between colors shifts will be calcualted. Additional you can add a second swirl on top, be aware that you need partly transparency! Hint: A reapeat of the same color results in a \"hugher\" color area and a reduced color shift area.",
|
||||
"edt_eff_random_header" : "Random",
|
||||
"edt_eff_runningdots_header" : "Running Dots",
|
||||
"edt_eff_systemshutdown_header" : "System Shutdown",
|
||||
"edt_eff_snake_header" : "Snake",
|
||||
"edt_eff_sparks_header" : "Sparks",
|
||||
"edt_eff_sparks_header_desc" : "Star-Sparking, choose between a static color or random. You could also adjust brightness, staturation and speed.",
|
||||
"edt_eff_traces_header" : "Color Traces",
|
||||
"edt_eff_x-mas_header" : "X-Mas",
|
||||
"edt_eff_trails_header" : "Trails",
|
||||
"edt_eff_flag_header" : "Flags",
|
||||
"edt_eff_flag_header_desc" : "Let your leds shine bright in the colors of your country. You could select more then one flag, they will change based on interval time.",
|
||||
"edt_eff_enum_all" : "All",
|
||||
"edt_eff_enum_all-together" : "All together",
|
||||
"edt_eff_enum_list" : "LED List",
|
||||
"edt_eff_count_title" : "Count",
|
||||
"edt_eff_color_title" : "Color",
|
||||
"edt_eff_colorrandom_title" : "Random color",
|
||||
"edt_eff_colorone_title" : "Color one",
|
||||
"edt_eff_colortwo_title" : "Color two",
|
||||
"edt_eff_colorcount_title" : "Color length",
|
||||
"edt_eff_rotationtime_title" : "Rotation time",
|
||||
"edt_eff_sleeptime_title" : "Sleep time",
|
||||
"edt_eff_reversedirection_title" : "Reverse direction",
|
||||
"edt_eff_fadeintime_title" : "Fade in time",
|
||||
"edt_eff_fadeouttime_title" : "Fade out time",
|
||||
"edt_eff_repeat_title" : "Repeat",
|
||||
"edt_eff_repeatcount_title" : "Repeat count",
|
||||
"edt_eff_colorendtime_title" : "Time to hold start color",
|
||||
"edt_eff_colorstarttime_title" : "Time to hold end color",
|
||||
"edt_eff_colorstart_title" : "Color start",
|
||||
"edt_eff_colorend_title" : "Color end",
|
||||
"edt_eff_maintain_end_color_title" : "Keep endcolor",
|
||||
"edt_eff_colorshift_title" : "Color Shift",
|
||||
"edt_eff_whichleds_title" : "Which Leds",
|
||||
"edt_eff_ledlist_title" : "Led List",
|
||||
"edt_eff_speed_title" : "Speed",
|
||||
"edt_eff_fadefactor_title" : "Fade factor",
|
||||
"edt_eff_showseconds_title" : "Show seconds",
|
||||
"edt_eff_blobcount_title" : "Blob count",
|
||||
"edt_eff_huechange_title" : "Color change",
|
||||
"edt_eff_basecolorchange_title" : "Base color change",
|
||||
"edt_eff_basecolorchangerate_title" : "BC change rate",
|
||||
"edt_eff_basecolorrangeleft_title" : "BC range left",
|
||||
"edt_eff_basecolorrangeright_title" : "BC range right",
|
||||
"edt_eff_brightness_title" : "Brightness",
|
||||
"edt_eff_centerx_title" : "Center X-Axis",
|
||||
"edt_eff_centery_title" : "Center Y-Axis",
|
||||
"edt_eff_saturation_title" : "Saturation",
|
||||
"edt_eff_colorevel_title" : "Color level",
|
||||
"edt_eff_whitelevel_title" : "White level",
|
||||
"edt_eff_alarmcolor_title" : "Alarm color",
|
||||
"edt_eff_postcolor_title" : "Post color",
|
||||
"edt_eff_enableshutdown_title" : "Real shutdown",
|
||||
"edt_eff_length_title" : "Length",
|
||||
"edt_eff_frequency_title" : "Frequency",
|
||||
"edt_eff_min_len_title" : "Minimal length",
|
||||
"edt_eff_max_len_title" : "Maximal length",
|
||||
"edt_eff_height_title" : "Height",
|
||||
"edt_eff_offset_title" : "Offset",
|
||||
"edt_eff_colorHour_title" : "Color hour",
|
||||
"edt_eff_colorMinute_title" : "Color minute",
|
||||
"edt_eff_colorSecond_title" : "Color second",
|
||||
"edt_eff_hourMargin_title" : "Margin hour",
|
||||
"edt_eff_minuteMargin_title" : "Margin minute",
|
||||
"edt_eff_secondMargin_title" : "Margin second",
|
||||
"edt_eff_margin_title" : "Margin",
|
||||
"edt_eff_colorMarker_title" : "Color marker",
|
||||
"edt_eff_count" : "Count",
|
||||
"edt_eff_color" : "Color",
|
||||
"edt_eff_colorrandom" : "Random color",
|
||||
"edt_eff_colorone" : "Color one",
|
||||
"edt_eff_colortwo" : "Color two",
|
||||
"edt_eff_colorcount" : "Color length",
|
||||
"edt_eff_rotationtime" : "Rotation time",
|
||||
"edt_eff_sleeptime" : "Sleep time",
|
||||
"edt_eff_reversedirection" : "Reverse direction",
|
||||
"edt_eff_fadeintime" : "Fade in time",
|
||||
"edt_eff_fadeouttime" : "Fade out time",
|
||||
"edt_eff_repeat" : "Repeat",
|
||||
"edt_eff_repeatcount" : "Repeat count",
|
||||
"edt_eff_colorendtime" : "Time to hold start color",
|
||||
"edt_eff_colorstarttime" : "Time to hold end color",
|
||||
"edt_eff_colorstart" : "Color start",
|
||||
"edt_eff_colorend" : "Color end",
|
||||
"edt_eff_maintain_end_color" : "Keep endcolor",
|
||||
"edt_eff_colorshift" : "Color Shift",
|
||||
"edt_eff_whichleds" : "Which Leds",
|
||||
"edt_eff_ledlist" : "Led List",
|
||||
"edt_eff_speed" : "Speed",
|
||||
"edt_eff_fadefactor" : "Fade factor",
|
||||
"edt_eff_showseconds" : "Show seconds",
|
||||
"edt_eff_blobcount" : "Blob count",
|
||||
"edt_eff_huechange" : "Color change",
|
||||
"edt_eff_basecolorchange" : "Base color change",
|
||||
"edt_eff_basecolorchangerate" : "BC change rate",
|
||||
"edt_eff_basecolorrangeleft" : "BC range left",
|
||||
"edt_eff_basecolorrangeright" : "BC range right",
|
||||
"edt_eff_brightness" : "Brightness",
|
||||
"edt_eff_centerx" : "Center X-Axis",
|
||||
"edt_eff_centery" : "Center Y-Axis",
|
||||
"edt_eff_saturation" : "Saturation",
|
||||
"edt_eff_colorevel" : "Color level",
|
||||
"edt_eff_whitelevel" : "White level",
|
||||
"edt_eff_alarmcolor" : "Alarm color",
|
||||
"edt_eff_postcolor" : "Post color",
|
||||
"edt_eff_enableshutdown" : "Real shutdown",
|
||||
"edt_eff_length" : "Length",
|
||||
"edt_eff_frequency" : "Frequency",
|
||||
"edt_eff_min_len" : "Minimal length",
|
||||
"edt_eff_max_len" : "Maximal length",
|
||||
"edt_eff_height" : "Height",
|
||||
"edt_eff_offset" : "Offset",
|
||||
"edt_eff_colorHour" : "Color hour",
|
||||
"edt_eff_colorMinute" : "Color minute",
|
||||
"edt_eff_colorSecond" : "Color second",
|
||||
"edt_eff_colorMarker" : "Marker color",
|
||||
"edt_eff_markerWidth" : "Marker width",
|
||||
"edt_eff_markerDepth" : "Marker depth",
|
||||
"edt_eff_markerEnable" : "Show Marker",
|
||||
"edt_eff_backgroundColor" : "Background Color",
|
||||
"edt_eff_countries" : "Countries",
|
||||
"edt_eff_interval" : "Interval",
|
||||
"edt_eff_margin" : "Margin",
|
||||
"edt_eff_customColor" : "Custom Color",
|
||||
"edt_eff_randomCenter" : "Random Center",
|
||||
"edt_eff_enableSecondSwirl":"Second Swirl",
|
||||
"edt_append_ns" : "ns",
|
||||
"edt_append_ms" : "ms",
|
||||
"edt_append_s" : "s",
|
||||
|
Reference in New Issue
Block a user