[Summary] Change request per Igor's request
authorVKamyshniy <VKamyshniy@wavesglobal.com>
Tue, 28 Oct 2014 13:43:42 +0000 (15:43 +0200)
committerVKamyshniy <VKamyshniy@wavesglobal.com>
Tue, 28 Oct 2014 13:43:42 +0000 (15:43 +0200)
gtk2_ardour/ui/audio_time_axis.xml
gtk2_ardour/ui/editor_window.xml
gtk2_ardour/ui/master_ui.xml

index e6f98268c58a4c9709f1c16988a0187d3a85cc81..c9a8b7e906f777f9d23c3e3f226e8c82ed23d9d5 100644 (file)
@@ -40,7 +40,7 @@
           <EventBox width="1" bgnormal="#000000" bgactive="#000000"/>
         </HBox>
       </VBox>
-      <HBox width="83">
+      <HBox width="108">
         <!--<Igor! About the track name: height="5" below is the shift from TOP side of the space>-->
         <HBox width="5"/>
         <VBox id="name_label_home">
                  horzalignment="start"/>
         </VBox>
       </HBox>
-      <VBox>
-        <HBox>
-          <VBox width="26"/>
-          <iconbutton id="playlist_button"
-              width="21"
-              height="20"
-              normalicon="time_axis_playlist"
-              activeicon="time_axis_playlist"
-              _prelighticon="time_axis_playlist" ui.orphan="true"/>
-          <HBox width=""/>
-          <HBox>
-            <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
-            <VBox>
-              <iconbutton id="rec_enable_button"
-                          width="40"
-                          height="20"
-                          normalicon="time_axis_record"
-                          activeicon="time_axis_record_active"
-                          _prelighticon="time_axis_record_prelight"
-                          tooltip="Record Enable"/>
-              <EventBox height="" bgnormal="#383838" bgactive="#424242"/>
-            </VBox>
-            <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
-            <VBox>
-                <EventBox height="2" bgnormal="#383838" bgactive="#424242"/>
-              <iconbutton id="monitor_input_button"
-                          width="40"
-                          height="16"
-                          normalicon="time_axis_monitor_input"
-                          activeicon="time_axis_monitor_input_active"
-                          _prelighticon="time_axis_monitor_input_prelight"
-                          tooltip="Input Monitoring"/>
-              <EventBox height="" bgnormal="#383838" bgactive="#424242"/>
-            </VBox>
-            <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
-          </HBox>
+      <VBox spacing="1">
+        <HBox spacing="1">
+          <iconbutton id="rec_enable_button"
+                      width="38"
+                      height="16"
+                      normalicon="time_axis_record"
+                      activeicon="time_axis_record_active"
+                      _prelighticon="time_axis_record_prelight"
+                      tooltip="Record Enable"/>
+            <iconbutton id="monitor_input_button"
+                        width="38"
+                        height="16"
+                        normalicon="time_axis_monitor_input"
+                        activeicon="time_axis_monitor_input_active"
+                        _prelighticon="time_axis_monitor_input_prelight"
+                        tooltip="Input Monitoring"/>
         </HBox>
-        <HBox>
-          <VBox width="26"/>
-          <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
-          <VBox>
-              <iconbutton id="mute_button"
-                          width="40"
-                          height="16"
-                          normalicon="time_axis_mute"
-                          activeicon="time_axis_mute_active"
-                          implicitactiveicon="time_axis_mute_implicit"
-                          _prelighticon="time_axis_mute_prelight"
-                          tooltip="Mute"/>
-            <EventBox height="" bgnormal="#383838" bgactive="#424242"/>
-          </VBox>
-          <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
-          <VBox>
-              <iconbutton id="solo_button"
-                          width="40"
-                          height="16"
-                          normalicon="time_axis_solo"
-                          activeicon="time_axis_solo_active"
-                          implicitactiveicon="time_axis_solo_safe"
-                          _prelighticon="time_axis_solo_prelight"
-                          tooltip="Solo"/>
-            <Button id="master_mute_button" ui.orphan="true"/>
+        <HBox spacing="1">
+            <iconbutton id="mute_button"
+                        width="38"
+                        height="16"
+                        normalicon="time_axis_mute"
+                        activeicon="time_axis_mute_active"
+                        implicitactiveicon="time_axis_mute_implicit"
+                        _prelighticon="time_axis_mute_prelight"
+                        tooltip="Mute"/>
+            <iconbutton id="solo_button"
+                        width="38"
+                        height="16"
+                        normalicon="time_axis_solo"
+                        activeicon="time_axis_solo_active"
+                        implicitactiveicon="time_axis_solo_safe"
+                        _prelighticon="time_axis_solo_prelight"
+                        tooltip="Solo"/>
             <EventBox height="" bgnormal="#383838" bgactive="#424242"/>
-          </VBox>
-          <EventBox width="" bgnormal="#383838" bgactive="#424242"/>
         </HBox>
       </VBox>
       <HBox visible="false" noshowall="true">
         <Button id="route_group_button"/>
         <Button id="automation_button"/>
       </HBox>
-      <VBox width="1"/>
+      <VBox width="4"/>
       <VBox  id="gain_meter_home" width="7" />
-      <EventBox width="1" bgnormal="#000000" bgactive="#000000"/>
     </HBox>
     <EventBox id="lower_drop_indicator" visible="false" noshowall="true" height="2" bgnormal="#1CA3B3" bgactive="#1CA3B3"/>
     <EventBox height="1" bgnormal="#000000" bgactive="#000000"/>
   </Vbox>
+  <iconbutton id="playlist_button"
+      width="21"
+      height="20"
+      normalicon="time_axis_playlist"
+      activeicon="time_axis_playlist"
+      _prelighticon="time_axis_playlist" ui.orphan="true"/>
+  <Button id="master_mute_button" ui.orphan="true"/>
 </RouteUI>
index 9d3e601af86149fe6814e776c227ba506439b313..f1afb5d577fabfa28aa9b1ab89495c8fc1053ecc 100644 (file)
@@ -2,7 +2,7 @@
                              
 <Window timebarheight="17"
         rulerheight="25"
-        loopbarheight="26"
+        loopbarheight="25"
         skipbarheight="17"
         markerheight="18" >
   <style name="topbar_dropdown"
                       table.rightattach="1"
                       table.topattach="1"
                       table.bottomattach="2"
-                      table.xfill="true"
+                      width="233"
                       table.yfill="true"
                       table.yexpand="true"
                       bgnormal="#3E3E3E">
index ba6f46729d1186b70ff5df1c3d57e6eb422bbc3a..ce2bf0efeb6869b60da8f584f3296c0676121031 100644 (file)
                     bgnormal="#000000"
                     bgactive="#000000"/>
           <VBox width="6"/>
-          <Label text="MASTER BUS"
-                 winfont ="Arial 10"
-                 macfont ="Helvetica 10"
-                 fgnormal="#ffffff"
-                 fgactive="#ffffff"
+          <Label text="Master Bus"
+                 winfont ="Arial Bold 10"
+                 macfont ="Helvetica Bold 9"
+                 fgnormal="#AFAFAF"
+                 fgactive="#AFAFAF"
                  width="99"
                  height="17"
                  horzalignment="start"
@@ -50,7 +50,7 @@
               width="8"/>
       </EventBox>
     </HBox>
-    <EventBox height="2"
+    <EventBox height="1"
               bgnormal="#000000"
               bgactive="#000000"/>
   </VBox>