Originally Posted By: mlord
This has more accurate button mapping for the new RioRemote image.

Wow, I was 1 pixel off at some places. wink

I've just finished a new version which can parse some variables passed in the URL - now you can save a bookmark with your favorite settings.

There are three parameters:
Code:
remote=[0|1]            example:  remote=1   (show remote)
color={name}            example:  color=red  (load fascia_red.png)
refresh={milliseconds}  example:  refresh=0  (disable refresh)

I haven't tested it on my empeg (it is in my car, I know I shouldn't leave it there) and hope the parameters don't interfere with the other parameters FID and EXT.

An example URL would be:

http://www.ghostwheel.de/empeg/?FID=91e1&color=green&remote=1&refresh=0&EXT=.xml

Alex


Attachments
empeg_weblite.zip (444 downloads)



Edited by ghostwheel (06/03/2008 22:45)
Edit Reason: fixed example URL