mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 22:47:15 +03:00
Start of 5.X work
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
*/
|
||||
digraph protodot {
|
||||
|
||||
/* package: platform */
|
||||
/* package: sys */
|
||||
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Artwork.proto */
|
||||
/* selection: * */
|
||||
|
||||
rankdir=LR;
|
||||
label="platform";
|
||||
tooltip="platform";
|
||||
label="sys";
|
||||
tooltip="sys";
|
||||
bgcolor="transparent"
|
||||
|
||||
node [
|
||||
@@ -21,9 +21,9 @@ digraph protodot {
|
||||
|
||||
|
||||
/* ------ nodes ------ */
|
||||
Node_Ja_100 [shape=plaintext tooltip="platform.Artwork" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Artwork</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">enabled</TD><TD BGCOLOR="#a6cee3" PORT="poenabled" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">resize</TD><TD BGCOLOR="#a6cee3" PORT="poresize" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR></TABLE>>];
|
||||
Node_Ja_100 [shape=plaintext tooltip="sys.Artwork" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Artwork</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">enabled</TD><TD BGCOLOR="#a6cee3" PORT="poenabled" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">resize</TD><TD BGCOLOR="#a6cee3" PORT="poresize" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR></TABLE>>];
|
||||
|
||||
/* ------ connections ------ */
|
||||
|
||||
/* generated by github.com/seamia/protodot on Friday, 24-Nov-23 14:36:16 EST */
|
||||
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user