Merge branch 'master' into android-test-plugins
[kugel-rb.git] / wps / WPSLIST
blob2649b1c4356247f9118b3647886266b67df0e62f
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 font and status bar setting they "like".
22 <wps>
23 # Name of the WPS _including_ extension
24 Name: ipodVOL.wps
25 # default RWPS for the theme (to be loaded with the same theme file)
26 RWPS: rockbox_default.rwps
27 # Name of the creator of the WPS
28 Author: xameius
29 # preferred font
30 Font: 12-Nimbus.fnt
31 # whether the WPS is designed to have the statusbar present or not
32 Statusbar: on
33 # whether a menu backdrop should be set
34 # needs to be declared as empty if there should be none (the default sets one)
35 backdrop:
36 # reference to the built-in icon set
37 iconset:
38 # reference to the default viewers icon set
39 viewers iconset:
40 # preferred selector type
41 selector type: bar (inverse)
42 </wps>
44 <wps>
45 Name: boxes.wps
46 rwps: boxes.rwps
47 SBS:
48 RSBS:
49 Author: Christi Scarborough (after Magnus Westerlund)
50 Font: 08-Schumacher-Clean.fnt
51 Statusbar: top
52 # themes with colour screen versions need to set the colours too
53 Foreground Color: 000000
54 Background Color: B6C6E5
55 backdrop:
56 iconset:
57 viewers iconset:
58 selector type: bar (inverse)
59 ui viewport:
60 remote ui viewport:
61 </wps>
63 <wps>
64 Name: engineeer2.wps
65 RWPS: engineeer2.rwps
66 SBS:
67 RSBS:
68 Author: Magnus Westerlund
69 Font: 08-Nedore.fnt
70 Statusbar: top
71 backdrop:
72 iconset:
73 viewers iconset:
74 selector type: bar (inverse)
75 ui viewport:
76 remote ui viewport:
77 </wps>
79 <wps>
80 Name: iAmp.wps
81 RWPS: iAmp.rwps
82 SBS:
83 RSBS:
84 Author: Raymond Hoh
85 Font: 12-Nimbus.fnt
86 backdrop:
87 iconset:
88 viewers iconset:
89 selector type: bar (inverse)
90 Statusbar: top
91 ui viewport:
92 remote ui viewport:
93 </wps>
95 <wps>
96 Name: zezayer.wps
97 RWPS: zezayer.rwps
98 SBS:
99 RSBS:
100 Author: Jake Owen
101 Font: 08-Nedore.fnt
102 Statusbar: top
103 backdrop:
104 iconset:
105 viewers iconset:
106 selector type: bar (inverse)
107 ui viewport:
108 remote ui viewport:
109 </wps>
111 <rwps>
112 Name: zezayer.rwps
113 Author: Dominik Riebeling
114 Font: 08-Nedore.fnt
115 Statusbar: top
116 </rwps>
118 <rwps>
119 Name: rockbox_default.rwps
120 Author: Rockbox team
121 Font: 08-Schumacher-Clean.fnt
122 Statusbar: top
123 </rwps>
125 <rwps>
126 Name: iAmp.rwps
127 Author: Raymond Hoh
128 Font: 12-Nimbus.fnt
129 Statusbar: top
130 </rwps>
132 <rwps>
133 Name: boxes.rwps
134 Author: Christi Scarborough
135 Font: 08-Schumacher-Clean.fnt
136 Statusbar: top
137 </rwps>
139 <rwps>
140 Name: engineeer2.rwps
141 Author: Magnus Westerlund
142 Font: 08-Nedore.fnt
143 Statusbar: top
144 </rwps>
146 <wps>
147 Name: DancePuffDuo.wps
148 RWPS: DancePuffDuo.rwps
149 SBS:
150 RSBS:
151 Author: Chris Oxtoby
152 Font: 13-Nimbus.fnt
153 Statusbar: top
154 Foreground Color: 000000
155 Background Color: B6C6E5
156 backdrop:
157 iconset:
158 viewers iconset:
159 selector type: bar (inverse)
160 ui viewport:
161 remote ui viewport:
162 </wps>
164 <rwps>
165 Name: DancePuffDuo.rwps
166 Author: Chris Oxtoby
167 Font: 13-Nimbus.fnt
168 Statusbar: top
169 </rwps>
171 <wps>
172 Name: iCatcher.wps
173 RWPS: iCatcher.rwps
174 SBS:
175 RSBS:
176 Author: Ioannis Koutoulakis
177 Font.112x64x1: 08-Rockfont.fnt
178 Font.128x64x1: 08-Rockfont.fnt
179 Font.128x128x16: 09-Nedore.fnt
180 Font.132x80x16: 09-Nedore.fnt
181 Font.138x110x2: 08-Nedore.fnt
182 Font.160x128x2: 09-Nedore.fnt
183 Font.160x128x16: 09-Nedore.fnt
184 Font.176x132x16: 09-Nedore.fnt
185 Font.176x220x16: 12-Nimbus.fnt
186 Font.220x176x16: 14-Nimbus.fnt
187 Font.240x320x16: 19-Nimbus.fnt
188 Font.240x400x16: 19-Nimbus.fnt
189 Font.320x240x16: 19-Nimbus.fnt
190 Foreground Color: 000000
191 Background Color: FFFFFF
192 Statusbar: top
193 backdrop:
194 iconset:
195 viewers iconset:
196 selector type: bar (inverse)
197 ui viewport:
198 remote ui viewport:
199 </wps>
201 <rwps>
202 Name: iCatcher.rwps
203 Author: Ioannis Koutoulakis
204 Font.160x128x2: 09-Nedore.fnt
205 Font.220x176x16: 14-Nimbus.fnt
206 Statusbar: top
207 </rwps>
209 <wps>
210 Name: UniCatcher.wps
211 RWPS: UniCatcher.rwps
212 SBS:
213 RSBS:
214 Author: Ioannis Koutoulakis
215 Font: 16-GNU-Unifont.fnt
216 Foreground Color: 000000
217 Background Color: FFFFFF
218 Statusbar: top
219 backdrop:
220 iconset:
221 viewers iconset:
222 selector type: bar (inverse)
223 ui viewport:
224 remote ui viewport:
225 </wps>
227 <rwps>
228 Name: UniCatcher.rwps
229 Author: Ioannis Koutoulakis
230 Font: 16-GNU-Unifont.fnt
231 Statusbar: top
232 </rwps>
234 <wps>
235 Name: Rockboxed.wps
236 RWPS: rockbox_default.rwps
237 SBS:
238 RSBS:
239 Author: Roan Horning
240 Font.112x64x1: 08-Schumacher-Clean.fnt
241 Font.128x64x1: 08-Schumacher-Clean.fnt
242 Font.128x128x16: 12-Nimbus.fnt
243 Font.132x80x16: 10-Nimbus.fnt
244 Font.138x110x2: 12-Nimbus.fnt
245 Font.160x128x16: 12-Nimbus.fnt
246 Font.160x128x2: 12-Nimbus.fnt
247 Font.176x132x16: 12-Nimbus.fnt
248 Font.176x220x16: 12-Nimbus.fnt
249 Font.220x176x16: 14-Nimbus.fnt
250 Font.240x320x16: 19-Nimbus.fnt
251 Font.240x400x16: 19-Nimbus.fnt
252 Font.320x240x16: 19-Nimbus.fnt
253 Foreground Color: 000000
254 Background Color: FFC000
255 Statusbar: top
256 backdrop:
257 iconset:
258 viewers iconset:
259 selector type: bar (inverse)
260 ui viewport:
261 remote ui viewport:
262 </wps>
264 <wps>
265 Name: progressive.wps
266 Author: Jens Arnold
267 </wps>
269 <wps>
270 Name: cabbiev2.wps
271 RWPS: cabbiev2.rwps
272 SBS:
273 RSBS:
274 # Real name of the creator of the WPS
275 Author: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta.
277 # Preferred font (including .fnt extension - leave blank for player):
278 Font.800x480x16: 35-Adobe-Helvetica.fnt
279 Font.480x800x16: 35-Adobe-Helvetica.fnt
280 Font.320x480x16: 27-Adobe-Helvetica.fnt
281 Font.320x240x16: 15-Adobe-Helvetica.fnt
282 Font.240x400x16: 16-Adobe-Helvetica.fnt
283 Font.240x320x16: 15-Adobe-Helvetica.fnt
284 Font.220x176x16: 12-Adobe-Helvetica.fnt
285 Font.176x220x16: 12-Adobe-Helvetica.fnt
286 Font.176x132x16: 12-Adobe-Helvetica.fnt
287 Font.160x128x16: 12-Adobe-Helvetica.fnt
288 Font.160x128x2: 12-Adobe-Helvetica.fnt
289 Font.160x128x1: 12-Adobe-Helvetica.fnt
290 Font.138x110x2: 12-Adobe-Helvetica.fnt
291 Font.128x128x16: 12-Adobe-Helvetica.fnt
292 Font.128x160x16: 12-Adobe-Helvetica.fnt
293 Font.128x128x2: 12-Adobe-Helvetica.fnt
294 Font.132x80x16: 11-Sazanami-Mincho.fnt
295 Font.128x64x1: 08-Rockfont.fnt
296 Font.112x64x1: 08-Rockfont.fnt
298 # Remote font for iriver
299 Remote Font.128x64x1: 08-Rockfont.fnt
301 #misc settings that should be ignored on grayscale targets
302 foreground color: CCCCCC
303 background color: 000000
304 line selector start color: fde89e
305 line selector end color: b58c00
306 line selector text color: 000000
307 filetype colours:
309 #backdrop - remember this is the source file name in your SVN folder, not dest name!
310 backdrop.800x480x16: backdrops/cabbiev2.800x480x16.bmp
311 backdrop.480x800x16: backdrops/cabbiev2.480x800x16.bmp
312 backdrop.320x480x16: backdrops/cabbiev2.320x480x16.bmp
313 backdrop.320x240x16: backdrops/cabbiev2.320x240x16.bmp
314 backdrop.128x128x16: backdrops/cabbiev2.128x128x16.bmp
315 backdrop.128x160x16: backdrops/cabbiev2.128x160x16.bmp
316 backdrop.132x80x16: backdrops/cabbiev2.132x80x16.bmp 
317 backdrop.138x110x2: backdrops/cabbiev2.138x110x2.bmp
318 backdrop.160x128x16: backdrops/cabbiev2.160x128x16.bmp
319 backdrop.160x128x2: backdrops/cabbiev2.160x128x2.bmp
320 backdrop.176x132x16: backdrops/cabbiev2.176x132x16.bmp
321 backdrop.176x220x16: backdrops/cabbiev2.176x220x16.bmp
322 backdrop.220x176x16: backdrops/cabbiev2.220x176x16.bmp
323 backdrop.240x320x16: backdrops/cabbiev2.240x320x16.bmp
324 backdrop.240x400x16: backdrops/cabbiev2.240x400x16.bmp
326 #selection bar settings for color targets
327 selector type.800x480x16: bar (gradient)
328 selector type.480x800x16: bar (gradient)
329 selector type.320x480x16: bar (gradient)
330 selector type.320x240x16: bar (gradient)
331 selector type.128x128x16: bar (gradient)
332 selector type.128x160x16: bar (gradient)
333 selector type.132x80x16:  bar (gradient)
334 selector type.220x176x16: bar (gradient)
335 selector type.160x128x16: bar (gradient)
336 selector type.240x400x16: bar (gradient)
337 selector type.240x320x16: bar (gradient)
338 selector type.176x132x16: bar (gradient)
339 selector type.176x220x16: bar (gradient)
340 selector type.160x128x2: bar (inverse)
341 selector type.138x110x2: bar (inverse)
343 #icons
344 iconset.800x480x16: icons/tango_small.bmp
345 iconset.480x800x16: icons/tango_small.bmp 
346 iconset.320x480x16: icons/tango_small.bmp 
347 iconset.320x240x16: icons/tango_small.bmp 
348 iconset.128x128x16: icons/tango_small.bmp
349 iconset.128x160x16: icons/tango_small.bmp
350 iconset.132x80x16: icons/tango_small.bmp 
351 iconset.138x110x2: icons/tango_small_mono.bmp
352 iconset.160x128x16: icons/tango_small.bmp 
353 iconset.160x128x2: icons/tango_small_mono.bmp
354 iconset.176x132x16: icons/tango_small.bmp 
355 iconset.176x220x16: icons/tango_small.bmp 
356 iconset.220x176x16: icons/tango_small.bmp 
357 iconset.240x320x16: icons/tango_small.bmp 
358 iconset.240x400x16: icons/tango_small.bmp 
360 #viewer icons
361 viewers iconset.800x480x16: icons/tango_small_viewers.bmp
362 viewers iconset.480x800x16: icons/tango_small_viewers.bmp
363 viewers iconset.320x480x16: icons/tango_small_viewers.bmp
364 viewers iconset.320x240x16: icons/tango_small_viewers.bmp
365 viewers iconset.128x128x16: icons/tango_small_viewers.bmp
366 viewers iconset.128x160x16: icons/tango_small_viewers.bmp
367 viewers iconset.132x80x16: icons/tango_small_viewers.bmp
368 viewers iconset.138x110x2: icons/tango_small_viewers_mono.bmp
369 viewers iconset.160x128x16: icons/tango_small_viewers.bmp
370 viewers iconset.160x128x2: icons/tango_small_viewers_mono.bmp
371 viewers iconset.176x132x16: icons/tango_small_viewers.bmp 
372 viewers iconset.176x220x16: icons/tango_small_viewers.bmp 
373 viewers iconset.220x176x16: icons/tango_small_viewers.bmp
374 viewers iconset.240x320x16: icons/tango_small_viewers.bmp 
375 viewers iconset.240x400x16: icons/tango_small_viewers.bmp 
377 # Whether the WPS is designed to have the statusbar on or off
378 Statusbar: top
379 remote statusbar: top
381 # list & remote ui viewports
382 ui viewport:
383 remote ui viewport:
384 </wps>
386 <rwps>
387 Name: cabbiev2.rwps
388 Author: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta.
389 Font: 12-Adobe-Helvetica.fnt
390 Statusbar: top
391 </rwps>