Skip to content

Commit

Permalink
added topbar to bluetwo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmario64 committed Feb 4, 2005
1 parent 3c43c93 commit e6c324d
Show file tree
Hide file tree
Showing 22 changed files with 180 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
180 changes: 180 additions & 0 deletions mediaportal/xbmc/bin/Release/skin/BlueTwo/topbar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,185 @@
<allowoverlay>yes</allowoverlay>
<autohide>yes</autohide>
<controls>
<control>
<type>image</type>
<id>1</id>
<posX>0</posX>
<posY>0</posY>
<texture>background_bar.png</texture>
</control>
<control>
<description>Back button</description>
<type>button</type>
<id>20</id>
<posX>45</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>back_enabled.png</textureFocus>
<textureNoFocus>back_disabled.png</textureNoFocus>
<action>10</action>
<label>-</label>
<action>10</action>
<onleft>31</onleft>
<onright>22</onright>
<onup>20</onup>
<ondown>2</ondown>
</control>
<control>
<description>back button</description>
<type>button</type>
<id>22</id>
<posX>180</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>skipback_enabled.png</textureFocus>
<textureNoFocus>skipback_disabled.png</textureNoFocus>
<action>15</action>
<label>-</label>
<onleft>20</onleft>
<onright>23</onright>
<onup>22</onup>
<ondown>2</ondown>
</control>
<control>
<description>rewind button</description>
<type>button</type>
<id>23</id>
<posX>230</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>rew_enabled.png</textureFocus>
<textureNoFocus>rew_disabled.png</textureNoFocus>
<action>78</action>
<label>-</label>
<onleft>22</onleft>
<onright>24</onright>
<onup>23</onup>
<ondown>2</ondown>
</control>
<control>
<description>play button</description>
<type>button</type>
<id>24</id>
<posX>280</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>play_enabled.png</textureFocus>
<textureNoFocus>play_disabled.png</textureNoFocus>
<action>79</action>
<label>-</label>
<onleft>23</onleft>
<onright>25</onright>
<onup>24</onup>
<ondown>2</ondown>
</control>
<control>
<description>pause button</description>
<type>button</type>
<id>25</id>
<posX>330</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>pause_enabled.png</textureFocus>
<textureNoFocus>pause_disabled.png</textureNoFocus>
<action>12</action>
<label>-</label>
<onleft>24</onleft>
<onright>26</onright>
<onup>25</onup>
<ondown>2</ondown>
</control>
<control>
<description>stop button</description>
<type>button</type>
<id>27</id>
<posX>380</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>stop_enabled.png</textureFocus>
<textureNoFocus>stop_disabled.png</textureNoFocus>
<action>13</action>
<label>-</label>
<onleft>26</onleft>
<onright>28</onright>
<onup>27</onup>
<ondown>2</ondown>
</control>
<control>
<description>fast forward button</description>
<type>button</type>
<id>28</id>
<posX>430</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>fastforward_enabled.png</textureFocus>
<textureNoFocus>fastforward_disabled.png</textureNoFocus>
<action>77</action>
<label>-</label>
<onleft>27</onleft>
<onright>29</onright>
<onup>28</onup>
<ondown>2</ondown>
</control>
<control>
<description>next button</description>
<type>button</type>
<id>29</id>
<posX>480</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>skipforward_enabled.png</textureFocus>
<textureNoFocus>skipforward_disabled.png</textureNoFocus>
<action>14</action>
<label>-</label>
<onleft>28</onleft>
<onright>30</onright>
<onup>29</onup>
<ondown>2</ondown>
</control>
<control>
<description>Minimize button</description>
<type>button</type>
<id>30</id>
<posX>591</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>minimize_enabled.png</textureFocus>
<textureNoFocus>minimize_disabled.png</textureNoFocus>
<action>-</action>
<label>-</label>
<action>97</action>
<onleft>29</onleft>
<onright>31</onright>
<onup>30</onup>
<ondown>2</ondown>
</control>
<control>
<description>Exit button</description>
<type>button</type>
<id>31</id>
<posX>641</posX>
<posY>5</posY>
<width>42</width>
<height>42</height>
<textureFocus>exit_enabled.png</textureFocus>
<textureNoFocus>exit_disabled.png</textureNoFocus>
<action>97</action>
<label>-</label>
<action>97</action>
<onleft>30</onleft>
<onright>20</onright>
<onup>31</onup>
<ondown>2</ondown>
</control>
</controls>
</window>

0 comments on commit e6c324d

Please sign in to comment.