Page 4 of 6

Re: Onkyo Reciver RS232 plugin

Posted: Sun Jul 26, 2009 11:39 pm
by Livin
Fiasco wrote:Will do. Almost done with the 875 plugin revision.

I suffer from "Programmer Art". Anyone out there up for making some custom remote screens?

I think this would take a web developer?

I wish EG had an autogen'd set of web pages where the user can 'set' which events, etc get put on the pages... I have requested this feature but it ill likely never be done - as Bitmonster has basically abandoned the app.

Re: Onkyo Reciver RS232 plugin

Posted: Mon Jul 27, 2009 1:59 am
by Fiasco
I'll program the remote. I just need some artwork.

Re: Onkyo Reciver RS232 plugin

Posted: Mon Jul 27, 2009 2:24 am
by Livin
check out this link and if you like the buttons and such that I made you are welcome to DL them.

screenshots... http://members.cox.net/ltek/netremote.htm

download (9mb)... http://www.mediafire.com/?sharekey=23de ... f6e8ebb871

Re: Onkyo Reciver RS232 plugin

Posted: Mon Jul 27, 2009 3:06 am
by Fiasco
Here is the Onkyo 875 Plugin revision.

I don't have any components hooked to my Onkyo 875 via R1 so I was unable to test the R1 commands.

Re: Onkyo Reciver RS232 plugin

Posted: Mon Jul 27, 2009 4:29 pm
by Fiasco
Livin wrote:
Fiasco wrote:I figured out how to launch a webpage from the Iphone desktop in Safari without having the address bar on the top or the navigation bar on the bottom so it looks like a regular app on the desktop and when running.
please share
To hide the address and nav bars in Safari:

Add the following meta tag after the TITLE element in your page

<meta name="apple-mobile-web-app-capable" content="yes" />

Add this tag to indicate what artwork is to be used for the launch button

<link rel="apple-touch-icon" href="Images/HomeScreenIcon.png">

Load the page and create a bookmark on your Iphone desktop. When launched from the desktop w/ this shortcut the nav and address bars will be hidden.

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 3:19 am
by Livin
Can you share your page when it is running with the graphic and such?

Did you like the graphics I posted?

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 4:09 am
by Fiasco
Here is the keyboard for the remote I'm making.
keyboard
keyboard

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 4:23 am
by Livin
nice

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 5:31 am
by Fiasco
Is there a plugin to translate to keyboard presses?

I know there is a keyboard plugin that captures keyboard events but I don't see one that translates events into key presses.

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 5:42 am
by Livin
please be more specific with a usage scenario

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 5:46 am
by Fiasco
Livin wrote:please be more specific with a usage scenario
On my virtual iphone keyboard I press the letter G. The event HTTP.G appears in Eventghost.

How can I now simulate a press of the G key on the keyboard of the computer running event ghost?

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 5:49 am
by Fiasco
In other news my HR20 USB serial interface should be arriving in the mail soon so I can get to work on the DirecTV HD Tivo plugin.

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 5:53 am
by Livin
add an 'Action'
select 'Emulate Keystrokes'

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 5:55 am
by Fiasco
Livin wrote:add an 'Action'
select 'Emulate Keystrokes'
awesome... thanks

Re: Onkyo Reciver RS232 plugin

Posted: Wed Jul 29, 2009 9:31 pm
by Bartman
Fiasco wrote:Here is the Onkyo 875 Plugin revision.

I don't have any components hooked to my Onkyo 875 via R1 so I was unable to test the R1 commands.
Are there just additions to the existing codes so it does not break anything with other models?