Difference between revisions of "PSS Gallery class"

From LinuxMCE
Jump to: navigation, search
 
m
 
Line 1: Line 1:
 +
[[Category: Development]]
 
<table width="100%"> <tr><td bgcolor="#FFCFCF">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.</td></tr> </table>Gallery class is a singleton class that manages all Photo Screen Saver events.
 
<table width="100%"> <tr><td bgcolor="#FFCFCF">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.</td></tr> </table>Gallery class is a singleton class that manages all Photo Screen Saver events.
  

Latest revision as of 04:11, 25 August 2009

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.
Gallery class is a singleton class that manages all Photo Screen Saver events.

Gallery encapsulates inside next classes: - SDLFrontEnd - highlevel frontend - GalleryScenario - it describes the state machine for images

 - FileBrowser 
 - 
 

It has implemented a scenario (described in the class: GalleryScenario)