Updating Feathers for Songbird 1.4

Table of contents
  1. 1. CSS Changes
  2. 2. Image Changes
      1. 2.1.1. CD Rip
      2. 2.1.2. Other

A lot of work was put into Songbird 1.4, but creating a feather hasn't changed too much since Songbird 1.3.

CSS Changes

There are some minor style rewrites/additions:

  • Updated playlist view padding rules for performance reasons
    • skin/colors.css: listheader, treecol, treechildren::-moz-tree-cell
    • skin/feather.css: treecol, treechildren::-moz-tree-cell
  • Assigned a valid value to the treechildren::-moz-tree-progressmeter (skin/images.css) rule background-repeat property
  • Added a new rule manage_media_format_box (skin/preferences/preferences.css) used in the media management file structure preferences pane

Image Changes

CD Rip

Songbird 1.4 now has CD rip!  The following supporting images have been added:

  • Overall rip progress status images in skin/device/
    • Successful rip: icon-complete.png
    • Failed rip: icon-warning.png
  • Per-track status images in skin/playlist/
    • Failed rip: bg-download-failed.png
    • Select/unselect track: button-checkbox.png
  • CD device status in skin/service-pane/
    • Default: cd_rest.gif
    • Rip in progress: cd_ripping.gif
    • Successful rip: cd_successful.gif
    • Errors during rip: cd_unsuccessful.gif

Other

Don't be fooled!  An icon-podcast.png (skin/service-pane/) image has been added for future Podcast support but it's only a placeholder for now.

Tag page
You must login to post a comment.