|
|
@@ -294,35 +294,35 @@
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
<child>
|
|
|
- <object class="GtkMenuItem" id="_pauseEmulation">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="tooltip_text" translatable="yes">Pause emulation</property>
|
|
|
- <property name="label" translatable="yes">Pause Emulation</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <signal name="activate" handler="PauseEmulation_Pressed" swapped="no"/>
|
|
|
- </object>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkMenuItem" id="_resumeEmulation">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="tooltip_text" translatable="yes">Resume emulation</property>
|
|
|
- <property name="label" translatable="yes">Resume Emulation</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <signal name="activate" handler="ResumeEmulation_Pressed" swapped="no"/>
|
|
|
- </object>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkMenuItem" id="_stopEmulation">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="tooltip_text" translatable="yes">Stop emulation of the current game and return to game selection</property>
|
|
|
- <property name="label" translatable="yes">Stop Emulation</property>
|
|
|
- <property name="use_underline">True</property>
|
|
|
- <signal name="activate" handler="StopEmulation_Pressed" swapped="no"/>
|
|
|
- </object>
|
|
|
- </child>
|
|
|
+ <object class="GtkMenuItem" id="_pauseEmulation">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Pause emulation</property>
|
|
|
+ <property name="label" translatable="yes">Pause Emulation</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <signal name="activate" handler="PauseEmulation_Pressed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkMenuItem" id="_resumeEmulation">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Resume emulation</property>
|
|
|
+ <property name="label" translatable="yes">Resume Emulation</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <signal name="activate" handler="ResumeEmulation_Pressed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkMenuItem" id="_stopEmulation">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Stop emulation of the current game and return to game selection</property>
|
|
|
+ <property name="label" translatable="yes">Stop Emulation</property>
|
|
|
+ <property name="use_underline">True</property>
|
|
|
+ <signal name="activate" handler="StopEmulation_Pressed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
<child>
|
|
|
<object class="GtkSeparatorMenuItem">
|
|
|
<property name="visible">True</property>
|
|
|
@@ -647,14 +647,15 @@
|
|
|
<object class="GtkEventBox">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <signal name="button_release_event" handler="AspectRatio_Clicked" swapped="no"/>
|
|
|
+ <signal name="button_release_event" handler="VolumeStatus_Clicked" swapped="no"/>
|
|
|
<child>
|
|
|
- <object class="GtkLabel" id="_aspectRatio">
|
|
|
+ <object class="GtkLabel" id="_volumeStatus">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
<property name="halign">start</property>
|
|
|
<property name="margin_left">5</property>
|
|
|
<property name="margin_right">5</property>
|
|
|
+ <property name="label" translatable="yes"></property>
|
|
|
</object>
|
|
|
</child>
|
|
|
</object>
|
|
|
@@ -675,6 +676,38 @@
|
|
|
<property name="position">5</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkEventBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <signal name="button_release_event" handler="AspectRatio_Clicked" swapped="no"/>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel" id="_aspectRatio">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="margin_left">5</property>
|
|
|
+ <property name="margin_right">5</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">6</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">7</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
<child>
|
|
|
<object class="GtkLabel" id="_gameStatus">
|
|
|
<property name="visible">True</property>
|
|
|
@@ -686,7 +719,7 @@
|
|
|
<packing>
|
|
|
<property name="expand">False</property>
|
|
|
<property name="fill">True</property>
|
|
|
- <property name="position">6</property>
|
|
|
+ <property name="position">8</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -697,7 +730,7 @@
|
|
|
<packing>
|
|
|
<property name="expand">False</property>
|
|
|
<property name="fill">True</property>
|
|
|
- <property name="position">7</property>
|
|
|
+ <property name="position">9</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -711,7 +744,7 @@
|
|
|
<packing>
|
|
|
<property name="expand">False</property>
|
|
|
<property name="fill">True</property>
|
|
|
- <property name="position">8</property>
|
|
|
+ <property name="position">10</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -722,7 +755,7 @@
|
|
|
<packing>
|
|
|
<property name="expand">False</property>
|
|
|
<property name="fill">True</property>
|
|
|
- <property name="position">9</property>
|
|
|
+ <property name="position">11</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
@@ -736,7 +769,7 @@
|
|
|
<packing>
|
|
|
<property name="expand">True</property>
|
|
|
<property name="fill">True</property>
|
|
|
- <property name="position">10</property>
|
|
|
+ <property name="position">12</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
</object>
|