[Summary] XML-izing UI for time axis, meter strip and mixer strip

This commit is contained in:
VKamyshniy 2014-07-04 18:09:34 +03:00
parent 3833e3b627
commit 7c9017dd83
51 changed files with 296 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8"?>
<RouteUI>
<EventBox id="controls_event_box" bgnormal="#383838">
<HBox width="232">
<Layout bgnormal="#383838"
width="100"
height="20"
id="name_label_home">
<Label id="name_label"
font ="Calibri Bold 12"/>
<FocusEntry id="name_entry"
width="100"
height="20"
font ="Arial 10"
noshowall="true"
visible="false"/>
</Layout>
<HBox id="invert_button_box"/>
<VBox id="gain_meter_home" box.pack="end"/>
<VBox box.pack="end">
<HBox>
<iconbutton id="playlist_button"
width="21"
height="21"
normalicon="time_axis_playlist"
activeicon="time_axis_playlist"
prelighticon="time_axis_playlist"/>
<Layout bgnormal="#000000" width="61" height="21">
<HBox spacing="1"
x="1"
y="1">
<iconbutton id="rec_enable_button"
width="19"
height="19"
normalicon="time_axis_record"
activeicon="time_axis_record_active"
prelighticon="time_axis_record_prelight"/>
<iconbutton id="solo_button"
width="19"
height="19"
normalicon="time_axis_solo"
activeicon="time_axis_solo_active"
prelighticon="time_axis_solo_prelight"/>
<iconbutton id="mute_button"
width="19"
height="19"
normalicon="time_axis_mute"
activeicon="time_axis_mute_active"
prelighticon="time_axis_mute_prelight"/>
</HBox>
</Layout>
</HBox>
<Layout height="23" bgnormal="#383838">
<Layout bgnormal="#000000" x="21" width="21" height="22" box.fill="false">
<iconbutton id="monitor_input_button"
x="1"
y="0"
width="19"
height="21"
normalicon="time_axis_monitor_input"
activeicon="time_axis_monitor_input_active"
prelighticon="time_axis_monitor_input_prelight"/>
</Layout>
</Layout>
</VBox>
<Button id="show_sends_button" visible="false" noshowall="true"/>
<Button id="monitor_disk_button" visible="false" noshowall="true"/>
<Button id="comment_button" visible="false" noshowall="true"/>
<Button id="midi_input_enable_button" visible="false" noshowall="true"/>
<Button id="group_button" text="Grp" visible="false" noshowall="true"/>
</HBox>
<Button id="route_group_button" text="r" width="20" height="20"/>
<Button id="automation_button" text="a" width="20" height="20"/>
</EventBox>
</RouteUI>

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<RouteUI>
<VBox>
<HBox>
<Button id="hide_button"/>
<Button id="auto_button"/>
</HBox>
<EventBox id="controller_home"/>
<VBox id="gain_meter_home"/>
<VBox id="name_label_home">
<Label id="name_label"/>
</VBox>
<EventBox id="controls_event_box"/>
<VBox id="time_axis_vbox"/>
<FocusEntry id="name_entry" font ="Arial 10" justify="left" height="40" width="200"/>
</VBox>
</RouteUI>

View file

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
<RouteUI>
<VBox>
<VBox box.pack="end">
<EventBox id="panners_home" width="95" height="60"/>
<HBox id="level_meter_home"/>
<Vbox>
<HBox id="gain_meter_home"/>
<!--RouteUI-->
<HBox id="invert_button_box" visible="false"/>
<EventBox bgnormal="#000000" width="50">
<VBox borderwidth="1" spacing="1">
<HBox spacing="1">
<iconbutton id="rec_enable_button"
width="47"
height="20"
normalicon="inspector_record"
activeicon="inspector_record_active"
prelighticon="inspector_record_prelight"/>
<iconbutton id="monitor_input_button"
width="47"
height="20"
normalicon="inspector_monitor_input"
activeicon="inspector_monitor_input_active"
prelighticon="inspector_monitor_input_prelight"/>
</HBox>
<HBox spacing="1">
<iconbutton id="mute_button"
width="47"
height="20"
normalicon="inspector_mute"
activeicon="inspector_mute_active"
prelighticon="inspector_mute_prelight"/>
<iconbutton id="solo_button"
width="47"
height="20"
normalicon="inspector_solo"
activeicon="inspector_solo_active"
prelighticon="inspector_solo_prelight"/>
</HBox>
<Button id="name_button"
width="95"
height="47"
fgnormal="#D7D7D7"/>
</VBox>
</EventBox>
<Button id="show_sends_button" visible="false" noshowall="true"/>
<Button id="monitor_disk_button" visible="false" noshowall="true"/>
<Button id="comment_button" visible="false" noshowall="true"/>
<Button id="midi_input_enable_button" visible="false" noshowall="true"/>
<Button id="group_button" text="Grp" visible="false" noshowall="true"/>
</Vbox>
</VBox>
</VBox>
</RouteUI>

View file

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<RouteUI>
<VBox>
<HBox id="level_meter_home"></HBox>
<Vbox>
<!--RouteUI-->
<HBox id="invert_button_box"/>
<Button id="mute_button" />
<Button id="solo_button" />
<Button id="rec_enable_button" />
<Button id="show_sends_button" />
<Button id="monitor_input_button" />
<Button id="monitor_disk_button" />
<!--End of RouteUI-->
<Button id="name_label" />
<Button id="group_button" />
<Button id="peak_display" />
</Vbox>
</VBox>
</RouteUI>

View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<GainSlider>
<Adjustment id="gain_adjustment"
minvalue="0"
maxvalue="1"/>
<Layout Layout="" bgnormal="#383838" width="57" height="252">
<Button id="peak_display_button"
x="0" y="0"
width="59" height="18"
bgnormal="#B1B1B1"
bgactive="#D83838"
fgnormal="#000000"
fgactive="#000000"
bghover="#C47474"
bordercolor="#C9C9C9"
borderwidth="1 1 0 0"/>
<VBox id="level_meter_home"
x="1"
y="36"
width="17"
height="187"/>
<icon source="mixer_strip_meter_marks.png" x="22" y="18"/>
<Fader id="gain_slider"
adjustment="gain_adjustment"
facesource="slider_controller_fader.png"
handlesource="slider_controller_fader_handle.png"
activehandlesource="slider_controller_fader_handle.png"
minposx="10"
minposy="187"
maxposx="10"
maxposy="0"
x="31"
y="36"/>
<VBox id="gain_display_home"
x="1" y="237"
width="57" height="16"/>
</Layout>
</GainSlider>

View file

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<RouteUI>
<VBox>
<VBox box.pack="end">
<EventBox id="panners_home" width="57" height="60"/>
<HBox id="level_meter_home"/>
<Vbox>
<HBox id="gain_meter_home"/>
<!--RouteUI-->
<HBox id="invert_button_box" visible="false"/>
<EventBox bgnormal="#000000" width="50">
<VBox borderwidth="1" spacing="1">
<HBox spacing="1">
<iconbutton id="rec_enable_button"
width="28"
height="20"
normalicon="mixer_record"
activeicon="mixer_record_active"
prelighticon="mixer_record_prelight"/>
<iconbutton id="monitor_input_button"
width="28"
height="20"
normalicon="mixer_monitor_input"
activeicon="mixer_monitor_input_active"
prelighticon="mixer_monitor_input_prelight"/>
</HBox>
<HBox spacing="1">
<iconbutton id="mute_button"
width="28"
height="20"
normalicon="mixer_mute"
activeicon="mixer_mute_active"
prelighticon="mixer_mute_prelight"/>
<iconbutton id="solo_button"
width="28"
height="20"
normalicon="mixer_solo"
activeicon="mixer_solo_active"
prelighticon="mixer_solo_prelight"/>
</HBox>
<Button id="name_button"
width="57"
height="28"/>
</VBox>
</EventBox>
<Button id="show_sends_button" visible="false" noshowall="true"/>
<Button id="monitor_disk_button" visible="false" noshowall="true"/>
<Button id="comment_button" visible="false" noshowall="true"/>
<Button id="midi_input_enable_button" visible="false" noshowall="true"/>
<Button id="group_button" text="Grp" visible="false" noshowall="true"/>
</Vbox>
</VBox>
</VBox>
</RouteUI>

View file

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<GainSlider>
<Adjustment id="gain_adjustment"
minvalue="0"
maxvalue="1"/>
<HBox width="10">
<HBox id="level_meter_home" width="30">
<EventBox bgnormal="#ffff00" width="1" box.expand="true" box.fill="true"/>
</HBox>
<Fader id="gain_slider"
adjustment="gain_adjustment"
facesource="slider_controller_fader.png"
handlesource="slider_controller_fader_handle.png"
activehandlesource="slider_controller_fader_handle.png"
minposx="10"
minposy="187"
maxposx="10"
maxposy="0"/>
<Button id="peak_display_button"
x="0" y="0"
width="97" height="18"
bgnormal="#B1B1B1"
bgactive="#D83838"
fgnormal="#000000"
fgactive="#000000"
bghover="#C47474"
bordercolor="#C9C9C9"
borderwidth="1 1 0 0"/>
<VBox id="gain_display_home"/>
</HBox>
</GainSlider>