Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 7 matches

by dedi
Fri Jun 11, 2010 5:05 am
Forum: Coding Corner
Topic: Plugin for USB PC Remote Controller
Replies: 111
Views: 78399

Re: Plugin for USB PC Remote Controller

I have a Hama MCE Remote. It's also named as Hama 52451. Its probably the same as Ortek VRC-1100, Adesso ARC-1100 and Auvisio VRC-1100.

The remote is working with these USB drivers and a replaced __init__.py file for the Auvisio Plugin. But there are some limitations:

Known Problems:
- OK and ...
by dedi
Mon May 31, 2010 12:36 pm
Forum: General Support
Topic: Adesso ARC-1100 for MediaPortal in XP
Replies: 33
Views: 21399

Re: Adesso ARC-1100 for MediaPortal in XP

Looks like a dead end. I've searched and searched, no solution how to map the keys correctly (see previous post).

These are the remaining problems:
- OK and Enter buttons are the same
- Pause and Play are the same
- Rightclick is info
- Mouse Pad not working

I'm sure this is fixable, as natively ...
by dedi
Tue May 18, 2010 11:06 pm
Forum: Bug Reports
Topic: Specified Audio Device for Volume Control does not work Win7
Replies: 1
Views: 2983

Re: Specified Audio Device for Volume Control does not work Win7

too bad development stopped. anyone can come up with an idea for a workaround? i think I am pretty lost with that, but would be an important thing.
by dedi
Mon May 17, 2010 3:45 am
Forum: General Support
Topic: Adesso ARC-1100 for MediaPortal in XP
Replies: 33
Views: 21399

Re: Adesso ARC-1100 for MediaPortal in XP

did I miss something obvious? because I still dont know how to find out the number format for init.py that differs from the one shown in the EG window.

e.g. Eventghost log shows for VolUp (2, 0, 0, 0, 85), the __init__.py contains (2, 16, 0, 0, 85): "VolumeUp". There are many that differs even more ...
by dedi
Sun May 09, 2010 11:43 am
Forum: General Support
Topic: Adesso ARC-1100 for MediaPortal in XP
Replies: 33
Views: 21399

Re: Adesso ARC-1100 for MediaPortal in XP

Thats not the best solution. I usually only use the pause button first :) but not constant. I've a plugin to react on play press on specific screens for instant music.

Can you please tell me how to find out the numbers for __init__.py file? I still hope there is a chance, since with default use I ...
by dedi
Sun May 09, 2010 1:16 am
Forum: Bug Reports
Topic: Specified Audio Device for Volume Control does not work Win7
Replies: 1
Views: 2983

Specified Audio Device for Volume Control does not work Win7

Win 7 x64 with 0.4.0.r1397
Added volume control to control a specific audio device. The selected device gets ignored, it still controls the default window audio device.
by dedi
Sat May 08, 2010 11:33 pm
Forum: General Support
Topic: Adesso ARC-1100 for MediaPortal in XP
Replies: 33
Views: 21399

Re: Adesso ARC-1100 for MediaPortal in XP

Much thanks to Luca for the modified __init__ file.

I'm using 0.4.x Eventghost with a Hama MCE Remote (should be exactly(?) the same as Auvisio), and got almost all keys working.
Except:

OK and Enter buttons are the same
Pause and Play are the same
Rightclick is info

I would like to fix this ...