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: 
TheEndless
Channel Surfer

Re: ECP 2.8 Documentation Typo

"tdurrant420" wrote:
when you get a response from /query/icon is it mostly unprintable characters?

It should a PNG or JPG. If you're trying to view that as a string instead of as an image, it will look like mostly unprintable characters.
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
tdurrant420
Visitor

Re: ECP 2.8 Documentation Typo

Ahh i get it.
So it only returns the actual picture of the app, not the dynamic link of the app pic.(rokuip.apppic.png) I wonder if they plan to do the same command at every level?
0 Kudos
paps33
Visitor

Re: ECP 2.8 Documentation Typo

If you check the Content-Type: in the returned header it tells you the type for the data returned (eg: image/png.
0 Kudos
brandon15811
Visitor

Re: ECP 2.8 Documentation Typo

What exactly do the touch commands do?
The best thing I can think of is that you send coordinates, and it simulates keypresses to that item, like in a grid interface
0 Kudos
gonzotek
Visitor

Re: ECP 2.8 Documentation Typo

"brandon15811" wrote:
What exactly do the touch commands do?
The best thing I can think of is that you send coordinates, and it simulates keypresses to that item, like in a grid interface

I'd like to know this too. I assumed it would require an application to explicitly code in support for the touch commands (catching the events and handling them). If so, an example app would be great (along with accompanying example remote code). 🙂
Remoku.tv - A free web app for Roku Remote Control!
Want to control your Roku from nearly any phone, computer or tablet? Get started at http://help.remoku.tv
by Apps4TV - Applications for television and beyond: http://www.apps4tv.com
0 Kudos
brandon15811
Visitor

Re: ECP 2.8 Documentation Typo

Yes, it would be very nice 😄
0 Kudos
RokuKevin
Visitor

Re: ECP 2.8 Documentation Typo

The touch commands are not useful yet. Although the box will receive the commands, current firmware versions do not do anything useful with them.

--Kevin
0 Kudos
brandon15811
Visitor

Re: ECP 2.8 Documentation Typo

"RokuKevin" wrote:
The touch commands are not useful yet. Although the box will receive the commands, current firmware versions do not do anything useful with them.

--Kevin

Since the roku isn't a touch device, as far as I know, could you tell us what they would actually do?
0 Kudos
gonzotek
Visitor

Re: ECP 2.8 Documentation Typo

"RokuKevin" wrote:
The touch commands are not useful yet. Although the box will receive the commands, current firmware versions do not do anything useful with them.

--Kevin
You tease! :p. But seriously, thanks for the answer. Looking forward to whatever's cooking 🙂
Remoku.tv - A free web app for Roku Remote Control!
Want to control your Roku from nearly any phone, computer or tablet? Get started at http://help.remoku.tv
by Apps4TV - Applications for television and beyond: http://www.apps4tv.com
0 Kudos
kbenson
Visitor

Re: ECP 2.8 Documentation Typo

"brandon15811" wrote:
"RokuKevin" wrote:
The touch commands are not useful yet. Although the box will receive the commands, current firmware versions do not do anything useful with them.

Since the roku isn't a touch device, as far as I know, could you tell us what they would actually do?


They are for the upcoming phone version of the Roku, of course! 😉

Hmm, Roku tablet. That's got promise...
-- GandK Labs
Check out Reversi! in the channel store!
0 Kudos