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
|
|
|
|
# prefered font:
|
2006-03-08 10:55:17 +00:00
|
|
|
Font: nimbus-12.fnt
|
2005-11-14 14:24:17 +00:00
|
|
|
# Weather the WPS is designed to have the statusbar present or not
|
2006-03-08 09:53:26 +00:00
|
|
|
Statusbar: on
|
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
|
|
|
|
Font: rockbox_default.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</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)
|
2005-11-14 15:35:21 +00:00
|
|
|
Font: rockbox_default.fnt
|
2005-11-21 02:04:47 +00:00
|
|
|
Statusbar: on
|
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
|
2005-11-18 15:33:05 +00:00
|
|
|
Font: nedore-8.fnt
|
2005-11-21 08:30:21 +00:00
|
|
|
Statusbar: on
|
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
|
2005-11-18 15:33:05 +00:00
|
|
|
Font: nimbus-12.fnt
|
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
|
2005-11-21 08:30:21 +00:00
|
|
|
RWPS: rockbox_default.rwps
|
2005-11-17 21:53:23 +00:00
|
|
|
Author: Jake Owen
|
|
|
|
Font: nedore-8.fnt
|
2005-11-21 08:30:21 +00:00
|
|
|
Statusbar: on
|
2005-11-17 21:53:23 +00:00
|
|
|
</wps>
|
2005-11-17 23:47:23 +00:00
|
|
|
|
|
|
|
<rwps>
|
|
|
|
Name: rockbox_default.rwps
|
|
|
|
Author: Rockbox team
|
|
|
|
Font: rockbox_default.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</rwps>
|
2005-11-18 00:09:57 +00:00
|
|
|
|
|
|
|
<rwps>
|
|
|
|
Name: iAmp.rwps
|
|
|
|
Author: Raymond Hoh
|
2005-11-18 15:33:05 +00:00
|
|
|
Font: nimbus-12.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
|
|
|
|
Font: rockbox_default.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
|
|
|
|
Font: nedore-8.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</rwps>
|
2005-12-05 21:51:08 +00:00
|
|
|
|
|
|
|
<wps>
|
|
|
|
Name: marquee.wps
|
|
|
|
RWPS: marquee.rwps
|
|
|
|
Author: Mike Sobel
|
2007-01-30 11:11:38 +00:00
|
|
|
Font: nimbus-12.fnt
|
2005-12-05 21:51:08 +00:00
|
|
|
Statusbar: on
|
|
|
|
</wps>
|
|
|
|
|
|
|
|
<rwps>
|
|
|
|
Name: marquee.rwps
|
|
|
|
Author: Mike Sobel
|
2007-01-30 11:11:38 +00:00
|
|
|
Font: nimbus-12.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
|
2007-01-30 11:11:38 +00:00
|
|
|
Font: nimbus-12.fnt
|
2005-12-05 22:05:41 +00:00
|
|
|
Statusbar: on
|
|
|
|
</wps>
|
|
|
|
|
|
|
|
<rwps>
|
|
|
|
Name: DancePuffDuo.rwps
|
|
|
|
Author: Chris Oxtoby
|
2007-01-30 11:11:38 +00:00
|
|
|
Font: nimbus-12.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
|
|
|
|
Font.112x64x1: rockfont-8.fnt
|
2006-09-18 19:20:22 +00:00
|
|
|
Font.128x128x16: nedore-9.fnt
|
2006-12-08 16:26:09 +00:00
|
|
|
Font.138x110x2: nedore-8.fnt
|
2006-06-15 20:17:47 +00:00
|
|
|
Font.160x128x2: nedore-9.fnt
|
2006-06-14 22:06:11 +00:00
|
|
|
Font.160x128x16: nedore-9.fnt
|
|
|
|
Font.176x132x16: nedore-9.fnt
|
2006-12-08 17:55:56 +00:00
|
|
|
Font.176x220x16: nimbus-12.fnt
|
2006-06-14 22:06:11 +00:00
|
|
|
Font.220x176x16: nimbus-14.fnt
|
2007-02-04 12:31:03 +00:00
|
|
|
Font.240x320x16: nimbus-19.fnt
|
|
|
|
Font.320x240x16: nimbus-19.fnt
|
2006-06-14 22:06:11 +00:00
|
|
|
Statusbar: on
|
|
|
|
</wps>
|
|
|
|
|
|
|
|
<rwps>
|
|
|
|
Name: iCatcher.rwps
|
|
|
|
Author: Ioannis Koutoulakis
|
2006-06-15 20:17:47 +00:00
|
|
|
Font.160x128x2: nedore-9.fnt
|
|
|
|
Font.220x176x16: nimbus-14.fnt
|
2006-06-14 22:06:11 +00:00
|
|
|
Statusbar: on
|
|
|
|
</rwps>
|
|
|
|
|
|
|
|
<wps>
|
|
|
|
Name: UniCatcher.wps
|
|
|
|
RWPS: UniCatcher.rwps
|
|
|
|
Author: Ioannis Koutoulakis
|
|
|
|
Font: unifont.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</wps>
|
|
|
|
|
|
|
|
<rwps>
|
|
|
|
Name: UniCatcher.rwps
|
|
|
|
Author: Ioannis Koutoulakis
|
|
|
|
Font: unifont.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</rwps>
|
2007-02-11 20:55:50 +00:00
|
|
|
|
|
|
|
<wps>
|
|
|
|
Name: Rockboxed.wps
|
|
|
|
Author: Roan Horning
|
|
|
|
Font.112x64x1: rockbox_default.fnt
|
|
|
|
Font.128x128x16: nimbus-12.fnt
|
|
|
|
Font.138x110x2: nimbus-12.fnt
|
|
|
|
Font.160x128x16: nimbus-12.fnt
|
|
|
|
Font.160x128x2: nimbus-12.fnt
|
|
|
|
Font.176x132x16: nimbus-12.fnt
|
2007-02-12 00:00:10 +00:00
|
|
|
Font.176x220x16: nimbus-12.fnt
|
|
|
|
Font.220x176x16: nimbus-14.fnt
|
|
|
|
Font.240x320x16: nimbus-19.fnt
|
|
|
|
Font.320x240x16: nimbus-19.fnt
|
2007-02-11 20:55:50 +00:00
|
|
|
Foreground Color: 000000
|
|
|
|
Background Color: FFC000
|
|
|
|
Statusbar: on
|
|
|
|
</wps>
|