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

by F3d0r
Wed Oct 08, 2008 7:25 pm
Forum: General Support
Topic: new MceIr.dll for MCE remote on Vista with default driver
Replies: 59
Views: 29671

Re: new MceIr.dll for MCE remote on Vista with default driver

After testing the quick fix some more I think it solves the suspend/resume problem just fine so here is the source code / patch:

--- MceIr.cpp.orig Tue Sep 23 11:51:26 2008
+++ MceIr.cpp Wed Oct 08 20:44:32 2008
@@ -316,8 +316,23 @@

if (probablyVista)
{
+ // Signal the IO thread to stop and ...
by F3d0r
Tue Oct 07, 2008 4:45 pm
Forum: General Support
Topic: new MceIr.dll for MCE remote on Vista with default driver
Replies: 59
Views: 29671

Re: new MceIr.dll for MCE remote on Vista with default driver

I had some trouble with the remote after resuming from standby. When running the default driver, with the registry changes it would not function after resuming. EG wasn't posting any activity from the remote in the log window either.

I can confirm this problem, no events in the EG logs after ...
by F3d0r
Sun Oct 05, 2008 5:22 pm
Forum: Plugin Support
Topic: XBMC
Replies: 212
Views: 137100

Re: XBMC


Thanks :) You'll need the latest XBMC version from SVN though as the new way of doing things does not work on Beta 1. I've mapped 57 action, which is probably more than anyone will ever need, but if I missed anything let me know.

The plugin works great, one important action I am missing is ...
by F3d0r
Sun Oct 05, 2008 2:10 pm
Forum: General Support
Topic: new MceIr.dll for MCE remote on Vista with default driver
Replies: 59
Views: 29671

Re: new MceIr.dll for MCE remote on Vista with default driver

I had some trouble with the remote after resuming from standby. When running the default driver, with the registry changes it would not function after resuming. EG wasn't posting any activity from the remote in the log window either.

I can confirm this problem, no events in the EG logs after ...