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
|
|
|
|
Font: chicago12.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</wps>
|
|
|
|
|
|
|
|
<rwps>
|
|
|
|
Name: marquee.rwps
|
|
|
|
Author: Mike Sobel
|
|
|
|
Font: chicago12.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</rwps>
|
2005-12-05 22:05:41 +00:00
|
|
|
|
|
|
|
<wps>
|
|
|
|
Name: DancePuffDuo.wps
|
|
|
|
RWPS: DancePuffDuo.rwps
|
|
|
|
Author: Chris Oxtoby
|
|
|
|
Font: chicago12.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</wps>
|
|
|
|
|
|
|
|
<rwps>
|
|
|
|
Name: DancePuffDuo.rwps
|
|
|
|
Author: Chris Oxtoby
|
|
|
|
Font: chicago12.fnt
|
|
|
|
Statusbar: on
|
|
|
|
</rwps>
|