Can Girder control Xlobby?

Help each other out

Can Girder control Xlobby?

Postby timwarner on Sun Mar 13, 2005 9:47 am

Hi

I have been wondering this for a while. Can Girder control Xlobby? I would love to have homeseer control girder which in turn would control Xlobby

Tim
timwarner
 
Posts: 58
Joined: Thu Feb 17, 2005 9:56 pm
Location: UK

Postby erikt on Sun Mar 13, 2005 1:53 pm

I haven't tried it, but this should work:
Under Girder, Command tab:Command pull-down. Choose whatever
wparam and lparam you want. Under XL, create an event, and assign
a SendMessage trigger to it, with the same wparam and lparam.
erikt
 
Posts: 81
Joined: Tue Nov 09, 2004 1:49 pm
Location: Ottawa, Ontario, Canada

Postby badubo on Sun Mar 13, 2005 2:38 pm

you can also use
http://www.france.xlobby.com/plugins/gi ... 040730.zip

That automatically adapts your skin and create a .gml for controlling it from girder
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby jmb295 on Mon Mar 14, 2005 1:08 am

Badubu,

I was attempting to use your plugin to control xlobby through girder, but xlobby was unable to receive any of the commands. I was able to import all of the skin events, and select match them up with seperate girder commands. I just send a keyboard event to the foreground task, then the commands work. But when I select the xlobby plugin I don't see anything happen in xlobby. Any ideas on things I can look into, I'm fairly familiar with girder.

Thanks!
jmb295
 
Posts: 69
Joined: Tue May 04, 2004 11:56 pm
Location: Sterling, Va

Postby badubo on Mon Mar 14, 2005 9:12 am

-did you correctly adapt the skin in the .ini?
-do you see the triggers in xlobby for each events?
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

got it working

Postby dandiodati on Thu Mar 17, 2005 1:25 am

I'm planning on using girder to control the pictures menu of xlobby. I got it working by attaching sendmessage triggers to events in xlobby. And then setting up commands in girder that use the sendmessage plugin. It works great.
dandiodati
 
Posts: 17
Joined: Tue Mar 15, 2005 7:03 am

Postby Odin836 on Mon Mar 21, 2005 10:57 am

I now have girder installed and can program the Girder2Xlobby.gml file to receive commands from my remote. I am using a receiver that I made from a schematic in Silicone Chip Magazine. The plug in for Girder is called 'Generic Serial based IR Receiver'. The remote is a PlayStation2 remote.

However, XLobby is not responding to any of my remote commands. Am I missing something? Does XLobby require a plug in of its own?

I have controlled PowerDVD in the past without requiring a specific plug in for it...

I’m confused... ???

Oh, and thanks to the France Development team for making the Girder plug in and GML available!!!
Odin836
 
Posts: 5
Joined: Sat Feb 12, 2005 4:15 am
Location: Australia

Postby badubo on Mon Mar 21, 2005 8:34 pm

1 : did you learn the remote buttons to the commands?
2 : if you use the "test command" on a girder command, does xlobby respond?
3 : did you enabled girder2xlobby in girder? (setings/plugins, the plugin must be loaded in memory.
If you don't see it, you are missing some dll's, be sure that you copied xerces-c_2_5_0 in system32
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby SteveK on Fri Mar 25, 2005 12:20 am

jmb295 wrote:Badubu,

I was attempting to use your plugin to control xlobby through girder, but xlobby was unable to receive any of the commands. I was able to import all of the skin events, and select match them up with seperate girder commands. I just send a keyboard event to the foreground task, then the commands work. But when I select the xlobby plugin I don't see anything happen in xlobby. Any ideas on things I can look into, I'm fairly familiar with girder.

Thanks!


I'm having the same problem. I can import all my Xlobby skin events into Girder. I can verify that my Girder event is triggered and generates a command, but my Xlobby event does not trigger.

Has anyone besides the French developers got this plugin to work?

Thanks,
Steve
SteveK
 
Posts: 39
Joined: Fri Feb 25, 2005 8:40 pm
Location: San Diego, California

Postby badubo on Fri Mar 25, 2005 1:47 am

It seems that the link I give above was not updated
can you test with the last version?
same link
http://www.france.xlobby.com/plugins/gi ... 040730.zip[/quote]
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby SteveK on Fri Mar 25, 2005 3:42 am

badubo wrote:It seems that the link I give above was not updated
can you test with the last version?
same link
http://www.france.xlobby.com/plugins/gi ... 040730.zip
[/quote]

I have been using that version of the plugin.

Perhaps my Xlobby event is not setup correctly. How does the Girder2Xlobby plugin trigger events in Xlobby? Does it use "sendmessage"? If so, should I have a send message trigger assigned to each Xlobby event? How do I know what wparam and lparam to assign? I'm new to this software stuff, so any input is appreciated.
SteveK
 
Posts: 39
Joined: Fri Feb 25, 2005 8:40 pm
Location: San Diego, California

Postby SteveK on Fri Mar 25, 2005 4:03 am

I got the plugin to work now! I fixed it by enabling the "SendMesage" plugin in Girder. It was explained in this thread...

http://www.xlobby.com/forum/viewtopic.p ... ge+trigger

Thanks!
SteveK
 
Posts: 39
Joined: Fri Feb 25, 2005 8:40 pm
Location: San Diego, California

Postby SteveK on Wed Mar 30, 2005 2:26 am

I was mistaken, the Sendmessage plugin is not required. I disabled Sendmessage and the Girder2Xlobby plug-in is still working. :?
SteveK
 
Posts: 39
Joined: Fri Feb 25, 2005 8:40 pm
Location: San Diego, California