Discussion:
what's the point of art pack?
Allyn Fratkin
2004-08-15 18:10:37 UTC
Permalink
i must be missing something, but what's the point of an art pack?
is there something special about it that can't be done with some
ecp commands?

i notice that the sample art pack contains "backup" code
in case artpacker isn't found that does the obvious:
/usr/local/bin/photo -p &
sleep 2
/usr/local/bin/ecp photoApp SLIDESHOW .
/usr/local/bin/ecp photoApp FIT_MODE fit
/usr/local/bin/ecp photoApp INFO_MODE short
/usr/local/bin/ecp photoApp SET_DELAY 10000
/usr/local/bin/mp3player --obeyphoto ./*.mp3 &

what does artpacker do that the above code doesn't do?

thanks.
--
Allyn Fratkin ***@fratkin.com
Escondido, CA http://www.fratkin.com/
Patrick Ellis
2004-08-15 18:16:05 UTC
Permalink
//i must be missing something, but what's the point of an art
//pack? is there something special about it that can't be done
//with some ecp commands?

artpacker does a couple of things that arent done with the straight shell and
ecp commands. First, it waits until photo is up and ready before instructing it
to show photos, thus avoiding the kludgy sleep. Second, it adds the art pack to
the list of art packs in the Art Pack Setup panel allowing users to set their
preferences.

------
Patrick Ellis
Senior Software Engineer, Roku
Get more out of your high-def TV.
High-definition photos, art, music and more. http://www.rokulabs.com


//-----Original Message-----
//From: roku-tech-***@lists.rokulabs.com
//[mailto:roku-tech-***@lists.rokulabs.com] On Behalf Of
//Allyn Fratkin
//Sent: Sunday, August 15, 2004 11:11 AM
//To: Roku Tech Mail List and Discussion Group
//Subject: [Roku-tech] what's the point of art pack?
//
//

Loading...