Jump to content

PSS Gallery class: Difference between revisions

From LinuxMCE
No edit summary
 
mNo edit summary
 
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 03: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)