summaryrefslogtreecommitdiff
path: root/wps/WPSLIST (follow)
Commit message (Collapse)AuthorAge
* Last part of iCatcher and UniCatcher updates... add Sansa versionsMarianne Arnold2006-12-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11694 a1c6a512-1295-4272-9138-f99709370657
* iCatcher: (1) add dedicated greyscale bitmaps for H1x0 and Mini (2) 'rename' ↵Marianne Arnold2006-12-08
| | | | | | the respective wps files as they didn't follow the convention ('...x1.wps' instead of '...x2.wps') and adapt this in WPSLIST (3) remove the formerly used animation and volume bitmaps that were real greyscale because they are now superceeded by the new ones which only contain the four greys and are named consistently - should be safe now if one decides to tweak greyscale some more - by Ioannis Koutoulakis git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11690 a1c6a512-1295-4272-9138-f99709370657
* iCatcher/UniCatcher WPS updates by Ioannis Koutoulakis: code update to the ↵Hardeep Sidhu2006-09-18
| | | | | | new volume/battery enum system and new versions for H10 5GB, Gigabeat and X5 remote git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10995 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
* Remove obsolete commentMartin Arver2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9941 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
* Boxes WPS for 320x240 LCDs (iPod 5G).Zakk Roberts2006-04-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9829 a1c6a512-1295-4272-9138-f99709370657
* A version of DancePuffDuo for 220x176 LCDsDave Chapman2006-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9301 a1c6a512-1295-4272-9138-f99709370657
* Adapted ipodVOL wps to use nimbus-12 instead of chicago12.Martin Arver2006-03-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8958 a1c6a512-1295-4272-9138-f99709370657
* Fix the iPodVOL wps to have the statusbar visible in the filebrowserMartin Arver2006-03-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8957 a1c6a512-1295-4272-9138-f99709370657
* Something for our loyal Archos users. The first graphical WPS for the ↵Christi Scarborough2006-02-01
| | | | | | Recorder series. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8521 a1c6a512-1295-4272-9138-f99709370657
* boxes for H3xx / iPod 4g, just so they don't feel left out. Purely a quick ↵Christi Scarborough2006-02-01
| | | | | | hack, not a finished product. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8517 a1c6a512-1295-4272-9138-f99709370657
* Colour boxes WPS for iPod (and H3xx - but it'll look a little odd on that ↵Christi Scarborough2006-01-31
| | | | | | screen. A work in progress / proof of concept. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8507 a1c6a512-1295-4272-9138-f99709370657
* added "DancePuffDuo" themeAnton Oleynikov2005-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8159 a1c6a512-1295-4272-9138-f99709370657
* added "marquee" themeAnton Oleynikov2005-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8157 a1c6a512-1295-4272-9138-f99709370657
* full engineeer2 themeAnton Oleynikov2005-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8156 a1c6a512-1295-4272-9138-f99709370657
* put default rpws for each theme (to prevent broken rwps wehn switching ↵Anton Oleynikov2005-11-21
| | | | | | themes) and switching status bar back on since all wps include %wd tag git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8020 a1c6a512-1295-4272-9138-f99709370657
* rwps support for boxes theme. Increased image buffer size by a factor of ↵Christi Scarborough2005-11-21
| | | | | | 2.5x. (boxes - for all your WPS stress testing needs.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8017 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
* oops, wrong rwps dimensions in the previous commitAnton Oleynikov2005-11-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7950 a1c6a512-1295-4272-9138-f99709370657
* added RWPS for iAmp in the new formatAnton Oleynikov2005-11-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7949 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 RWPS for iAmpAnton Oleynikov2005-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7943 a1c6a512-1295-4272-9138-f99709370657
* Some consistency fixes for the WPS moduleChristi Scarborough2005-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7939 a1c6a512-1295-4272-9138-f99709370657
* zezayer WPS by Jake OwenChristi Scarborough2005-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7938 a1c6a512-1295-4272-9138-f99709370657
* iAmp WPS from Raymond HohAnton Oleynikov2005-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7937 a1c6a512-1295-4272-9138-f99709370657
* Engineer2 WPS by Magnus WesterlundChristi Scarborough2005-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7923 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
* added a 'default.wps', extracted from apps/wps-display.cDaniel Stenberg2005-11-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7897 a1c6a512-1295-4272-9138-f99709370657
* Initial commit - boxes WPSChristi Scarborough2005-11-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7866 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