I think they're listed here:
http://forums.winamp.com/showthread.php?threadid=180297
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.
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 127 matches
- Fri Nov 14, 2014 9:48 pm
- Forum: Plugin Support
- Topic: Winamp
- Replies: 24
- Views: 23207
- Sun Jul 10, 2011 4:28 pm
- Forum: General Support
- Topic: View Log Dialog
- Replies: 2
- Views: 944
Re: View Log Dialog
Pako, thanks for looking into this.
I was using the network listener plugin (that's what it's called, right?) and sending a network event from the command line (using the -n switch). The dialogs were triggered when I tried to send an event and the plugin wasn't yet initialized. I think it was still ...
I was using the network listener plugin (that's what it's called, right?) and sending a network event from the command line (using the -n switch). The dialogs were triggered when I tried to send an event and the plugin wasn't yet initialized. I think it was still ...
- Fri Jul 08, 2011 8:56 pm
- Forum: General Support
- Topic: View Log Dialog
- Replies: 2
- Views: 944
View Log Dialog
I'm using 0.4.1r1522. Why is EG giving me a dialog every time there's an error? I'm going to end up with 100's or 1000's of dialogs if I leave EG running for any length of time. That's not good.
- Jeff
- Jeff
- Mon Oct 11, 2010 7:29 pm
- Forum: Coding Corner
- Topic: You might be surprised...
- Replies: 85
- Views: 35181
Re: You might be surprised...
Glad to hear someone has picked up the mantle of EG. Where is the SatoriHub source?
- Jeff
- Jeff
- Sat Mar 06, 2010 7:38 am
- Forum: Coding Corner
- Topic: Instructions for running EventGhost from source.
- Replies: 1
- Views: 2006
Re: Instructions for running EventGhost from source.
Brett, that's a tremendous contribution. Thank you for taking the time to do that.
- Jeff
- Jeff
- Sat Feb 27, 2010 5:37 pm
- Forum: Coding Corner
- Topic: You might be surprised...
- Replies: 85
- Views: 35181
Re: You might be surprised...
Bitmonster -
Thank you for your generous contribution to the community. EventGhost has made my HTPC/automation setup much, much easier than it had ever been before.
- Jeff
Thank you for your generous contribution to the community. EventGhost has made my HTPC/automation setup much, much easier than it had ever been before.
- Jeff
- Mon Feb 22, 2010 5:51 pm
- Forum: Coding Corner
- Topic: Where is the source code?
- Replies: 8
- Views: 4259
Re: Where is the source code?
I understand the frustration, Bitmonster. I might suggest a bit of leniency, though, as it's easy to misconstrue someone's tone in postings.
If something is covered by the GPL, only the copyright holder can sue somebody of breaking the license.
Well, not exactly. By releasing your code under GPL ...
If something is covered by the GPL, only the copyright holder can sue somebody of breaking the license.
Well, not exactly. By releasing your code under GPL ...
- Mon Feb 22, 2010 3:54 pm
- Forum: Coding Corner
- Topic: Where is the source code?
- Replies: 8
- Views: 4259
Re: Where is the source code?
That was a joke, right? Nope
Sad.
FWIW, I believe that licensing software under the GPL and then refusing to make the source available constitutes breach of contract. I understand that that's not what happened here (the source code is and always has been available, as far as I can tell), but ...
Sad.
FWIW, I believe that licensing software under the GPL and then refusing to make the source available constitutes breach of contract. I understand that that's not what happened here (the source code is and always has been available, as far as I can tell), but ...
- Mon Feb 22, 2010 3:21 pm
- Forum: Coding Corner
- Topic: Where is the source code?
- Replies: 8
- Views: 4259
Re: Where is the source code?
That was a joke, right?Bitmonster wrote:Banned account for two weeks because of perkiness.
- Tue Feb 16, 2010 2:00 pm
- Forum: Bug Reports
- Topic: Keyboard Plugin Causes Windows key to stick on
- Replies: 2
- Views: 3975
Re: Keyboard Plugin Causes Windows key to stick on
The whole "Windows key" issue seems to be as old as EG itself, and it doesn't seem to be on anyone's radar. Best bet, IMHO, is to avoid tying events to Winkey presses.
- Jeff
- Jeff
- Thu Sep 24, 2009 12:56 pm
- Forum: Bug Reports
- Topic: Problems after Minimizing EG to Tray
- Replies: 0
- Views: 2419
Problems after Minimizing EG to Tray
I have run into a strange bug. Hopefully, I'll be able to explain it properly.
When I start my HTPC, EG starts minimzied in the tray. I have Winamp, CATraxx and SageTV running. Everything works as expected.
If I bring up the EG GUI and then minimize it to the tray again, everything goes kaplooey ...
When I start my HTPC, EG starts minimzied in the tray. I have Winamp, CATraxx and SageTV running. Everything works as expected.
If I bring up the EG GUI and then minimize it to the tray again, everything goes kaplooey ...
- Sun Sep 20, 2009 1:43 pm
- Forum: General Support
- Topic: Programmatically raise events in EG? (sendmessage, tcp,...)
- Replies: 4
- Views: 2027
Re: Programmatically raise events in EG? (sendmessage, tcp,...)
What about sending a command via HTTP... just using the Webserver plugin?
I've worked up a Winamp plugin that implements a lightweight web server to remotely control winamp (I know, I'm not the first). The more I use that, the more convinced I am that http is the best way to remotely interact with ...
I've worked up a Winamp plugin that implements a lightweight web server to remotely control winamp (I know, I'm not the first). The more I use that, the more convinced I am that http is the best way to remotely interact with ...
- Wed Sep 09, 2009 1:12 am
- Forum: General Support
- Topic: Thanks for the Keyboard Fix
- Replies: 1
- Views: 752
Re: Thanks for the Keyboard Fix
Oh well, the problem is back. Don't know what changed, but holding down the winkey and then hitting another key more than once only fires one winkey+otherkey event, the rest being just otherkey events.
- Jeff
- Jeff
- Fri Sep 04, 2009 3:42 pm
- Forum: General Support
- Topic: Thanks for the Keyboard Fix
- Replies: 1
- Views: 752
Thanks for the Keyboard Fix
Bitmonster -
I see the "sticky winkey" issue was fixed in a recent build. Thank you for taking care of that.
- Jeff
I see the "sticky winkey" issue was fixed in a recent build. Thank you for taking care of that.
- Jeff
- Fri Aug 21, 2009 12:39 pm
- Forum: General Support
- Topic: New EventGhost.JumpIfDoubleEvent action
- Replies: 1
- Views: 670
New EventGhost.JumpIfDoubleEvent action
I see in the log for revision 1101 the entry "New EventGhost.JumpIfDoubleEvent action." I don't see that in the latest download, though.
I'm really interested in this. Anyone have any ideas?
- Jeff
I'm really interested in this. Anyone have any ideas?
- Jeff