mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Boblight fix
- The default Boblight priority has been set to 128. If the sent priority differs from the default priority, it is registered (https://hyperion-project.org/threads/hyperion-ng-enigmalight-boblight-server.3558/#post-15006) - Submodule flatbuffer updated to current master Signed-off-by: Paulchen-Panther <16664240+Paulchen-Panther@users.noreply.github.com>
This commit is contained in:
committed by
Paulchen-Panther
parent
97c03f3653
commit
fe204a8a33
@@ -432,6 +432,7 @@
|
||||
"edt_conf_enum_bbdefault" : "Standard",
|
||||
"edt_conf_enum_bbclassic" : "Klassisch",
|
||||
"edt_conf_enum_bbosd" : "OSD",
|
||||
"edt_conf_enum_automatic" : "Automatisch",
|
||||
"edt_conf_gen_heading_title" : "Allgemeine Einstellungen",
|
||||
"edt_conf_gen_name_title" : "Name der Konfiguration",
|
||||
"edt_conf_gen_name_expl" : "Der Name wird verwendet, um Hyperion besser zu identifizieren. (Hilfreich bei mehreren Instanzen)",
|
||||
|
@@ -433,6 +433,7 @@
|
||||
"edt_conf_enum_bbdefault" : "Default",
|
||||
"edt_conf_enum_bbclassic" : "Classic",
|
||||
"edt_conf_enum_bbosd" : "OSD",
|
||||
"edt_conf_enum_automatic" : "Automatic",
|
||||
"edt_conf_gen_heading_title" : "General Settings",
|
||||
"edt_conf_gen_name_title" : "Configuration name",
|
||||
"edt_conf_gen_name_expl" : "A user defined name which is used to detect Hyperion. (Helpful with more than one Hyperion instance)",
|
||||
|
Reference in New Issue
Block a user