]> _ Git - tortuga-home.git/commitdiff
.
authorVincent <vincent@enhydra.fr>
Fri, 24 Jul 2020 16:51:18 +0000 (18:51 +0200)
committerVincent <vincent@enhydra.fr>
Fri, 24 Jul 2020 16:51:18 +0000 (18:51 +0200)
.idea/workspace.xml
scripts/gradient.php
scripts/lib/scenes.php

index 9dd08a2a6902783dc70c22285a832421ce0d3f03..b948887c00e2357615c98ac3652da60b9db13bce 100644 (file)
@@ -3,7 +3,6 @@
   <component name="ChangeListManager">
     <list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/config/rooms.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/rooms.php" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/scripts/gradient.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/gradient.php" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/scripts/lib/scenes.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/scenes.php" afterDir="false" />
     </list>
       <workItem from="1595398527219" duration="1869000" />
       <workItem from="1595400793374" duration="2325000" />
       <workItem from="1595445984584" duration="630000" />
-      <workItem from="1595520880245" duration="180000" />
-    </task>
-    <task id="LOCAL-00285" summary=".">
-      <created>1580458203776</created>
-      <option name="number" value="00285" />
-      <option name="presentableId" value="LOCAL-00285" />
-      <option name="project" value="LOCAL" />
-      <updated>1580458203776</updated>
+      <workItem from="1595520880245" duration="551000" />
+      <workItem from="1595607894704" duration="1559000" />
     </task>
     <task id="LOCAL-00286" summary=".">
       <created>1580460969814</created>
       <option name="project" value="LOCAL" />
       <updated>1595403718906</updated>
     </task>
-    <option name="localTasksCounter" value="334" />
+    <task id="LOCAL-00334" summary=".">
+      <created>1595521318353</created>
+      <option name="number" value="00334" />
+      <option name="presentableId" value="LOCAL-00334" />
+      <option name="project" value="LOCAL" />
+      <updated>1595521318354</updated>
+    </task>
+    <option name="localTasksCounter" value="335" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
       <screen x="0" y="0" width="2560" height="1040" />
     </state>
     <state x="760" y="94" key="#Project_Structure/0.0.2560.1040@0.0.2560.1040" timestamp="1592377765650" />
-    <state x="935" y="114" width="1170" height="972" key="CommitChangelistDialog2" timestamp="1595403707739">
-      <screen x="0" y="0" width="2560" height="1040" />
+    <state x="701" y="75" width="1170" height="972" key="CommitChangelistDialog2" timestamp="1595521315206">
+      <screen x="0" y="0" width="1920" height="1160" />
     </state>
-    <state x="701" y="75" key="CommitChangelistDialog2/0.0.1920.1160@0.0.1920.1160" timestamp="1593086272091" />
+    <state x="701" y="75" key="CommitChangelistDialog2/0.0.1920.1160@0.0.1920.1160" timestamp="1595521315206" />
     <state x="935" y="114" key="CommitChangelistDialog2/0.0.2560.1040@0.0.2560.1040" timestamp="1595403707739" />
     <state x="1060" y="275" key="FileChooserDialogImpl" timestamp="1590912263817">
       <screen x="0" y="0" width="2560" height="1040" />
       <screen x="0" y="0" width="2560" height="1040" />
     </state>
     <state x="1114" y="443" key="NewPhpFileDialog/0.0.2560.1040@0.0.2560.1040" timestamp="1595317059300" />
-    <state x="655" y="270" key="Vcs.Push.Dialog.v2" timestamp="1591870150868">
+    <state x="655" y="270" width="816" height="530" key="Vcs.Push.Dialog.v2" timestamp="1595521362224">
       <screen x="0" y="0" width="1920" height="1160" />
     </state>
-    <state x="655" y="270" key="Vcs.Push.Dialog.v2/0.0.1920.1160@0.0.1920.1160" timestamp="1591870150868" />
+    <state x="655" y="270" width="816" height="530" key="Vcs.Push.Dialog.v2/0.0.1920.1160@0.0.1920.1160" timestamp="1595521362224" />
     <state x="977" y="257" width="607" height="536" key="find.popup" timestamp="1595319893185">
       <screen x="0" y="0" width="2560" height="1040" />
     </state>
index 2d7d0e1669fd1be5d176a0ca8ac9fe05b011072b..5775aaa3c2e6d878d96abb066d2188db86cd2724 100644 (file)
@@ -76,9 +76,9 @@ switch ($c) {
 //        $res = ['videoid' => 'wnhvanMdx4s'];
         $res = ['videoid' => 'Xjs6fnpPWy4', 'start' => 90];
         break;
-    case '80':
+    case 'outrun':
         $type = 'youtube';
-        $res = ['videoid' => 'PWMTDRWJqu4', 'start' => 30];
+        $res = ['videoid' => 'PWMTDRWJqu4', 'start' => 387];
         break;
     case 'off':
         $type = 'off';
index d19c7b3bd616d9a768751df0f92fc6951ab75c58..87c4d2b31fc3b3805c5d0a7c31bc20293827d092 100644 (file)
@@ -378,8 +378,8 @@ $scenes = [
         ['type' => 'scene', 'scene' => 'bureau/base/on'],
     ],
     'bureau/outrun' => [
-        ['type' => 'hue', 'group' => $bureau, 'scene' => 'biXLpKpIZYDlxen'],
-        ['type' => 'state', 'key' => 'bureau_gradient', 'value' => '80'],
+        ['type' => 'hue', 'group' => $bureau, 'scene' => '9TzWQt6f7-EgVtm'],
+        ['type' => 'state', 'key' => 'bureau_gradient', 'value' => 'outrun'],
         ['type' => 'scene', 'scene' => 'bureau/base/on'],
     ],
     'bureau/boreal' => [