News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Extending customized flickr screensaver to photo viewer ?

Started by bulek, November 15, 2007, 09:45:16 AM

Previous topic - Next topic

bulek

Hi,

we now have ability to customize photo screen saver to show pictures from particular directory. Is it hard to extend it to act like a photo viewer that can be started from media browser on Orbiter as well ? I guess we need a way to intercept media browser messages and then start photo screen saver with files that are currently selected...

Thanks in advance,

regards,

Bulek.
Thanks in advance,

regards,

Bulek.

darrenmason

The PhotoScreenSaver device is focussed on displaying a list of files at random with pan and scan type functionality. If you want the same functionaility then I guess it would be possible. If you want slideshow type functionality then I would probably think not.

From memory there is a command interface to reset the file list for the Photo Screen Saver device, so it would just be a matter of grabbing the file list from the media file grid and calling that command followed by one to bring up the screen saver.
Is it possible to select multiple pictures from the file grid though? If this is not possible then may be a bit pointless.
Once you started it with these photos they would then become your screen saver for that session though as I don't think that there is a reload command for the other files - I think that is called in the constructor.