summaryrefslogtreecommitdiff
path: root/wps
AgeCommit message (Collapse)Author
2005-11-21put default rpws for each theme (to prevent broken rwps wehn switching ↵Anton Oleynikov
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
2005-11-21fixed alignment (was broken by %wd tag)Anton Oleynikov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8019 a1c6a512-1295-4272-9138-f99709370657
2005-11-21rwps support for boxes theme. Increased image buffer size by a factor of ↵Christi Scarborough
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
2005-11-20Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable ↵Kevin Ferrare
statusbar in wps mode independantly from the global setting) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8015 a1c6a512-1295-4272-9138-f99709370657
2005-11-19fixed position of codec imageAnton Oleynikov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7993 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Removed double usage of the H image identifierLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7968 a1c6a512-1295-4272-9138-f99709370657
2005-11-18When fixing things is it better to do it in a way that causes them to ↵Christi Scarborough
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
2005-11-18Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tagLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7959 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Add the 'rwps' field for <wps> sections with a RWPS: field, but not for ↵Daniel Stenberg
<rwps> ones. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7958 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Aligned the engineeer2 WPSLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7956 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Initial stab at theme support.Christi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7952 a1c6a512-1295-4272-9138-f99709370657
2005-11-18oops, wrong rwps dimensions in the previous commitAnton Oleynikov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7950 a1c6a512-1295-4272-9138-f99709370657
2005-11-18added RWPS for iAmp in the new formatAnton Oleynikov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7949 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Added tiny docs, only make .cfg files for <wps> sections and shut up a fewDaniel Stenberg
outputs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7948 a1c6a512-1295-4272-9138-f99709370657
2005-11-17added copying of RWPS files (if exist)Anton Oleynikov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7945 a1c6a512-1295-4272-9138-f99709370657
2005-11-17added RWPS for iAmpAnton Oleynikov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7943 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Re-adding these bitmaps as binary filesChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7942 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Removing these files so I can re-commit them as binariesChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7941 a1c6a512-1295-4272-9138-f99709370657
2005-11-17.rwps support and support for a rwps: field within the WPSLIST file, whichDaniel Stenberg
really is more like a list of themes now... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7940 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Some consistency fixes for the WPS moduleChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7939 a1c6a512-1295-4272-9138-f99709370657
2005-11-17zezayer WPS by Jake OwenChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7938 a1c6a512-1295-4272-9138-f99709370657
2005-11-17iAmp WPS from Raymond HohAnton Oleynikov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7937 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7934 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Engineer2 WPS by Magnus Westerlund (properly this time)Christi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7924 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Engineer2 WPS by Magnus WesterlundChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7923 a1c6a512-1295-4272-9138-f99709370657
2005-11-16Adds support for reverting to the Rockbox default WPS. Note that the ↵Christi Scarborough
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
2005-11-15added a 'default.wps', extracted from apps/wps-display.cDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7897 a1c6a512-1295-4272-9138-f99709370657
2005-11-14Burelli Luca found my typo!Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7870 a1c6a512-1295-4272-9138-f99709370657
2005-11-14Initial commit - boxes WPSChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7866 a1c6a512-1295-4272-9138-f99709370657
2005-11-14fixed the size check logicDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7865 a1c6a512-1295-4272-9138-f99709370657
2005-11-14figure out the size of the target LCD and more fiddling to work properlyDaniel Stenberg
when invoked by the buildzip script git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7863 a1c6a512-1295-4272-9138-f99709370657
2005-11-14we start the WPS collection in this new moduleDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7858 a1c6a512-1295-4272-9138-f99709370657