summaryrefslogtreecommitdiffstats
path: root/wps
AgeCommit message (Collapse)AuthorFilesLines
2005-12-13buildzip prefers file names without spaceDaniel Stenberg2-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8228 a1c6a512-1295-4272-9138-f99709370657
2005-12-07adjust *wps-files to new loader.Magnus Holmgren9-5/+14
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8194 a1c6a512-1295-4272-9138-f99709370657
2005-12-05added "DancePuffDuo" themeAnton Oleynikov47-0/+113
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8159 a1c6a512-1295-4272-9138-f99709370657
2005-12-05added "marquee" themeAnton Oleynikov5-0/+41
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8157 a1c6a512-1295-4272-9138-f99709370657
2005-12-05full engineeer2 themeAnton Oleynikov17-1/+65
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8156 a1c6a512-1295-4272-9138-f99709370657
2005-12-04no longer needed by ipodVOLAnton Oleynikov10-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8138 a1c6a512-1295-4272-9138-f99709370657
2005-12-04fixed battery iconAnton Oleynikov1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8137 a1c6a512-1295-4272-9138-f99709370657
2005-12-04update of ipodVOL.wpsAnton Oleynikov5-21/+11
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8135 a1c6a512-1295-4272-9138-f99709370657
2005-12-04update of engineeer2.wpsAnton Oleynikov2-5/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8134 a1c6a512-1295-4272-9138-f99709370657
2005-11-21put default rpws for each theme (to prevent broken rwps wehn switching ↵Anton Oleynikov1-5/+9
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 Oleynikov1-0/+1
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 Scarborough13-1/+54
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 Ferrare6-7/+7
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 Oleynikov1-9/+9
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 Feltzing1-2/+2
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 Scarborough3-11/+19
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 Feltzing1-2/+1
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 Stenberg1-1/+1
<rwps> ones. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7958 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Aligned the engineeer2 WPSLinus Nielsen Feltzing1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7956 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Initial stab at theme support.Christi Scarborough1-2/+3
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 Oleynikov1-2/+2
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 Oleynikov1-0/+9
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 Stenberg2-5/+40
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 Oleynikov1-0/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7945 a1c6a512-1295-4272-9138-f99709370657
2005-11-17added RWPS for iAmpAnton Oleynikov2-0/+52
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7943 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Re-adding these bitmaps as binary filesChristi Scarborough93-0/+0
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 Scarborough93-0/+0
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 Stenberg1-14/+58
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 Scarborough1-8/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7939 a1c6a512-1295-4272-9138-f99709370657
2005-11-17zezayer WPS by Jake OwenChristi Scarborough3-0/+34
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7938 a1c6a512-1295-4272-9138-f99709370657
2005-11-17iAmp WPS from Raymond HohAnton Oleynikov65-8/+63
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 Scarborough1-0/+2
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 Scarborough41-0/+64
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7924 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Engineer2 WPS by Magnus WesterlundChristi Scarborough1-3/+20
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 Scarborough5-21/+17
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 Stenberg2-0/+17
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7897 a1c6a512-1295-4272-9138-f99709370657
2005-11-14Burelli Luca found my typo!Daniel Stenberg1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7870 a1c6a512-1295-4272-9138-f99709370657
2005-11-14Initial commit - boxes WPSChristi Scarborough54-1/+87
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7866 a1c6a512-1295-4272-9138-f99709370657
2005-11-14fixed the size check logicDaniel Stenberg1-3/+8
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 Stenberg1-7/+134
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 Stenberg28-0/+110
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7858 a1c6a512-1295-4272-9138-f99709370657