blob: 9afa6789b4de69d0fa28d2b0d56c109d6270cb99 [file] [log] [blame]
Daniel Stenberg88f359f2005-11-17 23:47:23 +00001# __________ __ ___.
2# Open \______ \ ____ ____ | | _\_ |__ _______ ___
3# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/
7# $Id$
8#
9# WPSLIST
10#
11# This should list all WPS and RWPS files we have and what their requirements
12# and preferences are.
13#
14# Each <wps> section will also cause a "theme" .cfg to be made, which the
15# <rwps> sections will not cause.
16#
17# A <wps> section can thus mention a "preferred" rwps file to load when that
18# theme is loaded.
19#
Martin Arver3fcd68d2006-05-15 17:48:17 +000020# All sections should list what font and status bar setting they "like".
Daniel Stenberg88f359f2005-11-17 23:47:23 +000021
Christi Scarborougha7db52c2005-11-16 01:24:52 +000022<wps>
Daniel Stenberg792c9982005-11-14 14:24:17 +000023# Name of the WPS _including_ extension
24Name: ipodVOL.wps
Anton Oleynikov0fe9abb2005-11-21 08:30:21 +000025# default RWPS for the theme (to be loaded with the same theme file)
26RWPS: rockbox_default.rwps
Daniel Stenberg792c9982005-11-14 14:24:17 +000027# Name of the creator of the WPS
28Author: xameius
29# prefered font:
Martin Arver740b7042006-03-08 10:55:17 +000030Font: nimbus-12.fnt
Daniel Stenberg792c9982005-11-14 14:24:17 +000031# Weather the WPS is designed to have the statusbar present or not
Martin Arver939efcb2006-03-08 09:53:26 +000032Statusbar: on
Daniel Stenberg792c9982005-11-14 14:24:17 +000033</wps>
Christi Scarborough704602f2005-11-14 15:35:21 +000034
35<wps>
Christi Scarborougha7db52c2005-11-16 01:24:52 +000036Name: rockbox_default.wps
Anton Oleynikovdad01182005-11-17 22:58:52 +000037RWPS: rockbox_default.rwps
Christi Scarborougha7db52c2005-11-16 01:24:52 +000038Author: Rockbox team
39Font: rockbox_default.fnt
40Statusbar: on
Christi Scarborougha7db52c2005-11-16 01:24:52 +000041</wps>
42
43<wps>
Christi Scarborough704602f2005-11-14 15:35:21 +000044Name: boxes.wps
Christi Scarborough51248442005-11-21 02:04:47 +000045rwps: boxes.rwps
Christi Scarboroughbde49962005-11-17 07:37:01 +000046Author: Christi Scarborough (after Magnus Westerlund)
Christi Scarborough704602f2005-11-14 15:35:21 +000047Font: rockbox_default.fnt
Christi Scarborough51248442005-11-21 02:04:47 +000048Statusbar: on
Christi Scarborough4e672ce2006-02-01 14:17:18 +000049</wps>
50
51<wps>
Christi Scarboroughbde49962005-11-17 07:37:01 +000052Name: engineeer2.wps
Anton Oleynikov9b413392005-12-05 21:21:10 +000053RWPS: engineeer2.rwps
Christi Scarboroughbde49962005-11-17 07:37:01 +000054Author: Magnus Westerlund
Christi Scarborough32a43e22005-11-18 15:33:05 +000055Font: nedore-8.fnt
Anton Oleynikov0fe9abb2005-11-21 08:30:21 +000056Statusbar: on
Anton Oleynikov2bbb9032005-11-17 21:35:52 +000057</wps>
58
59<wps>
60Name: iAmp.wps
Anton Oleynikovdad01182005-11-17 22:58:52 +000061RWPS: iAmp.rwps
Anton Oleynikov2bbb9032005-11-17 21:35:52 +000062Author: Raymond Hoh
Christi Scarborough32a43e22005-11-18 15:33:05 +000063Font: nimbus-12.fnt
Anton Oleynikov0fe9abb2005-11-21 08:30:21 +000064Statusbar: on
Christi Scarboroughbde49962005-11-17 07:37:01 +000065</wps>
Christi Scarboroughe6cef6e2005-11-17 21:53:23 +000066
67<wps>
Christi Scarboroughe6cef6e2005-11-17 21:53:23 +000068Name: zezayer.wps
Nicolas Pennequin967d1722007-05-21 18:46:11 +000069RWPS: zezayer.rwps
Christi Scarboroughe6cef6e2005-11-17 21:53:23 +000070Author: Jake Owen
Christi Scarboroughe6cef6e2005-11-17 21:53:23 +000071Font: nedore-8.fnt
Anton Oleynikov0fe9abb2005-11-21 08:30:21 +000072Statusbar: on
Christi Scarboroughe6cef6e2005-11-17 21:53:23 +000073</wps>
Daniel Stenberg88f359f2005-11-17 23:47:23 +000074
75<rwps>
Nicolas Pennequin967d1722007-05-21 18:46:11 +000076Name: zezayer.rwps
77Author: Dominik Riebeling
78Font: nedore-8.fnt
79Statusbar: on
80</rwps>
81
82<rwps>
Daniel Stenberg88f359f2005-11-17 23:47:23 +000083Name: rockbox_default.rwps
84Author: Rockbox team
85Font: rockbox_default.fnt
86Statusbar: on
Daniel Stenberg88f359f2005-11-17 23:47:23 +000087</rwps>
Anton Oleynikov24c07042005-11-18 00:09:57 +000088
89<rwps>
90Name: iAmp.rwps
91Author: Raymond Hoh
Christi Scarborough32a43e22005-11-18 15:33:05 +000092Font: nimbus-12.fnt
Anton Oleynikov0fe9abb2005-11-21 08:30:21 +000093Statusbar: on
Anton Oleynikov24c07042005-11-18 00:09:57 +000094</rwps>
Christi Scarborough51248442005-11-21 02:04:47 +000095
96<rwps>
97Name: boxes.rwps
98Author: Christi Scarborough
99Font: rockbox_default.fnt
Anton Oleynikov0fe9abb2005-11-21 08:30:21 +0000100Statusbar: on
Christi Scarborough51248442005-11-21 02:04:47 +0000101</rwps>
Anton Oleynikov9b413392005-12-05 21:21:10 +0000102
103<rwps>
104Name: engineeer2.rwps
105Author: Magnus Westerlund
106Font: nedore-8.fnt
107Statusbar: on
Anton Oleynikov9b413392005-12-05 21:21:10 +0000108</rwps>
Anton Oleynikov00990612005-12-05 21:51:08 +0000109
110<wps>
111Name: marquee.wps
112RWPS: marquee.rwps
113Author: Mike Sobel
Marianne Arnold3fb7c5c2007-05-05 10:05:14 +0000114Font: nimbus-13.fnt
Anton Oleynikov00990612005-12-05 21:51:08 +0000115Statusbar: on
Anton Oleynikov00990612005-12-05 21:51:08 +0000116</wps>
117
118<rwps>
119Name: marquee.rwps
120Author: Mike Sobel
Marianne Arnold3fb7c5c2007-05-05 10:05:14 +0000121Font: nimbus-13.fnt
Anton Oleynikov00990612005-12-05 21:51:08 +0000122Statusbar: on
Anton Oleynikov00990612005-12-05 21:51:08 +0000123</rwps>
Anton Oleynikovfc4a0312005-12-05 22:05:41 +0000124
125<wps>
126Name: DancePuffDuo.wps
127RWPS: DancePuffDuo.rwps
128Author: Chris Oxtoby
Marianne Arnold3fb7c5c2007-05-05 10:05:14 +0000129Font: nimbus-13.fnt
Anton Oleynikovfc4a0312005-12-05 22:05:41 +0000130Statusbar: on
Anton Oleynikovfc4a0312005-12-05 22:05:41 +0000131</wps>
132
133<rwps>
134Name: DancePuffDuo.rwps
135Author: Chris Oxtoby
Marianne Arnold3fb7c5c2007-05-05 10:05:14 +0000136Font: nimbus-13.fnt
Anton Oleynikovfc4a0312005-12-05 22:05:41 +0000137Statusbar: on
Anton Oleynikovfc4a0312005-12-05 22:05:41 +0000138</rwps>
Hardeep Sidhuca0302a2006-06-14 22:06:11 +0000139
140<wps>
141Name: iCatcher.wps
142RWPS: iCatcher.rwps
143Author: Ioannis Koutoulakis
144Font.112x64x1: rockfont-8.fnt
Hardeep Sidhu9fe9cdf2006-09-18 19:20:22 +0000145Font.128x128x16: nedore-9.fnt
Marianne Arnold1c1ab632007-09-28 18:57:55 +0000146Font.132x80x16: nedore-9.fnt
Marianne Arnoldda67b902006-12-08 16:26:09 +0000147Font.138x110x2: nedore-8.fnt
Hardeep Sidhu2525b4d2006-06-15 20:17:47 +0000148Font.160x128x2: nedore-9.fnt
Hardeep Sidhuca0302a2006-06-14 22:06:11 +0000149Font.160x128x16: nedore-9.fnt
150Font.176x132x16: nedore-9.fnt
Marianne Arnold4ccbcc82006-12-08 17:55:56 +0000151Font.176x220x16: nimbus-12.fnt
Hardeep Sidhuca0302a2006-06-14 22:06:11 +0000152Font.220x176x16: nimbus-14.fnt
Marcoen Hirschberge14594e2007-02-04 12:31:03 +0000153Font.240x320x16: nimbus-19.fnt
154Font.320x240x16: nimbus-19.fnt
Nicolas Pennequin9d5f73c2007-02-14 19:15:14 +0000155Foreground Color: 000000
156Background Color: FFFFFF
Hardeep Sidhuca0302a2006-06-14 22:06:11 +0000157Statusbar: on
158</wps>
159
160<rwps>
161Name: iCatcher.rwps
162Author: Ioannis Koutoulakis
Hardeep Sidhu2525b4d2006-06-15 20:17:47 +0000163Font.160x128x2: nedore-9.fnt
164Font.220x176x16: nimbus-14.fnt
Hardeep Sidhuca0302a2006-06-14 22:06:11 +0000165Statusbar: on
166</rwps>
167
168<wps>
169Name: UniCatcher.wps
170RWPS: UniCatcher.rwps
171Author: Ioannis Koutoulakis
172Font: unifont.fnt
Nicolas Pennequin9d5f73c2007-02-14 19:15:14 +0000173Foreground Color: 000000
174Background Color: FFFFFF
Hardeep Sidhuca0302a2006-06-14 22:06:11 +0000175Statusbar: on
176</wps>
177
178<rwps>
179Name: UniCatcher.rwps
180Author: Ioannis Koutoulakis
181Font: unifont.fnt
182Statusbar: on
183</rwps>
Marcoen Hirschberg69e3ffd2007-02-11 20:55:50 +0000184
185<wps>
186Name: Rockboxed.wps
187Author: Roan Horning
188Font.112x64x1: rockbox_default.fnt
189Font.128x128x16: nimbus-12.fnt
Marianne Arnoldd648c0d2007-09-28 19:29:10 +0000190Font.132x80x16: nimbus-10.fnt
Marcoen Hirschberg69e3ffd2007-02-11 20:55:50 +0000191Font.138x110x2: nimbus-12.fnt
192Font.160x128x16: nimbus-12.fnt
193Font.160x128x2: nimbus-12.fnt
194Font.176x132x16: nimbus-12.fnt
Marcoen Hirschberg34c799a2007-02-12 00:00:10 +0000195Font.176x220x16: nimbus-12.fnt
196Font.220x176x16: nimbus-14.fnt
197Font.240x320x16: nimbus-19.fnt
198Font.320x240x16: nimbus-19.fnt
Marcoen Hirschberg69e3ffd2007-02-11 20:55:50 +0000199Foreground Color: 000000
200Background Color: FFC000
201Statusbar: on
202</wps>
Jens Arnoldabd103c2007-04-04 06:26:53 +0000203
204<wps>
205Name: progressive.wps
206Author: Jens Arnold
Marianne Arnoldd648c0d2007-09-28 19:29:10 +0000207</wps>
Michael Giacomelli8b016772008-01-21 00:26:53 +0000208
209<wps>
210Name: cabbiev2.wps
211# Real name of the creator of the WPS
212Author: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawkus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta.
213rwps: /.rockbox/wps/cabbiev2.rwps-128x96x2.rwps
214rwps: /.rockbox/wps/cabbiev2.rwps-128x64x2.rwps
215# Preferred font (including .fnt extension - leave blank for player):
216Font.320x240x16: helvR12.fnt
217Font.240x320x16: helvR14.fnt
218Font.220x176x16: helvR10.fnt
219Font.176x220x16: helvR10.fnt
220Font.176x132x16: helvR10.fnt
221Font.160x128x16: helvR10.fnt
222Font.160x128x2: mix12.fnt
223Font.138x110x2: helvR10.fnt
224Font.128x128x16: helvR10.fnt
225Font.132x80x16: Sazanami-Mincho-Regular-11.fnt
226Font.112x64x1: rockfont-8.fnt
227foreground color: CCCCCC
228background color: 000000
229backdrop.320x240x16: /.rockbox/backdrops/cabbiev2.320x240x16.bmp
230backdrop.128x128x16: /.rockbox/backdrops/cabbiev2.128x128x16.bmp
231backdrop.132x80x16: /.rockbox/backdrops/cabbiev2.132x80x16.bmp
232backdrop.138x110x2: /.rockbox/backdrops/cabbiev2.138x110x2.bmp
233backdrop.160x128x16: /.rockbox/backdrops/cabbiev2.160x128x16.bmp
234backdrop.160x128x2: /.rockbox/backdrops/cabbiev2.160x128x2.bmp
235backdrop.176x132x16: /.rockbox/backdrops/cabbiev2.176x132x16.bmp
236backdrop.176x220x16: /.rockbox/backdrops/cabbiev2.176x220x16.bmp
237backdrop.220x176x16: /.rockbox/backdrops/cabbiev2.220x176x16.bmp
238backdrop.240x320x16: /.rockbox/backdrops/cabbiev2.240x320x16.bmp
239line selector start color: fde89e
240line selector end color: b58c00
241selector type: bar (gradient)
242iconset: /.rockbox/icons/tango_small.bmp
243viewers iconset: /.rockbox/icons/tango_small_viewers.bmp
244line selector text color: 000000
245filetype colours: -
246# Whether the WPS is designed to have the statusbar on or off
247Statusbar.320x240x16: on
248Statusbar.240x320x16: on
249Statusbar.220x176x16: on
250Statusbar.176x220x16: on
251Statusbar.176x132x16: on
252Statusbar.160x128x16: on
253Statusbar.160x128x2: on
254Statusbar.138x110x2: on
255Statusbar.128x128x16: on
256Statusbar.132x80x16: on
257Statusbar.112x64x1: on
258# The minimum required pixel height for the WPS
259# 176 for H3xx, 128 for H1xx, 64 for Recorder/Ondio, 14 for player
260Height.320x240x16: 240
261Height.240x320x16: 320
262Height.220x176x16: 176
263Height.176x220x16: 220
264Height.176x132x16: 132
265Height.160x128x16: 128
266Height.160x128x2: 128
267Height.138x110x2: 110
268Height.128x128x16: 128
269Height.132x80x16: 80
270Height.112x64x1: 64
271# The minimum required pixel width for the WPS (160 for iRiver,
272# 220 for H3xx, 160 for H1xx, 112 for Recorder/Ondio, 55 for player
273Width.320x240x16: 320
274Width.240x320x16: 240
275Width.220x176x16: 220
276Width.176x220x16: 176
277Width.176x132x16: 176
278Width.160x128x16: 160
279Width.160x128x2: 160
280Width.138x110x2: 138
281Width.128x128x16: 128
282Width.132x80x16: 132
283Width.112x64x1: 112
284</wps>