1. 48f7d7d Cabbiev2 cleanup and a few corrections: (1) Get rid of two completely unused bitmaps. (2) Combine the two bitmaps used as background on the Iriver remote into one, name it consistently and change the .wps file accordingly. (3) Add the missing '0dB' volume image to the greyscale versions, including .wps file changes. Rename those greyscale volume images while at it, so that they are consistent with the rest - the 'vol08' one is now 'vol-9', because it is used for above line level. (4) Use the %X tag correctly, currently there were coordinates specified with it in most .wps files. (5) Set the bitmap's mime-type correctly for conformity. by Marianne Arnold · 17 years ago
  2. bc0f0cf ignore carriage returns in WPS files to avoid problems with cygwin/tortoisesvn by Robert Kukla · 17 years ago
  3. 29d9ee4 Cabbiev2 for the m:robe 100. It seems that just adding the WPS already makes it show as default and no other chaanges were needed (worked in the sim). The default font was already set correctly to helvR10 because this is what all 160x128 screens use. by Marianne Arnold · 17 years ago
  4. 064f702 Improvements to cabbie v2 for the Gigabeat. The font is now helvR12, which looks better than helvR14 and is consistent with other targets. Also corrected kB/s to kbit/s. by Nicolas Pennequin · 17 years ago
  5. 8232e1a Shift volume left a bit iAmp WPS so it displays correctly. by Dan Everton · 17 years ago
  6. d11c4dd Forgot to adjust one WPS. by Jens Arnold · 17 years ago
  7. f928c8f Turned out that setting the viewer iconset to empty properly chooses the default iconset, and the problem with the default viewer iconset on greyscale targets was that there was a file too much in icons/. The defaults are copied from elsewhere, and differ between grey/mono and colour targets. The extraneous file overwrote the default when building the .zip. by Jens Arnold · 17 years ago
  8. 620da59 Third time's the charme - even if it's just in comments, no mention of the weather etc. necessary. by Marianne Arnold · 17 years ago
  9. a12eefb Copy and paste mishap in the DancePuffDuo section: statusbar was already defined but the selector type setting was missing. by Marianne Arnold · 17 years ago
  10. 01bf4d3 Themes need to specify backdrop, colours, icon sets and selector type bar if they differ from the new default cabbiev2. Add the necessary strings to WPSLIST so that all shipped themes include them in their cfg files to prevent black text on the dark cabbiev2 background. Define black on 'rockboxblue' for themes with colour screen versions but no colours defined before; set the selector type to 'bar (inverse)' for most of them and use the text only RWPS for Rockboxed - it would have used the cabbiev2.rwps before which would look on a H3x0 with remote due to a different font size and the graphics. by Marianne Arnold · 17 years ago
  11. e7e3172 "viewers iconset:" must not be empty, so revert that change to wpsbuild.pl and make iCatcher specify /.rockbox/icons/viewers.bmp. Thanks to Jens for pointing this out. by Dave Chapman · 17 years ago
  12. 3716179 Add empty strings for "backdrop:", "iconset:" and "viewers iconset:" for iCatcher, and adapt wpsbuild.pl to accept empty strings. Also change wpslist to allow any number of spaces (including 0) between the : and the value. NOTE: The other bundled themes (and third-party themes) should be changed to specify values for everything set by CabbieV2. by Dave Chapman · 17 years ago
  13. a32de4f TAB/whitespace policing - no functional changes by Dave Chapman · 17 years ago
  14. b68a762 Fix a bug introduced r16373 - the .cfg files for the bundled themes no longer included the fg/bg colours for any target. by Dave Chapman · 17 years ago
  15. 875937a The sims look funny for me unless I set a default line selector type. Since no one else has complained this probably doesn't matter on the actual device. by Michael Giacomelli · 17 years ago
  16. 66cfed1 Make the build script ignore color-only options on grayscale targets. Also, change how backdrop files are entered in preperation for setting a default theme. by Michael Giacomelli · 17 years ago
  17. 43141cb Small fix for the Mini's cabbiev2.wps: don't refer to a non-existent 10th volume bitmap. This version uses the same graphics as the 160x128x2 one whose author confirmed that there should only be 9 bitmaps. by Marianne Arnold · 17 years ago
  18. d08af61 Several fixes for the cabbiev2 theme. (1) Rename the files used for the rwps and change the WPSLIST so that it is done the same way as for iCatcher and .rwps files are actually included in the zip. (2) Replace the Iaudio rwps background which was taken fron the unicode version before with the correct one. (3) Fix the e200 wps to look like the author intended and with the progressbar at the right spot. (4) Make the 160x128 greyscale version use the helvR10 font as the colour version does. This also fixes a potential issue with the Iaudio rwps. (5) Clean up the WPSLIST a bit and drop (hopefully) unnecessary definitions. I guess it could be even simplified some more, someone with a bit perl foo should look into this. -- (3) and (4) taken from the last entries in FS#8443 by Apoo Maha. by Marianne Arnold · 17 years ago
  19. a891703 Add backdrops/, icons/ and utils/ as well as some missing rwpses to the tarballs. by Jonas Häggqvist · 17 years ago
  20. cba886d Set different icons for each resolution in the build script. by Michael Giacomelli · 17 years ago
  21. b58071a Fix Cabbie on non-color targets by not including the gradient selection bar. Also, update the build script so that different targets can have different selection bars. by Michael Giacomelli · 17 years ago
  22. c5f6406 Make the build script also install any needed icons. by Michael Giacomelli · 17 years ago
  23. 97cbdaa Tell the build system about the new theme. by Michael Giacomelli · 17 years ago
  24. 8b01677 Commit new theme: Cabbie 2.0\! Thanks to everyone in the forums who made this possible. If you see any problems by Michael Giacomelli · 17 years ago
  25. c05fef3 Change build script to copy any fonts needed for build in themes in preperation for commiting a default theme. Maybe not the best use of space, but theres only 2 built in themes with fonts so it makes little difference. by Michael Giacomelli · 17 years ago
  26. 483e418 Update the WPS build script so that included builds can have various additional features. This version allows me to compile the new proposed default WPS into new builds. See FS#8443 for more info. by Michael Giacomelli · 17 years ago
  27. 18318d2 Add greyscales to Rockboxed theme and mimic the color variant a bit more. by Dominik Riebeling · 17 years ago
  28. d648c0d One more... Rockboxed for the Sansa c200s by Roan Horning (FS #7855). by Marianne Arnold · 17 years ago
  29. 1c1ab63 Icatcher for the Sansa c200s by Ioannis Koutoulakis. by Marianne Arnold · 17 years ago
  30. 9305893 More FILES updating. by Jonas Häggqvist · 17 years ago
  31. d8e6b43 Include some more stuff in the tarballs. by Jonas Häggqvist · 17 years ago
  32. af4cd0a iCatcher updates: 1) Add APE icon for Monkey's Audio files; 2) Use a backdrop on greyscale targets to free some image tags (thanks to Marianne Arnold for the suggestion). However, there are still five codecs without icons (SID, ADX, NSF, Speex and SPC), and only two free image slots left... by Dave Chapman · 18 years ago
  33. 23d0a76 Fix a small conditional bug. by Nicolas Pennequin · 18 years ago
  34. 967d172 Accept FS#5098 by Dominik Riebeling: RWPS for the zezayer theme. by Nicolas Pennequin · 18 years ago
  35. 3fb7c5c DancePuffDuo.wps and marquee.wps can use the nimbus-13 font now. Fixed the alignment issues that were there since the chicago-'12' font had been removed. by Marianne Arnold · 18 years ago
  36. f097e13 Make the engineer2 WPS work again. Not sure the code does exactly what it should though... by Nicolas Pennequin · 18 years ago
  37. 482a203 Fixes for the boxes.wps. Add missing closing of conditionals that made the Archos (and iriver remotes/iFP) version fail completely and fix the defintion of the progress bar coordinate in the 220x176x16 version. by Marianne Arnold · 18 years ago
  38. 91a86da Rockboxed-wps: solved the mystery of the one vanishing battery symbol on Archos screens... this bmp file was rle-compressed. by Marianne Arnold · 18 years ago
  39. 2ea39db FS#7020. Make the behaviour of '#' more consistent. It now requires escaping by a '%' to be displayed. If it is not escaped, the following text will be interpreted as a comment (including the newline character). by Nicolas Pennequin · 18 years ago
  40. 536c5d9 RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with changes by me. CUSTOM WPS FILES NEED TO BE UPDATED ! by Nicolas Pennequin · 18 years ago
  41. bcec79c Fix the alignment of a subline in Rockboxed. by Nicolas Pennequin · 18 years ago
  42. abd103c Enable building WPSs and themes for charcell targets, and add an example WPS using special charcell progress and text alignment. by Jens Arnold · 18 years ago
  43. 6f2bb42 fix warnings by Daniel Stenberg · 18 years ago
  44. 2974688 Fix quirks in the Rockboxed theme... (1) There were two typos in each .wps that caused one volume and one battery level icon to not show up correctly - in the Archos version the graphic was missing completely. The code could be written much simpler. (2) Remove the additional spaces in front and at the end of the artist/abum/title lines in the Archos version which were unnecessary and made the lines scroll earlier. (With the permission of the creator - see forum thread). Maybe this change would be good in the greyscale versions too. by Marianne Arnold · 18 years ago
  45. 03d2982 don't show an empty battery at 100% by Marcoen Hirschberg · 18 years ago
  46. f0cd8ad correct coordinates of the battery indicator bitmaps by Marcoen Hirschberg · 18 years ago
  47. 283bfb1 Accept FS #6677 by Roan Horning : improvements to the 'Rockboxed' WPS. by Nicolas Pennequin · 18 years ago
  48. e423c0b Slight improvement of the 'Rockboxed' WPS for the H300 by better placing the progressbar. by Nicolas Pennequin · 18 years ago
  49. 7ba8aec * Add support for an optional y coordinate to the progressbar (from FS #4783). by Nicolas Pennequin · 18 years ago
  50. 9d5f73c Add foreground and background color information to iCatcher and UniCatcher. by Nicolas Pennequin · 18 years ago
  51. 0403c2a the position of the progress bar background was off by 1 pixel by Marcoen Hirschberg · 18 years ago
  52. dec4132 remove some unintended white pixels by Marcoen Hirschberg · 18 years ago
  53. c63a733 Fix Rockboxed theme for 160x128x16. by Barry Wardell · 18 years ago
  54. 34c799a fix fonts in Rockboxed theme by Marcoen Hirschberg · 18 years ago
  55. 69e3ffd add the 'Rockboxed' theme by Roan Horning, moddified to work with the wpsbuild script by Marcoen Hirschberg · 18 years ago
  56. 08bc43f add support for foreground and background colors by Marcoen Hirschberg · 18 years ago
  57. f3fb97c removed since there's no UniCatcher for H10 5GB by Marcoen Hirschberg · 18 years ago
  58. e14594e WPS updates by Ioannis Koutoulakis by Marcoen Hirschberg · 18 years ago
  59. c1deda5 use the nimbus-12 font for the WPSs which used chicago12 now that it has been removed by Marcoen Hirschberg · 18 years ago
  60. 786d125 Restored broken bitmaps by Linus Nielsen Feltzing · 18 years ago
  61. e2022a2 Removed executable flag by Linus Nielsen Feltzing · 18 years ago
  62. 4ccbcc8 Last part of iCatcher and UniCatcher updates... add Sansa versions by Marianne Arnold · 18 years ago
  63. ed7cebd iCatcher/UniCatcher: fix small glitches in the wps's that had playlist position and total number of playlist entries at the right side by Marianne Arnold · 18 years ago
  64. e52674d UniCatcher: (1) add dedicated greyscale bitmaps(2) 'rename' the respective wps file as it didn't follow the convention ('...x1.wps' instead of '...x2.wps') (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 by Marianne Arnold · 18 years ago
  65. 5842731 forgot to commit those removed bmps, too by Marianne Arnold · 18 years ago
  66. da67b90 iCatcher: (1) add dedicated greyscale bitmaps for H1x0 and Mini (2) 'rename' 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 by Marianne Arnold · 18 years ago
  67. d57fc0c Oops. Bungled the order on iCatcher.128x128x16.wps. by Michael Sevakis · 18 years ago
  68. 8827879 Had to update some WPS files to make them compatible with the changed audio format order. by Michael Sevakis · 18 years ago
  69. 9e62b1a hush the "skips due to size restraints" text as you normally don't care by Daniel Stenberg · 18 years ago
  70. 9fe9cdf iCatcher/UniCatcher WPS updates by Ioannis Koutoulakis: code update to the new volume/battery enum system and new versions for H10 5GB, Gigabeat and X5 remote by Hardeep Sidhu · 18 years ago
  71. 55156d9 Archos: Show bitrate and filetype when next song info is unavailable. Patch by Marianne Arnold. by Jens Arnold · 19 years ago
  72. ba0f3bf Archos: Don't show the 'lightning' icon since the numeric battery value is no longer there. by Jens Arnold · 19 years ago
  73. 560205d Updated iCatcher/UniCatcher from Marianne Arnold and Ioannis Koutoulakis by Hardeep Sidhu · 19 years ago
  74. 2525b4d Added support for multiple rwps for same theme for different devices. Updated iCatcher theme with different rwps for H1x0 and H3x0. by Hardeep Sidhu · 19 years ago
  75. 055d521 Updated iCatcher/UniCatcher themes to the preferred white version by Hardeep Sidhu · 19 years ago
  76. 5db5e65 Updated iCatcher/UniCatcher to correct version by Hardeep Sidhu · 19 years ago
  77. ca0302a Added iCatcher and UniCatcher themes by Ioannis Koutoulakis. Also updated wpsbuild to support different fonts for same theme depending on target screen. by Hardeep Sidhu · 19 years ago
  78. d6af987 New improved boxes wps for H3xx. Virtual LED and locks untested as I don't own a H3xx to test on. by Christi Scarborough · 19 years ago
  79. 3fcd68d Remove obsolete comment by Martin Arver · 19 years ago
  80. 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
  81. d965cef I blame Microsoft. Everyone else does. by Christi Scarborough · 19 years ago
  82. 5079551 And where exactly did they come from? *dones 'I messed up' hat in shame* by Christi Scarborough · 19 years ago
  83. c3f144c Missed a couple of files for removal. Also note that all files relating to a particular WPS are now stored in the same directory to avoid having the same file in CVS six zillion times. For this reason where multiple background bmps exist, they've been renamed appropriately. The script also parses the .wps file to know which .bmp files to copy, so case is now important, since having files in the .wps file with the wrong capitalisation will break the script. by Christi Scarborough · 19 years ago
  84. 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
  85. 2220d39 Whoops... by Zakk Roberts · 19 years ago
  86. c9d2d45 Boxes WPS for 320x240 LCDs (iPod 5G). by Zakk Roberts · 19 years ago
  87. ceafaba A version of DancePuffDuo for 220x176 LCDs by Dave Chapman · 19 years ago
  88. 6382e88 Add bitmaps for SHN, AIFF, AAC and ALAC by Dave Chapman · 19 years ago
  89. 2624b55 only use the LCD size for bitmap LCDs so that we don't get the WPSes by Daniel Stenberg · 19 years ago
  90. 740b704 Adapted ipodVOL wps to use nimbus-12 instead of chicago12. by Martin Arver · 19 years ago
  91. 939efcb Fix the iPodVOL wps to have the statusbar visible in the filebrowser by Martin Arver · 19 years ago
  92. 5c1cc2f add these files to the source archive as well by Daniel Stenberg · 19 years ago
  93. 4e672ce Something for our loyal Archos users. The first graphical WPS for the Recorder series. by Christi Scarborough · 19 years ago
  94. 146fe6c boxes for H3xx / iPod 4g, just so they don't feel left out. Purely a quick hack, not a finished product. by Christi Scarborough · 19 years ago
  95. d563ac6 Restored inverted background image in the ipodVOL WPS by Linus Nielsen Feltzing · 19 years ago
  96. 321e480 Colour boxes WPS for iPod (and H3xx - but it'll look a little odd on that screen. A work in progress / proof of concept. by Christi Scarborough · 19 years ago
  97. c754255 minor fixes of alignment by Anton Oleynikov · 19 years ago
  98. fb891fb buildzip prefers file names without space by Daniel Stenberg · 19 years ago
  99. cc38376 adjust *wps-files to new loader. by Magnus Holmgren · 19 years ago
  100. fc4a031 added "DancePuffDuo" theme by Anton Oleynikov · 19 years ago