Screen Saver Initialization

From LinuxMCE
Revision as of 10:59, 14 March 2007 by Jerry finn (Talk | contribs)

Jump to: navigation, search
This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.
LinuxMCE Screen Saver has inside a setup class that gives different parameters for it and is named GallerySetup.

The parameters refer to Width and Height of the screen, Fading times between two images, and a \n string list that separates the files that will need to be "animated".

On any ON command, PSS will setup and will animate frames until will get an OFF command.

The ON command reads: - Width of parent device (parent Orbiter) - Height of parent device (parent Orbiter) - ZoomTime millisecond time to animate one picture (it is get from the web-admin page) - Fade time - time in milliseconds that pass between the two images switch.