Screen Saver Initialization

From LinuxMCE
Revision as of 13:18, 14 September 2006 by Wikiadmin (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
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.
Photo Screen Saverl has inside a setup class that gives different parameters for it and is named GallerySetup.

The parameters reffer to Width and Height of the screen, Fadding times between two images, and a \n string list that separes 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 milisecond time to animate one picture (it is get from the web-admin page) - Fade time - time in miliseconds that pass between the two images switch.