Index: metallurgy-ui/recordings-ui.xml
===================================================================
--- metallurgy-ui.orig/recordings-ui.xml
+++ metallurgy-ui/recordings-ui.xml
@@ -11,6 +11,41 @@
 
         <imagetype name="background" from="basebackground2" />
 
+        <buttonlist name="recgroups">
+            <area>12,360,1260,30</area>
+            <spacing>1</spacing>
+            <scrollstyle>center</scrollstyle>
+            <wrapstyle>items</wrapstyle>
+            <layout>horizontal</layout>
+            <buttonarea>0,0,1260,30</buttonarea>
+            <statetype name="buttonitem">
+                <state name="active">
+                    <area>0,0,178,40</area>
+                    <textarea name="buttonitem" from="basetextarea">
+                        <area>4,3,95%,95%</area>
+                        <align>allcenter</align>
+                        <cutdown>yes</cutdown>
+                        <font>basesmallblack</font>
+                        <alpha>255</alpha>
+                    </textarea>
+                </state>
+                <state name="selected" from="active">
+                    <textarea name="buttonitem">
+                        <area>4,1,95%,95%</area>
+                        <font>basemedium</font>
+                        <alpha>255</alpha>
+                    </textarea>
+                </state>
+                <state name="inactive" from="selected" />
+            </statetype>
+            <statetype name="upscrollarrow">
+                <position>132,247</position>
+            </statetype>
+            <statetype name="downscrollarrow">
+                <position>160,247</position>
+            </statetype>
+        </buttonlist>
+
         <buttonlist name="groups" from="basebuttonlist">
             <position>55,75</position>
             <scrollstyle>center</scrollstyle>
