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 12 matches

by totya
Tue May 06, 2014 8:37 pm
Forum: Plugin Support
Topic: IgorPlug-USB & Speedy2 missing buttons names
Replies: 7
Views: 3835

Re: IgorPlug-USB & Speedy2 missing buttons names

WharfRat wrote:The Remote Event Mapper plugin might have been a better solution for this...
Thank you! This is really good idea, and this works!
by totya
Sat Jul 06, 2013 10:43 am
Forum: Feature Requests
Topic: new event: all event
Replies: 5
Views: 6287

Re: new event: all event

...Maybe you can use the "Trigger event" action when you have enabled the macros for Potplayer.jonib
If I understand correctly... after enabled potplayer folder, need re-trigger actual event example: eg.TriggerEvent(eg.event.string,payload='IGNORE')

Okay, I testing, this is working. But this ...
by totya
Sat Jul 06, 2013 12:31 am
Forum: Feature Requests
Topic: new event: all event
Replies: 5
Views: 6287

Re: new event: all event

I think the problem, this two event: "*" and "play" executed parallel. But in first time, Potplayer folder is disabled... and this event is lost. As there is only one event when you press play and your play macro is disabled it won't execute. Maybe you can use the "Trigger event" action when you ...
by totya
Fri Jul 05, 2013 11:17 pm
Forum: Feature Requests
Topic: new event: all event
Replies: 5
Views: 6287

Re: new event: all event

Looks like "All events" is supported in EventGhost. I tested to put an "*" asterisk for the event name and it seems to match any event.

Edit: You can also try the Application Observer or Process Watcher plugins to see if they detect PotPlayer.

jonib
Hi!

Process Watcher or Application Observer ...
by totya
Fri Jul 05, 2013 4:47 pm
Forum: Bug Reports
Topic: System.ChangeMasterVolumeBy
Replies: 2
Views: 2961

Re: System.ChangeMasterVolumeBy - SOLVED!

Are you rounding the volume value or truncating it ?

I don't mean with the setting of the volume, I mean the displaying of it -

if it's truncated then this can happen when using the windows slider to change volume as well i.e. displayed value doesn't match what is set on the windows slider move ...
by totya
Fri Jul 05, 2013 10:26 am
Forum: Feature Requests
Topic: new event: all event
Replies: 5
Views: 6287

new event: all event

Hi!

Girder 3.29 (free) is not really new apllication, about 10 years ago. But this app know this event: fire on all event.

All event: all remote control event/any remote key button pressed

Why need this.

Control to eventghost folder enable/disable/exclusive etc.

At present time, Evenghost know ...
by totya
Fri Jul 05, 2013 10:00 am
Forum: Bug Reports
Topic: System.ChangeMasterVolumeBy
Replies: 2
Views: 2961

System.ChangeMasterVolumeBy

Hi!

This is small, marginal problem.

I use this settings of volume (down) control: System.ChangeMasterVolumeBy(-10.0, 0)

This is mean, volume changed 10% steps. Okay, if I press vol down key, I see this:

90..80..70..60..49..39..29..19..9..0

This is not pretty, I think 90..80..70..60..50..40..30 ...
by totya
Sun Jun 30, 2013 10:46 am
Forum: Plugin Support
Topic: IgorPlug-USB & Speedy2 missing buttons names
Replies: 7
Views: 3835

Re: IgorPlug-USB & Speedy2 missing buttons names

(...)To do so, create a new macro, drag the event "EZMCUSB.RC5.VCR1.30" from the event event log onto it and then add a python command action as follows: eg.TriggerEvent("PAUSE", payload=None, prefix="EZMCUSB.RC5.VCR1.30", source=eg)
Now, when you press PAUSE on your remote, the event "EZMCUSB.RC5 ...
by totya
Fri Jun 28, 2013 7:57 pm
Forum: Feature Requests
Topic: Daum PotPlayer
Replies: 6
Views: 10379

Re: Daum PotPlayer

I started using potplayer few days ago and since than it is my primary video player. The only thing it was missing is plugin for eventghost.
In this potplayer plugin I incorporated only commands that I needed, if someone misses some other command, inform me and I will add it to this plugin when I ...
by totya
Thu Jun 27, 2013 1:34 pm
Forum: Plugin Support
Topic: IgorPlug-USB & Speedy2 missing buttons names
Replies: 7
Views: 3835

Re: IgorPlug-USB & Speedy2 missing buttons names

If you do not do anything with the events from the log, why would you care if the right information is listed in the logs? I still do not understand.
Thanks for answer. This is only sample for you.

This is really big question, if I press keys, I want see this exactly on the screen? I think ...
by totya
Thu Jun 27, 2013 11:28 am
Forum: Plugin Support
Topic: IgorPlug-USB & Speedy2 missing buttons names
Replies: 7
Views: 3835

Re: IgorPlug-USB & Speedy2 missing buttons names

It is unclear to me what you want. The messages are not correct, but you can use them in macros just the same, right?
The names of events do not have to reflect what they really do to be still useful.

If you are using the Eventghost events for something else, like for on-screen display or payload ...
by totya
Thu Jun 27, 2013 7:17 am
Forum: Plugin Support
Topic: IgorPlug-USB & Speedy2 missing buttons names
Replies: 7
Views: 3835

IgorPlug-USB & Speedy2 missing buttons names

Hi!

First, thanks for this great application.

Eventghost version is latest (0.4.1 r1610).

My IR remote is Speedy 2 http://www.cme.it/meli1/pdf/speedy2_gb.pdf

My IR receiver is IgorPlug-USB http://www.cesko.host.sk/IgorPlugUSB/IgorPlug-USB%20%28AVR%29_eng.htm

I use this receiver under win7 x64 ...