Thanks for the quick response. It's working nicely.
Type: Posts; User: jackisidore; Keyword(s):
Thanks for the quick response. It's working nicely.
Can't find it in the manual how to do this. I plan to hibernate/shut down my PC from Girder. It's all working with one button press on the remote which creates unwanted effects (turn up the volume,...
I discovered what the IR workshop does. It only displays learned IR codes from the IR profiles. very nice.
Would it be an idea to read IR codes directly in the IR workshop. I'm currently debugging...
Aha now I remember. Did change anything in my previous setup for a long time.
How is the IR workshop supposed to be used? I can't get any of my ir codes to display in the IR workshop window.
I'm currently updating my systems to vista 32 bit. Out of the blue most of my remotes are now generating two sets of IR codes. The first keypress generates code 1 the second keypress code 2, press it...
Thanks. It's slowly recovering... I hate restores
My system has crashed. I do have a backup. How do I restore all my girder settings. Restoring c:/program files/promixis/girder and c:/documents and settings/.../application data/girder isn't working...
Table print works. I have 3-6 devices which could be the correct one. If I change generichid.lua with these ID's what could I see or try to check if it's the correct device?
Ok
changed the line to
DellKeyboardObj = GenericHid:New( { VendorID=413C, ProductID=2010, Index = 0, EventDevice=18, EventPrefix = 'DellKeyboard:' })
I don't see anything. I would...
After some good old trail and error in control panel I have found the "HID-compliant consumer control device" in system>hardware (disabling the device works).
VID 413C and PID 2010
If I...
I think I need to capture a HID event. No idea how I find the name etc of this HID device. In control panel>System>Hardware all names are more or less the same (standard microsoft drivers?). And no...
My PC is connected to my amplifier. The PC runs winamp. With the multimedia keys on my keyboard I can control Winamp (through girder). The volume keys/knobs controls the PC media mixer (this is the...
Thanks, I'll try that.
I think if it works on my setup turning the volume knob results in changing the volume of the PC AND the connected amplifier which isn't what I need. The volume of the PC...
I'm using a Dell keyboard (SK 8135) with some nice multimedia controls. The stop, play and other buttons are mapped through girder. The volume control is automagically controlling the volume of the...
Yes it's included now. Thanks!
Tried 529. I think you missed another file (sched ui.lua in treescript)
I installed 528 over a 525 installation. After that the new scheduler functions (I use the randomizer functions) are gone. I reinstalled the sched21.zip files. Did I overlook something?
(Yes...
In 528 I had to reinstall the files from John's scheduler
I'm running 525 now and girder keeps slowly eating my memory. Collectgarbage() is triggered by a scheduler so it's a minor problem. 2 other PC's have girder running 24/7 here I don't see this. Must...
Enabled components
caller id handler
caller id modem
sunclock
sunrisesunset
ATI remote
Audio mixer
communcation server
copydata
dlport IO extensions
device notify
generic internet
generic serial
generic transport
generic x10 remotes
The standard plugins from girder and one additional parallel plugin
My PC was slowing down. Girder used 600 Mb. Typed Collectgarbage() in Luaconsole and now its back to 11Mb.
My girder setup shows a few unimportant (i think) error messages. I don't use active, sharp or denon systems. :)
LOG: Component Manager : 5 - Error reading component file C:\Program...
This new scheduler isn't included in the last beta (524). Quickly fixed on my setup. Do I need an update?
I would suggest implementing this in standard girder. The updated functions are very...