HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to check...
[Rockbox.git] / wps / WPSLIST
blob323f66e80cd1f11b193394ceef159f1068c6ff73
1 #             __________               __   ___.
2 #   Open      \______   \ ____   ____ |  | _\_ |__   _______  ___
3 #   Source     |       _//  _ \_/ ___\|  |/ /| __ \ /  _ \  \/  /
4 #   Jukebox    |    |   (  <_> )  \___|    < | \_\ (  <_> > <  <
5 #   Firmware   |____|_  /\____/ \___  >__|_ \|___  /\____/__/\_ \
6 #                     \/            \/     \/    \/            \/
7 # $Id$
9 # WPSLIST
11 # This should list all WPS and RWPS files we have and what their requirements
12 # and preferences are.
14 # Each <wps> section will also cause a "theme" .cfg to be made, which the
15 # <rwps> sections will not cause.
17 # A <wps> section can thus mention a "preferred" rwps file to load when that
18 # theme is loaded.
20 # All sections should list what their smallest LCD size requirements are and
21 # what font and status bar setting they "like".
24 <wps>
25 # Name of the WPS _including_ extension
26 Name: ipodVOL.wps
27 # default RWPS for the theme (to be loaded with the same theme file)
28 RWPS: rockbox_default.rwps
29 # Name of the creator of the WPS
30 Author: xameius
31 # prefered font:
32 Font: nimbus-12.fnt
33 # Weather the WPS is designed to have the statusbar present or not
34 Statusbar: on
35 # The minimum required pixel height for the WPS
36 Height: 128
37 # The minimum required pixel width for the WPS
38 Width: 160
39 </wps>
41 <wps>
42 Name: rockbox_default.wps
43 RWPS: rockbox_default.rwps
44 Author: Rockbox team
45 Font: rockbox_default.fnt
46 Statusbar: on
47 Height: 14
48 Width: 55
49 </wps>
51 <wps>
52 Name: boxes.wps
53 rwps: boxes.rwps
54 Author: Christi Scarborough (after Magnus Westerlund)
55 Font: rockbox_default.fnt
56 Statusbar: on
57 Height: 128
58 Width: 160
59 </wps>
61 <wps>
62 Name: boxes-176x132c.wps
63 Author: Christi Scarborough (after Magnus Westerlund)
64 Font: rockbox_default.fnt
65 Statusbar: on
66 Height: 132
67 Width: 176
68 </wps>
70 <wps>
71 Name: boxes-220x176c.wps
72 rwps: boxes.wps
73 Author: Christi Scarborough (after Magnus Westerlund)
74 Font: rockbox_default.fnt
75 Statusbar: on
76 Height: 176
77 Width: 220
78 </wps>
80 <wps>
81 Name: boxes-112x64.wps
82 Author: Christi Scarborough (after Magnus Westerlund)
83 Font: rockbox_default.fnt
84 Statusbar: on
85 Height: 64
86 Width: 112
87 </wps>
89 <wps>
90 Name: engineeer2.wps
91 RWPS: engineeer2.rwps
92 Author: Magnus Westerlund
93 Font: nedore-8.fnt
94 Statusbar: on
95 Height: 128
96 Width: 160
97 </wps>
99 <wps>
100 Name: iAmp.wps
101 RWPS: iAmp.rwps
102 Author: Raymond Hoh
103 Font: nimbus-12.fnt
104 Statusbar: on
105 Height: 128
106 Width: 160
107 </wps>
109 <wps>
110 Name: zezayer.wps
111 RWPS: rockbox_default.rwps
112 Author: Jake Owen
113 Font: nedore-8.fnt
114 Statusbar: on
115 Height: 128
116 Width: 160
117 </wps>
119 <rwps>
120 Name: rockbox_default.rwps
121 Author: Rockbox team
122 Font: rockbox_default.fnt
123 Statusbar: on
124 Height: 64
125 Width: 128
126 </rwps>
128 <rwps>
129 Name: iAmp.rwps
130 Author: Raymond Hoh
131 Font: nimbus-12.fnt
132 Statusbar: on
133 Height: 64
134 Width: 128
135 </rwps>
137 <rwps>
138 Name: boxes.rwps
139 Author: Christi Scarborough
140 Font: rockbox_default.fnt
141 Statusbar: on
142 Height: 64
143 Width: 128
144 </rwps>
146 <rwps>
147 Name: engineeer2.rwps
148 Author: Magnus Westerlund
149 Font: nedore-8.fnt
150 Statusbar: on
151 Height: 64
152 Width: 128
153 </rwps>
155 <wps>
156 Name: marquee.wps
157 RWPS: marquee.rwps
158 Author: Mike Sobel
159 Font: chicago12.fnt
160 Statusbar: on
161 Height: 128
162 Width: 160
163 </wps>
165 <rwps>
166 Name: marquee.rwps
167 Author: Mike Sobel
168 Font: chicago12.fnt
169 Statusbar: on
170 Height: 64
171 Width: 128
172 </rwps>
174 <wps>
175 Name: DancePuffDuo-220x176.wps
176 RWPS: DancePuffDuo.rwps
177 Author: Chris Oxtoby
178 Font: chicago12.fnt
179 Statusbar: on
180 Height: 176
181 Width: 220
182 </wps>
184 <wps>
185 Name: DancePuffDuo.wps
186 RWPS: DancePuffDuo.rwps
187 Author: Chris Oxtoby
188 Font: chicago12.fnt
189 Statusbar: on
190 Height: 128
191 Width: 160
192 </wps>
194 <rwps>
195 Name: DancePuffDuo.rwps
196 Author: Chris Oxtoby
197 Font: chicago12.fnt
198 Statusbar: on
199 Height: 64
200 Width: 128
201 </rwps>