summaryrefslogtreecommitdiff
path: root/wps/wpsbuild.pl (follow)
Commit message (Collapse)AuthorAge
* hush the "skips due to size restraints" text as you normally don't careDaniel Stenberg2006-10-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11352 a1c6a512-1295-4272-9138-f99709370657
* Added support for multiple rwps for same theme for different devices. ↵Hardeep Sidhu2006-06-15
| | | | | | Updated iCatcher theme with different rwps for H1x0 and H3x0. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10126 a1c6a512-1295-4272-9138-f99709370657
* Added iCatcher and UniCatcher themes by Ioannis Koutoulakis. Also updated ↵Hardeep Sidhu2006-06-14
| | | | | | wpsbuild to support different fonts for same theme depending on target screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10120 a1c6a512-1295-4272-9138-f99709370657
* Look for dedicated bitmaps for the LCD dimensions when building the WPS (in ↵Linus Nielsen Feltzing2006-05-15
| | | | | | a subdir, for example iCatcher/160x128x16/) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9938 a1c6a512-1295-4272-9138-f99709370657
* Fixes sundry problems with the WPS bundling script. For best results, ↵Christi Scarborough2006-05-11
| | | | | | 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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9907 a1c6a512-1295-4272-9138-f99709370657
* only use the LCD size for bitmap LCDs so that we don't get the WPSesDaniel Stenberg2006-03-18
| | | | | | | for recorder included for the player builds git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9102 a1c6a512-1295-4272-9138-f99709370657
* When fixing things is it better to do it in a way that causes them to ↵Christi Scarborough2005-11-18
| | | | | | actually work. Some more bugs in wpsbuild.pl squashed. Also, themes moved to the main menu. Resetting to default themes now works properly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7965 a1c6a512-1295-4272-9138-f99709370657
* Add the 'rwps' field for <wps> sections with a RWPS: field, but not for ↵Daniel Stenberg2005-11-18
| | | | | | <rwps> ones. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7958 a1c6a512-1295-4272-9138-f99709370657
* Initial stab at theme support.Christi Scarborough2005-11-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7952 a1c6a512-1295-4272-9138-f99709370657
* Added tiny docs, only make .cfg files for <wps> sections and shut up a fewDaniel Stenberg2005-11-17
| | | | | | | outputs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7948 a1c6a512-1295-4272-9138-f99709370657
* added copying of RWPS files (if exist)Anton Oleynikov2005-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7945 a1c6a512-1295-4272-9138-f99709370657
* .rwps support and support for a rwps: field within the WPSLIST file, whichDaniel Stenberg2005-11-17
| | | | | | | really is more like a list of themes now... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7940 a1c6a512-1295-4272-9138-f99709370657
* Adds support for reverting to the Rockbox default WPS. Note that the ↵Christi Scarborough2005-11-16
| | | | | | 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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7899 a1c6a512-1295-4272-9138-f99709370657
* Burelli Luca found my typo!Daniel Stenberg2005-11-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7870 a1c6a512-1295-4272-9138-f99709370657
* fixed the size check logicDaniel Stenberg2005-11-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7865 a1c6a512-1295-4272-9138-f99709370657
* figure out the size of the target LCD and more fiddling to work properlyDaniel Stenberg2005-11-14
| | | | | | | when invoked by the buildzip script git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7863 a1c6a512-1295-4272-9138-f99709370657
* we start the WPS collection in this new moduleDaniel Stenberg2005-11-14
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7858 a1c6a512-1295-4272-9138-f99709370657