Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request #173 from Supernature2k/master
Browse files Browse the repository at this point in the history
recalbox-multi 2.0
  • Loading branch information
rockaddicted authored May 13, 2017
2 parents 8cbb7ec + 5b62cdc commit d3ad40c
Show file tree
Hide file tree
Showing 423 changed files with 129,732 additions and 62,073 deletions.
17 changes: 1 addition & 16 deletions themes/recalbox-multi/amiga1200/custom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,12 @@
<formatVersion>4</formatVersion>

<view name="system">
<image name="background" extra="true">
</image>
<image name="band1" extra="true">
<color>192753</color>
</image>
<image name="band2" extra="true">
<color>5F87C0</color>
</image>
<image name="band3" extra="true">
<color>F3AD2D</color>
</image>
<image name="band4" extra="true">
<color>ED2224</color>
</image>
<text name="info1" extra="true">
<text>Work In Progress</text>
<pos>0.38 0.72</pos>
</text>
</view>

<view name="basic, detailed">
<view name="system, basic, detailed">
<image name="band1" extra="true">
<color>192753</color>
</image>
Expand Down
1,378 changes: 1,378 additions & 0 deletions themes/recalbox-multi/amiga1200/data/consolegame.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 12 additions & 31 deletions themes/recalbox-multi/amiga1200/theme.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<theme>
<formatVersion>4</formatVersion>

<include>./../main.xml</include>
<include>./custom.xml</include>

Expand All @@ -12,54 +13,34 @@

<!-- uncomment this line to use specific rating icons -->
<include>./rating_icons.xml</include>


<view name="system">
<view name="system, basic, detailed">
<image name="logo">
<path>./data/logo.svg</path>
</image>
<image name="console" extra="true">
<path>./data/console.svg</path>
<pos>0.02 0.30</pos>
<maxSize>0.45 0.25</maxSize>
<origin>0 1</origin>
</image>
<image name="game" extra="true">
<path>./data/game.svg</path>
<pos>0.35 0.30</pos>
<maxSize>0.15 0.12</maxSize>
<origin>0 1</origin>

<image name="consolegame" extra="true">
<path>./data/consolegame.svg</path>
</image>
</view>

<view name="system">
<image name="controller" extra="true">
<path>./data/controller.svg</path>
<pos>0.78 0.30</pos>
<maxSize>0.15 0.25</maxSize>
<origin>1 1</origin>
</image>
</view>

<view name="basic, detailed">
<image name="console" extra="true">
<path>./data/console.svg</path>
<pos>0.02 0.17</pos>
<maxSize>0.24 0.15</maxSize>
<origin>0 1</origin>
</image>
<image name="game" extra="true">
<path>./data/game.svg</path>
<pos>0.22 0.17</pos>
<maxSize>0.07 0.07</maxSize>
<origin>0 1</origin>
</image>
<image name="logo">
<path>./data/logo.svg</path>
<pos>0.78 0.17</pos>
<maxSize>0.25 0.15</maxSize>
<origin>1 1</origin>
</image>
</view>

<view name="detailed">
<image name="controls" extra="true">
<path>./data/controls.svg</path>
</image>
</view>
</view>

</theme>
17 changes: 1 addition & 16 deletions themes/recalbox-multi/amiga600/custom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,12 @@
<formatVersion>4</formatVersion>

<view name="system">
<image name="background" extra="true">
</image>
<image name="band1" extra="true">
<color>192753</color>
</image>
<image name="band2" extra="true">
<color>5BA079</color>
</image>
<image name="band3" extra="true">
<color>F9EA38</color>
</image>
<image name="band4" extra="true">
<color>ED2224</color>
</image>
<text name="info1" extra="true">
<text>Work In Progress</text>
<pos>0.38 0.72</pos>
</text>
</view>

<view name="basic, detailed">
<view name="system, basic, detailed">
<image name="band1" extra="true">
<color>192753</color>
</image>
Expand Down
1,231 changes: 1,231 additions & 0 deletions themes/recalbox-multi/amiga600/data/consolegame.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 11 additions & 32 deletions themes/recalbox-multi/amiga600/theme.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<theme>
<formatVersion>4</formatVersion>

<include>./../main.xml</include>
<include>./custom.xml</include>

Expand All @@ -10,58 +11,36 @@
<!--<include>./../data/layouts/standard-nodesc.xml</include>-->
<!--<include>./../data/layouts/Supernature2k.xml</include>-->


<!-- uncomment this line to use specific rating icons -->
<include>./rating_icons.xml</include>


<view name="system">
<view name="system, basic, detailed">
<image name="logo">
<path>./data/logo.svg</path>
</image>
<image name="console" extra="true">
<path>./data/console.svg</path>
<pos>0.02 0.30</pos>
<maxSize>0.26 0.25</maxSize>
<origin>0 1</origin>
</image>
<image name="game" extra="true">
<path>./data/game.svg</path>
<pos>0.26 0.30</pos>
<maxSize>0.15 0.12</maxSize>
<origin>0 1</origin>

<image name="consolegame" extra="true">
<path>./data/consolegame.svg</path>
</image>
</view>

<view name="system">
<image name="controller" extra="true">
<path>./data/controller.svg</path>
<pos>0.78 0.30</pos>
<maxSize>0.15 0.25</maxSize>
<origin>1 1</origin>
</image>
</view>

<view name="basic, detailed">
<image name="console" extra="true">
<path>./data/console.svg</path>
<pos>0.02 0.17</pos>
<maxSize>0.135 0.15</maxSize>
<origin>0 1</origin>
</image>
<image name="game" extra="true">
<path>./data/game.svg</path>
<pos>0.162 0.17</pos>
<maxSize>0.07 0.07</maxSize>
<origin>0 1</origin>
</image>
<image name="logo">
<path>./data/logo.svg</path>
<pos>0.78 0.17</pos>
<maxSize>0.25 0.15</maxSize>
<origin>1 1</origin>
</image>
</view>

<view name="detailed">
<image name="controls" extra="true">
<path>./data/controls.svg</path>
</image>
</view>
</view>

</theme>
22 changes: 1 addition & 21 deletions themes/recalbox-multi/amstradcpc/custom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,27 @@
<formatVersion>4</formatVersion>

<view name="system">
<image name="background" extra="true">
</image>
<image name="band1" extra="true">
<color>E91C23</color>
</image>
<image name="band2" extra="true">
<color>00A651</color>
</image>
<image name="band3" extra="true">
<color>1C75BC</color>
</image>
<image name="band4" extra="true">
<color>3E3E3E</color>
</image>
<text name="info1" extra="true">
<text>Manufacturer : Amstrad</text>
<pos>0.38 0.72</pos>
</text>
<text name="info2" extra="true">
<text>Year of Release : 1984</text>
<pos>0.38 0.74</pos>
</text>
<text name="info3" extra="true">
<text>OS : AMSDOS with Locomotive BASIC </text>
<pos>0.38 0.76</pos>
</text>
<text name="info4" extra="true">
<text>CPU : Zilog Z80A @ 4 MHz</text>
<pos>0.38 0.80</pos>
</text>
<text name="info5" extra="true">
<text>RAM : 64KB</text>
<pos>0.38 0.82</pos>
</text>
<text name="info6" extra="true">
<text>Sound Chip : General Instrument AY-3-8910</text>
<pos>0.38 0.84</pos>
</text>
</view>

<view name="basic, detailed">
<view name="system, basic, detailed">
<image name="band1" extra="true">
<color>E91C23</color>
</image>
Expand Down
Loading

0 comments on commit d3ad40c

Please sign in to comment.