2005-11-17 23:47:23 +00:00
# __________ __ ___.
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
# $Id$
#
# WPSLIST
#
# This should list all WPS and RWPS files we have and what their requirements
# and preferences are.
#
# Each <wps> section will also cause a "theme" .cfg to be made, which the
# <rwps> sections will not cause.
#
# A <wps> section can thus mention a "preferred" rwps file to load when that
# theme is loaded.
#
2006-05-15 17:48:17 +00:00
# All sections should list what font and status bar setting they "like".
2005-11-17 23:47:23 +00:00
2005-11-16 01:24:52 +00:00
<wps>
2005-11-14 14:24:17 +00:00
# Name of the WPS _including_ extension
Name: ipodVOL.wps
2005-11-21 08:30:21 +00:00
# default RWPS for the theme (to be loaded with the same theme file)
RWPS: rockbox_default.rwps
2005-11-14 14:24:17 +00:00
# Name of the creator of the WPS
Author: xameius
2008-02-23 13:04:41 +00:00
# preferred font
2008-09-02 22:31:11 +00:00
Font: 12-Nimbus.fnt
2008-02-23 13:25:43 +00:00
# whether the WPS is designed to have the statusbar present or not
2006-03-08 09:53:26 +00:00
Statusbar: on
2008-02-23 13:25:43 +00:00
# whether a menu backdrop should be set
2008-02-23 13:04:41 +00:00
# needs to be declared as empty if there should be none (the default sets one)
backdrop:
# reference to the built-in icon set
iconset:
2008-02-24 09:33:37 +00:00
# reference to the default viewers icon set
viewers iconset:
2008-02-23 13:04:41 +00:00
# preferred selector type
selector type: bar (inverse)
2005-11-14 14:24:17 +00:00
</wps>
2005-11-14 15:35:21 +00:00
2005-11-16 01:24:52 +00:00
<wps>
Name: rockbox_default.wps
2005-11-17 22:58:52 +00:00
RWPS: rockbox_default.rwps
2005-11-16 01:24:52 +00:00
Author: Rockbox team
2008-09-02 22:31:11 +00:00
Font: 08-Schumacher-Clean.fnt
2005-11-16 01:24:52 +00:00
Statusbar: on
2008-02-23 13:04:41 +00:00
Foreground Color: 000000
Background Color: B6C6E5
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2005-11-16 01:24:52 +00:00
</wps>
2005-11-14 15:35:21 +00:00
<wps>
Name: boxes.wps
2005-11-21 02:04:47 +00:00
rwps: boxes.rwps
2005-11-17 07:37:01 +00:00
Author: Christi Scarborough (after Magnus Westerlund)
2008-09-02 22:31:11 +00:00
Font: 08-Schumacher-Clean.fnt
2005-11-21 02:04:47 +00:00
Statusbar: on
2008-02-23 13:04:41 +00:00
# themes with colour screen versions need to set the colours too
Foreground Color: 000000
Background Color: B6C6E5
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2006-02-01 14:17:18 +00:00
</wps>
2005-11-17 07:37:01 +00:00
<wps>
Name: engineeer2.wps
2005-12-05 21:21:10 +00:00
RWPS: engineeer2.rwps
2005-11-17 07:37:01 +00:00
Author: Magnus Westerlund
2008-09-02 22:31:11 +00:00
Font: 08-Nedore.fnt
2005-11-21 08:30:21 +00:00
Statusbar: on
2008-02-23 13:04:41 +00:00
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2005-11-17 21:35:52 +00:00
</wps>
<wps>
Name: iAmp.wps
2005-11-17 22:58:52 +00:00
RWPS: iAmp.rwps
2005-11-17 21:35:52 +00:00
Author: Raymond Hoh
2008-09-02 22:31:11 +00:00
Font: 12-Nimbus.fnt
2008-02-23 13:04:41 +00:00
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2005-11-21 08:30:21 +00:00
Statusbar: on
2005-11-17 07:37:01 +00:00
</wps>
2005-11-17 21:53:23 +00:00
<wps>
Name: zezayer.wps
2007-05-21 18:46:11 +00:00
RWPS: zezayer.rwps
2005-11-17 21:53:23 +00:00
Author: Jake Owen
2008-09-02 22:31:11 +00:00
Font: 08-Nedore.fnt
2005-11-21 08:30:21 +00:00
Statusbar: on
2008-02-23 13:04:41 +00:00
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2005-11-17 21:53:23 +00:00
</wps>
2005-11-17 23:47:23 +00:00
2007-05-21 18:46:11 +00:00
<rwps>
Name: zezayer.rwps
Author: Dominik Riebeling
2008-09-02 22:31:11 +00:00
Font: 08-Nedore.fnt
2007-05-21 18:46:11 +00:00
Statusbar: on
</rwps>
2005-11-17 23:47:23 +00:00
<rwps>
Name: rockbox_default.rwps
Author: Rockbox team
2008-09-02 22:31:11 +00:00
Font: 08-Schumacher-Clean.fnt
2005-11-17 23:47:23 +00:00
Statusbar: on
</rwps>
2005-11-18 00:09:57 +00:00
<rwps>
Name: iAmp.rwps
Author: Raymond Hoh
2008-09-02 22:31:11 +00:00
Font: 12-Nimbus.fnt
2005-11-21 08:30:21 +00:00
Statusbar: on
2005-11-18 00:09:57 +00:00
</rwps>
2005-11-21 02:04:47 +00:00
<rwps>
Name: boxes.rwps
Author: Christi Scarborough
2008-09-02 22:31:11 +00:00
Font: 08-Schumacher-Clean.fnt
2005-11-21 08:30:21 +00:00
Statusbar: on
2005-11-21 02:04:47 +00:00
</rwps>
2005-12-05 21:21:10 +00:00
<rwps>
Name: engineeer2.rwps
Author: Magnus Westerlund
2008-09-02 22:31:11 +00:00
Font: 08-Nedore.fnt
2005-12-05 21:21:10 +00:00
Statusbar: on
</rwps>
2005-12-05 21:51:08 +00:00
<wps>
Name: marquee.wps
RWPS: marquee.rwps
Author: Mike Sobel
2008-09-02 22:31:11 +00:00
Font: 13-Nimbus.fnt
2005-12-05 21:51:08 +00:00
Statusbar: on
2008-02-23 13:04:41 +00:00
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2005-12-05 21:51:08 +00:00
</wps>
<rwps>
Name: marquee.rwps
Author: Mike Sobel
2008-09-02 22:31:11 +00:00
Font: 13-Nimbus.fnt
2005-12-05 21:51:08 +00:00
Statusbar: on
</rwps>
2005-12-05 22:05:41 +00:00
<wps>
Name: DancePuffDuo.wps
RWPS: DancePuffDuo.rwps
Author: Chris Oxtoby
2008-09-02 22:31:11 +00:00
Font: 13-Nimbus.fnt
2008-02-23 13:12:08 +00:00
Statusbar: on
2008-02-23 13:04:41 +00:00
Foreground Color: 000000
Background Color: B6C6E5
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:12:08 +00:00
selector type: bar (inverse)
2005-12-05 22:05:41 +00:00
</wps>
<rwps>
Name: DancePuffDuo.rwps
Author: Chris Oxtoby
2008-09-02 22:31:11 +00:00
Font: 13-Nimbus.fnt
2005-12-05 22:05:41 +00:00
Statusbar: on
</rwps>
2006-06-14 22:06:11 +00:00
<wps>
Name: iCatcher.wps
RWPS: iCatcher.rwps
Author: Ioannis Koutoulakis
2008-09-02 22:31:11 +00:00
Font.112x64x1: 08-Rockfont.fnt
Font.128x128x16: 09-Nedore.fnt
Font.132x80x16: 09-Nedore.fnt
Font.138x110x2: 08-Nedore.fnt
Font.160x128x2: 09-Nedore.fnt
Font.160x128x16: 09-Nedore.fnt
Font.176x132x16: 09-Nedore.fnt
Font.176x220x16: 12-Nimbus.fnt
Font.220x176x16: 14-Nimbus.fnt
Font.240x320x16: 19-Nimbus.fnt
Font.320x240x16: 19-Nimbus.fnt
2007-02-14 19:15:14 +00:00
Foreground Color: 000000
Background Color: FFFFFF
2006-06-14 22:06:11 +00:00
Statusbar: on
2008-02-23 10:22:06 +00:00
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2006-06-14 22:06:11 +00:00
</wps>
<rwps>
Name: iCatcher.rwps
Author: Ioannis Koutoulakis
2008-09-02 22:31:11 +00:00
Font.160x128x2: 09-Nedore.fnt
Font.220x176x16: 14-Nimbus.fnt
2006-06-14 22:06:11 +00:00
Statusbar: on
</rwps>
<wps>
Name: UniCatcher.wps
RWPS: UniCatcher.rwps
Author: Ioannis Koutoulakis
2008-09-02 22:31:11 +00:00
Font: 16-GNU-Unifont.fnt
2007-02-14 19:15:14 +00:00
Foreground Color: 000000
Background Color: FFFFFF
2006-06-14 22:06:11 +00:00
Statusbar: on
2008-02-23 13:04:41 +00:00
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2006-06-14 22:06:11 +00:00
</wps>
<rwps>
Name: UniCatcher.rwps
Author: Ioannis Koutoulakis
2008-09-02 22:31:11 +00:00
Font: 16-GNU-Unifont.fnt
2006-06-14 22:06:11 +00:00
Statusbar: on
</rwps>
2007-02-11 20:55:50 +00:00
<wps>
Name: Rockboxed.wps
2008-02-23 13:04:41 +00:00
RWPS: rockbox_default.rwps
2007-02-11 20:55:50 +00:00
Author: Roan Horning
2008-09-02 22:31:11 +00:00
Font.112x64x1: 08-Schumacher-Clean.fnt
Font.128x128x16: 12-Nimbus.fnt
Font.132x80x16: 10-Nimbus.fnt
Font.138x110x2: 12-Nimbus.fnt
Font.160x128x16: 12-Nimbus.fnt
Font.160x128x2: 12-Nimbus.fnt
Font.176x132x16: 12-Nimbus.fnt
Font.176x220x16: 12-Nimbus.fnt
Font.220x176x16: 14-Nimbus.fnt
Font.240x320x16: 19-Nimbus.fnt
Font.320x240x16: 19-Nimbus.fnt
2007-02-11 20:55:50 +00:00
Foreground Color: 000000
Background Color: FFC000
Statusbar: on
2008-02-23 13:04:41 +00:00
backdrop:
iconset:
2008-02-23 22:54:33 +00:00
viewers iconset:
2008-02-23 13:04:41 +00:00
selector type: bar (inverse)
2007-02-11 20:55:50 +00:00
</wps>
2007-04-04 06:26:53 +00:00
<wps>
Name: progressive.wps
Author: Jens Arnold
2007-09-28 19:29:10 +00:00
</wps>
2008-01-21 00:26:53 +00:00
<wps>
Name: cabbiev2.wps
2008-02-02 01:10:43 +00:00
RWPS: cabbiev2.rwps
2008-01-21 00:26:53 +00:00
# Real name of the creator of the WPS
2008-01-21 02:37:25 +00:00
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.
2008-01-21 06:19:22 +00:00
2008-01-21 00:26:53 +00:00
# Preferred font (including .fnt extension - leave blank for player):
2008-09-02 22:31:11 +00:00
Font.320x240x16: 15-Adobe-Helvetica.fnt
Font.240x320x16: 15-Adobe-Helvetica.fnt
Font.220x176x16: 12-Adobe-Helvetica.fnt
Font.176x220x16: 12-Adobe-Helvetica.fnt
Font.176x132x16: 12-Adobe-Helvetica.fnt
Font.160x128x16: 12-Adobe-Helvetica.fnt
Font.160x128x2: 12-Adobe-Helvetica.fnt
Font.160x128x1: 12-Adobe-Helvetica.fnt
Font.138x110x2: 12-Adobe-Helvetica.fnt
Font.128x128x16: 12-Adobe-Helvetica.fnt
Font.132x80x16: 11-Sazanami-Mincho.fnt
Font.112x64x1: 08-Rockfont.fnt
2008-01-21 06:19:22 +00:00
#misc settings that should be ignored on grayscale targets
2008-01-21 00:26:53 +00:00
foreground color: CCCCCC
background color: 000000
2008-01-21 06:19:22 +00:00
line selector start color: fde89e
line selector end color: b58c00
line selector text color: 000000
filetype colours: -
2008-02-22 22:32:22 +00:00
#backdrop - remember this is the source file name in your SVN folder, not dest name!
backdrop.320x240x16: backdrops/cabbiev2.320x240x16.bmp
backdrop.128x128x16: backdrops/cabbiev2.128x128x16.bmp
backdrop.132x80x16: backdrops/cabbiev2.132x80x16.bmp
backdrop.138x110x2: backdrops/cabbiev2.138x110x2.bmp
backdrop.160x128x16: backdrops/cabbiev2.160x128x16.bmp
backdrop.160x128x2: backdrops/cabbiev2.160x128x2.bmp
backdrop.176x132x16: backdrops/cabbiev2.176x132x16.bmp
backdrop.176x220x16: backdrops/cabbiev2.176x220x16.bmp
backdrop.220x176x16: backdrops/cabbiev2.220x176x16.bmp
backdrop.240x320x16: backdrops/cabbiev2.240x320x16.bmp
2008-01-21 02:37:25 +00:00
#selection bar settings for color targets
selector type.320x240x16: bar (gradient)
selector type.128x128x16: bar (gradient)
selector type.132x80x16: bar (gradient)
selector type.220x176x16: bar (gradient)
selector type.160x128x16: bar (gradient)
selector type.240x320x16: bar (gradient)
selector type.176x132x16: bar (gradient)
selector type.176x220x16: bar (gradient)
2008-02-23 03:39:46 +00:00
selector type.160x128x2: bar (inverse)
selector type.138x110x2: bar (inverse)
2008-01-21 02:37:25 +00:00
2008-01-21 06:19:22 +00:00
#icons
iconset.320x240x16: /.rockbox/icons/tango_small.bmp
iconset.128x128x16: /.rockbox/icons/tango_small.bmp
iconset.132x80x16: /.rockbox/icons/tango_small.bmp
iconset.138x110x2: /.rockbox/icons/tango_small_mono.bmp
iconset.160x128x16: /.rockbox/icons/tango_small.bmp
iconset.160x128x2: /.rockbox/icons/tango_small_mono.bmp
iconset.176x132x16: /.rockbox/icons/tango_small.bmp
iconset.176x220x16: /.rockbox/icons/tango_small.bmp
iconset.220x176x16: /.rockbox/icons/tango_small.bmp
iconset.240x320x16: /.rockbox/icons/tango_small.bmp
#viewer icons
viewers iconset.320x240x16: /.rockbox/icons/tango_small_viewers.bmp
viewers iconset.128x128x16: /.rockbox/icons/tango_small_viewers.bmp
viewers iconset.132x80x16: /.rockbox/icons/tango_small_viewers.bmp
viewers iconset.138x110x2: /.rockbox/icons/tango_small_viewers_mono.bmp
viewers iconset.160x128x16: /.rockbox/icons/tango_small_viewers.bmp
viewers iconset.160x128x2: /.rockbox/icons/tango_small_viewers_mono.bmp
viewers iconset.176x132x16: /.rockbox/icons/tango_small_viewers.bmp
viewers iconset.176x220x16: /.rockbox/icons/tango_small_viewers.bmp
viewers iconset.220x176x16: /.rockbox/icons/tango_small_viewers.bmp
viewers iconset.240x320x16: /.rockbox/icons/tango_small_viewers.bmp
2008-01-21 00:26:53 +00:00
# Whether the WPS is designed to have the statusbar on or off
2008-02-02 01:10:43 +00:00
Statusbar: on
2008-01-21 00:26:53 +00:00
</wps>
2008-02-02 01:10:43 +00:00
<rwps>
Name: cabbiev2.rwps
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.
2008-09-02 22:31:11 +00:00
Font: 12-Adobe-Helvetica.fnt
2008-02-02 01:10:43 +00:00
Statusbar: on
</rwps>