]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7513: Add 8x8 grid layout
authorBrian West <brian@freeswitch.org>
Fri, 20 Mar 2015 19:39:59 +0000 (14:39 -0500)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:47:14 +0000 (12:47 -0500)
conf/vanilla/autoload_configs/conference_layouts.conf.xml

index 6fab2da080d45c321d2cfaf4a774a80e3f47cb64..c2dc79bdbf832505545c95991ced302cfc5e3d9a 100644 (file)
        <image x="240" y="300" scale="60"/>
        <image x="300" y="300" scale="60"/>
       </layout>
+      <layout name="8x8">
+       <image x="0" y="0" scale="45"/>
+       <image x="45" y="0" scale="45"/>
+       <image x="90" y="0" scale="45"/>
+       <image x="135" y="0" scale="45"/>
+       <image x="180" y="0" scale="45"/>
+       <image x="225" y="0" scale="45"/>
+       <image x="270" y="0" scale="45"/>
+       <image x="315" y="0" scale="45"/>
+       <image x="0" y="45" scale="45"/>
+       <image x="45" y="45" scale="45"/>
+       <image x="90" y="45" scale="45"/>
+       <image x="135" y="45" scale="45"/>
+       <image x="180" y="45" scale="45"/>
+       <image x="225" y="45" scale="45"/>
+       <image x="270" y="45" scale="45"/>
+       <image x="315" y="45" scale="45"/>
+       <image x="0" y="90" scale="45"/>
+       <image x="45" y="90" scale="45"/>
+       <image x="90" y="90" scale="45"/>
+       <image x="135" y="90" scale="45"/>
+       <image x="180" y="90" scale="45"/>
+       <image x="225" y="90" scale="45"/>
+       <image x="270" y="90" scale="45"/>
+       <image x="315" y="90" scale="45"/>
+       <image x="0" y="135" scale="45"/>
+       <image x="45" y="135" scale="45"/>
+       <image x="90" y="135" scale="45"/>
+       <image x="135" y="135" scale="45"/>
+       <image x="180" y="135" scale="45"/>
+       <image x="225" y="135" scale="45"/>
+       <image x="270" y="135" scale="45"/>
+       <image x="315" y="135" scale="45"/>
+       <image x="0" y="180" scale="45"/>
+       <image x="45" y="180" scale="45"/>
+       <image x="90" y="180" scale="45"/>
+       <image x="135" y="180" scale="45"/>
+       <image x="180" y="180" scale="45"/>
+       <image x="225" y="180" scale="45"/>
+       <image x="270" y="180" scale="45"/>
+       <image x="315" y="180" scale="45"/>
+       <image x="0" y="225" scale="45"/>
+       <image x="45" y="225" scale="45"/>
+       <image x="90" y="225" scale="45"/>
+       <image x="135" y="225" scale="45"/>
+       <image x="180" y="225" scale="45"/>
+       <image x="225" y="225" scale="45"/>
+       <image x="270" y="225" scale="45"/>
+       <image x="315" y="225" scale="45"/>
+       <image x="0" y="270" scale="45"/>
+       <image x="45" y="270" scale="45"/>
+       <image x="90" y="270" scale="45"/>
+       <image x="135" y="270" scale="45"/>
+       <image x="180" y="270" scale="45"/>
+       <image x="225" y="270" scale="45"/>
+       <image x="270" y="270" scale="45"/>
+       <image x="315" y="270" scale="45"/>
+       <image x="0" y="315" scale="45"/>
+       <image x="45" y="315" scale="45"/>
+       <image x="90" y="315" scale="45"/>
+       <image x="135" y="315" scale="45"/>
+       <image x="180" y="315" scale="45"/>
+       <image x="225" y="315" scale="45"/>
+       <image x="270" y="315" scale="45"/>
+       <image x="315" y="315" scale="45"/>
+      </layout>
       <layout name="1up_top_left+5">
        <image x="0" y="0" scale="240" floor="true" audio-position="-.5:0:0"/>
        <image x="240" y="0" scale="120" audio-position=".25:0:0"/>
        <layout>4x4</layout>
        <layout>5x5</layout>
        <layout>6x6</layout>
+       <layout>8x8</layout>
       </group>
       <group name="1up_top_left_plus">
        <layout>1up_top_left+5</layout>