Updated4 Jun 2008 - Added support for star images for imdb ratings and user ratings4 Jun 2008 - Added support for image reflectionsStar ImagesTo use the star images you need to set this in the ini file
[Settings]Format Star Image = image directory\filename*.ext
Where image directory is the path to the star images, filename is the common name and * ranges from 1 to 100.
For example you could have a collection of star images like this C:\Stars\stars-1.png .. C:\Stars\stars-10.png .. C:\Stars\stars-100.png and you would set the ini file entry to be Format Star Image = C:\Stars\stars-*.png
CiXel has made up some star images that you can use, if you are a pay-lobby user you can find them in the my xlobby section under add on downloads.
RefectionsReflections are controlled via two entries in the inifile -
[b]xCache - Thumb Reflectivity = double[\b]
This controls the reflectivity of the shadow image and can vary from 0 to 1.
If it is 0 the no reflection is added, If it is 1 all of the image will be reflected.
I think a good value is 0.33
[b]xCache - Thumb Reflectivity Blend Color = text[\b]
This determines the type of reflection that is generated.
If it is left blank (or set to TRANSPARENT) a "real" reflection is added that can be over-layed on another background image - i.e. its a transparent reflection. To do this the file type must be set to png!
Transparent reflections seem to seriously slow down xlobby and they burn up memory really quickly. It may even cause memory errors if you have a large amount of coverart...
If it is set to a solid colour i will simply fade the reflection into that colour. This means you can use jpgs which saves a lot of memory!
If you screen is using a solid background go for the solid type - its quicker to draw and uses a lot less memory - i guess this is why the apple uses a black background
Here is an example of a solid refection -
Here is a of a transparent one (like i said they tend to be quite big, this is the only one i could find less than a 1 MB
)-