Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
068fb4947a5ab244384df97f9ad7b29e4fd4716f
/
wps
/
wpsbuild.pl
3b52485
Look for dedicated bitmaps for the LCD dimensions when building the WPS (in a subdir, for example iCatcher/160x128x16/)
by Linus Nielsen Feltzing
· 19 years ago
cc9292f
Fixes sundry problems with the WPS bundling script. For best results, delete your .rocbox/wps and ./rockbox/themes dirs before upgrading. Note that within CVS, no distinction is made any more between a .wps and .rwps, that's all fixed up at make zip stage. wpses are now all named with a .<width>x<height>x<depth> suffix and the appropriate ones for the platform are installed. Text wpses have a .txt suffix.
by Christi Scarborough
· 19 years ago
2624b55
only use the LCD size for bitmap LCDs so that we don't get the WPSes
by Daniel Stenberg
· 19 years ago
32a43e2
When fixing things is it better to do it in a way that causes them to actually work. Some more bugs in wpsbuild.pl squashed. Also, themes moved to the main menu. Resetting to default themes now works properly.
by Christi Scarborough
· 19 years ago
e06c7d3
Add the 'rwps' field for <wps> sections with a RWPS: field, but not for <rwps> ones.
by Daniel Stenberg
· 19 years ago
3b5449f
Initial stab at theme support.
by Christi Scarborough
· 19 years ago
88f359f
Added tiny docs, only make .cfg files for <wps> sections and shut up a few
by Daniel Stenberg
· 19 years ago
ce442fd
added copying of RWPS files (if exist)
by Anton Oleynikov
· 19 years ago
2bace6a
.rwps support and support for a rwps: field within the WPSLIST file, which
by Daniel Stenberg
· 19 years ago
a7db52c
Adds support for reverting to the Rockbox default WPS. Note that the rockbox_default.wps is a placeholder file and is never actually loaded - selecting it just causes Rockbox to clear its memory of any installed custom WPS. This means that it works cross platform. Also, small fix to boxes.wps (curse vi) and wpsbuild.pl - support for pure text WPS files.
by Christi Scarborough
· 19 years ago
5e8e2a1
Burelli Luca found my typo!
by Daniel Stenberg
· 19 years ago
5f9f9bc
fixed the size check logic
by Daniel Stenberg
· 19 years ago
8a91802
figure out the size of the target LCD and more fiddling to work properly
by Daniel Stenberg
· 19 years ago
792c998
we start the WPS collection in this new module
by Daniel Stenberg
· 19 years ago