MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins » Hot Plugins » MCE Replacement Plugin


MCE Replacement Plugin MediaPortal MCE Replacement Plugin

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-02-21, 20:50   #1 (permalink)
Portal Member
 
Join Date: May 2007
Location: Linkoping
Age: 42
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Hi Aaron,

I have downloaded the latest 1.0.4.2 preview, how do I enable/configure the experimental RC102 remote?
How can I use the event "clicked" to react to when I select "My Videos"?

/Mikael
Neptuni is offline   Reply With Quote
Old 2008-02-23, 08:39   #2 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,246
Thanks: 30
Thanked 133 Times in 86 Posts

Country:

My System

Default

To use the experimental RC102 support, start Input Service Configuration and put a tick in the checkbox next to RC102 and click OK.

Then load Debug Client, click Connect and then try pressing buttons on the remote and see if the debug client lists the remote events. If it does, then it works.

If it doesn't then I'll make some changes and get you to try again. Logs will help in this case.

If it does work then I'd like to get a list of buttons and the code associated with them.

As for detecting a module being entered, I'll take another look at that ... I'm pretty sure I looked into it a while ago and couldn't find a way to detect it in the plugin ... But I'll check again. It would be a very nice thing to have, but it might require some changes to MediaPortal itself. I'll see what I can do.

Cheers,

Last edited by and-81; 2008-02-26 at 01:15.
and-81 is offline   Reply With Quote
Old 2008-02-23, 09:35   #3 (permalink)
Portal Member
 
Join Date: May 2007
Location: Linkoping
Age: 42
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Hi Aaron,

I don't have an RC102 device in the input service configuration!

I have uninstalled the server Suite and reinstalled it again, but no RC102 device to put an to put an tick in the checkbox for...

/Mikael
Neptuni is offline   Reply With Quote
Old 2008-02-23, 11:08   #4 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,246
Thanks: 30
Thanked 133 Times in 86 Posts

Country:

My System

Default

There's a new test version on the first post (1.0.4.2 Preview 3).

The changes from Preview 2 are as follows:

* Fixed TV2 Blaster Plugin (tested with 50chickens help, let me know if it doesn't work for you)
* Improved Custom HID Receiver
* Added RC102 plugin (sorry about that, I didn't put it in the installer for preview 2)

Cheers,

Last edited by and-81; 2008-02-26 at 01:23.
and-81 is offline   Reply With Quote
Old 2008-02-23, 18:24   #5 (permalink)
Portal Member
 
Join Date: May 2007
Location: Linkoping
Age: 42
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Hello Aaron,

Now I have tried the preview 3 and RC102, results:

Not detected if the detect button is pressed.
If the tickbox is ticked the logfile says "Failed to start receive plugin: "RC102"".
No respons in the debug client.

The remote has an mouse functionality (RC107) and this one works, but are supported by the installed driver, ie if I stop the input service it works anyway.

The reciever for the RC102 and RC107 seems to be the same typ, IR507.

The logfiles are included.

Thanks for your work!


/Mikael
Attached Files
File Type: zip Input Service.zip (1.2 KB, 5 views)
Neptuni is offline   Reply With Quote
Old 2008-02-24, 00:34   #6 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,246
Thanks: 30
Thanked 133 Times in 86 Posts

Country:

My System

Default

If it doesn't detect it then there is a difference in the device ID between the RC102 and the RC107, I can get around that, but I'll need the right device ID.

See if you can get it working with the Custom HID Receiver, if you can then send me the Custom HID Receiver.xml file which contains the configuration data and I'll be able to make a separate receiver plugin for it from that information. If you need help then we can organise a time to talk on the IRC #mediaportal channel or MSN...

Cheers,

Last edited by and-81; 2008-02-26 at 01:24.
and-81 is offline   Reply With Quote
Old 2008-02-24, 10:40   #7 (permalink)
Portal Member
 
Join Date: May 2007
Location: Linkoping
Age: 42
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Hello again Aaron,

This is the HID ID that Windows and your input service has as common: HID\VID_147A&PID_E02A&MI_01\7&36AC4665&0&0000.
Actually the ID that the input service reports are a little bit longer.

The ID that Windows reports as remote RC107 is: USB\VID_147A&PID_E02A&MI_01\6&28FFA101&0&0001
The remote reports two HID USB and one HID consumer device in the device manager.

Custom HID doesn't work either.

/Mikael
Neptuni is offline   Reply With Quote
Old 2008-02-25, 00:17   #8 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,246
Thanks: 30
Thanked 133 Times in 86 Posts

Country:

My System

Default

Excellent, that should help me make a plugin for it... I'll post some files here later today (within 12 hours), and hopefully one of them will get it working for you.

Cheers,

Last edited by and-81; 2008-02-26 at 01:32.
and-81 is offline   Reply With Quote
Old 2008-02-25, 00:53   #9 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,246
Thanks: 30
Thanked 133 Times in 86 Posts

Country:

My System

Default

Neptuni:

Run the attached program and send back anything it outputs to me. It should display the codes that are coming from your remote on screen...

With the information I get from it I can fine tune an IR Server Suite Plugin and I can make a Virtual Remote as well.

Thanks,
Attached Files
File Type: zip IR507 Receiver Debug.zip (14.8 KB, 5 views)
and-81 is offline   Reply With Quote
Old 2008-02-25, 07:19   #10 (permalink)
Portal Member
 
Join Date: May 2007
Location: Linkoping
Age: 42
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Hi Aaron,

Is it ok just to unzip the files to an catalog and run IR507.exe from there?

If thats the case, something is wrong, is just opens an dos window and tell me something that disappears to quickly to read.

I on my way to work now, but can do more tests in about 8-10 hours...

/Mikael
Neptuni is offline   Reply With Quote
Reply

Bookmarks

Tags
rc102, remote, server, suite

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
IR Server Suite - Version 1.0.4.1 and-81 MCE Replacement Plugin 499 2008-08-20 17:38
IR Server Suite and Hauppauge IR ykamchi MCE Replacement Plugin 19 2008-07-06 10:18
IR Server Suite - How YOU can help and-81 MCE Replacement Plugin 5 2008-05-25 12:11
Problems with IR server suite Alberto MCE Replacement Plugin 18 2008-03-08 09:13
IR Server Suite - Documentation and-81 MCE Replacement Plugin 7 2008-01-25 03:45


All times are GMT +1. The time now is 05:53.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress