Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
squirreltown
Roku Guru

Re: roscreen & screensaver

Endless - I am trying the same approach. I have an actual screensaver built-in to my in-progress channel which kicks in ahead of the minimum time. The only way I've figured to keep track of the user is to have timers in each and every while loop in the channel. Is this how you are doing it or is there a more elegant solution?
Kinetics Screensavers
0 Kudos
TheEndless
Channel Surfer

Re: roscreen & screensaver

"squirreltown" wrote:
Endless - I am trying the same approach. I have an actual screensaver built-in to my in-progress channel which kicks in ahead of the minimum time. The only way I've figured to keep track of the user is to have timers in each and every while loop in the channel. Is this how you are doing it or is there a more elegant solution?

That's pretty much it... a timer that I reset anytime I get an user initiated event.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
0 Kudos
RokuJoel
Binge Watcher

Re: roscreen & screensaver

"RokuChris" wrote:
"squirreltown" wrote:
there is an obvious push from Roku to drive devs toward the 2DAPI.


I personally encourage developers to stick to the built in screen types unless there is a compelling need to do otherwise. It makes for a consistent user experience across the platform and will make your channel more intuitive.


FYI Chris, we have a number of business partners that are looking to hire developers to build 2D API channels, which is why I have that post at the top of the forums, I'm hoping that some of the folks here who are working with the 2D API will be interested in contracting with those companies to do that.

- Joel
0 Kudos