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 Wiedmann
Thu May 31, 2012 2:50 pm
Forum: Plugin Support
Topic: MediaPortal Message Plugin PLEASE INCLUDE IN NEXT EG RELEASE
Replies: 6
Views: 10259

Re: MediaPortal Message Plugin update

however you have changed things like the macro names for the ten numbers 0-9 which would require the same number of changes in an existing EG configuration using this plugin,
I know what you mean. But IMHO the current implementation of this plugin is wrong. You doesn't see in the EG plugin what ...
by Wiedmann
Tue May 29, 2012 9:03 pm
Forum: Plugin Support
Topic: PCTV Remote plugin
Replies: 2
Views: 1747

Re: PCTV Remote plugin

After installing the plugin the remote is not detected in the TVCenter software anymore.
Right, even for the TVCenter software you must add macros in EventGhost.

With the attached example "TVCenter.xml" (in the first post) you should be able to control the TVCenter software. This is working with ...
by Wiedmann
Sun May 27, 2012 11:15 am
Forum: Plugin Support
Topic: PCTV Remote plugin
Replies: 2
Views: 1747

PCTV Remote plugin

Hello,

I have written a plugin for my Pinnacle remote (Card: Pinnacle PCTV 310i) and want share it with the community. The plugin is working together with RemoTerm from the Pinnacle TVCenter software package. So it should work for all Pinnacle remotes (and IMHO Hauppauge remotes) which are ...
by Wiedmann
Wed May 23, 2012 5:12 pm
Forum: Plugin Support
Topic: MediaPortal Message Plugin PLEASE INCLUDE IN NEXT EG RELEASE
Replies: 6
Views: 10259

Re: MediaPortal Message Plugin update

The URL for the MediaPortal extension has changed again.

Also the EG plugin have actions which are not defined in MediaPortal (or with another name). And some actions are missing.

I've changed the extension in this way for me:

correct MediaPortal Message Plugin URL
add EG support URL
group ...
by Wiedmann
Wed May 23, 2012 9:59 am
Forum: Fehlerberichte
Topic: Update ├╝berschreibt Eigenentwicklungen
Replies: 1
Views: 9099

Re: Update ├╝berschreibt Eigenentwicklungen

Schon etwas älter dieser Thread... Aber falls noch jemand die Antwort dazu sucht:

Derzeit arbeite ich an einer Weiterentwicklung des FHZ-1000-Plugins. Dann installierte ich ein Eventghost-Update - und es ├╝berschrieb alle Plugins (also auch meins) mit neuen Versionen.
Wenn ich ein vorhandenes ...
by Wiedmann
Tue May 22, 2012 11:17 am
Forum: Coding Corner
Topic: problem with window name and CreateWindowEx
Replies: 1
Views: 1977

Re: problem with window name and CreateWindowEx

Maybe it's easier if you see a screenshot (from WIndow Detective):
http://img208.imageshack.us/img208/4443/windowdetective.jpg
For this screenshot only the plugin "Microsoft MCE Remote" (left side) was enabled.

Just look at "Window Text" or Font --> "Face Name". I guess somewhere is a mix of ...
by Wiedmann
Wed May 16, 2012 3:35 pm
Forum: Coding Corner
Topic: problem with window name and CreateWindowEx
Replies: 1
Views: 1977

problem with window name and CreateWindowEx

Hi,

I'm trying to use CreateWindowEx (and SetProp) like in \plugins\MceRemote\__init__.py. But I'm having a problem with the Windows title/caption. It's allways shown carbled in e.g. spy++. The same happens with the property name (SetProp). But the class name is correct.

I have the same effect, if ...