foo_lirc plugin, LIRC compatibile remote control plugin! |
foo_lirc plugin, LIRC compatibile remote control plugin! |
Mar 3 2004, 13:00
Post
#1
|
|
|
Group: Members Posts: 7 Joined: 3-March 04 Member No.: 12436 |
Hello!
I want to announce foo_lirc plugin for controlling the FooBar2000 from a remote control. It is in the alpha stage of the development, but it already has the support for this features: - configurable LIRC/WinLIRC server address and port - supported player controls: play, pause, stop, prev.track, next track, track position and volume. The plugin and its source code is available at SourceForge page, you may download binaries from here: foo_lirc binary and sources I'm waiting for comments and list of missing actions Screenshot This post has been edited by levsh: Mar 3 2004, 13:01 |
|
|
|
![]() |
May 28 2004, 23:03
Post
#2
|
|
|
Group: Members Posts: 273 Joined: 9-August 03 From: MI, USA Member No.: 8257 |
No, it's a bug in foo_lirc. The way foo_lirc finds the main window is to do this:
CODE #define foo_window_class TEXT("{DA7CD0DE-1602-45e6-89A1-C2CA151E008E}") hMainWindow = FindWindow(foo_window_class, NULL); That was how it would work in Winamp. However, that only works with the standard user interface, since columns has a different window class. What either Phi or levsh needs to do is to change foo_lirc to use CODE hMainWindow = core_api::get_main_window(); They accomplish the same thing, except the bottom one works with user interfaces other than the standard one. In fact, I'm pretty sure the standard UI has a hard-to-recognize window class like that to discourage people from trying to use FindWindow on it. (edit): Wording changed. This post has been edited by bleh: May 28 2004, 23:17 |
|
|
|
levsh foo_lirc plugin Mar 3 2004, 13:00
seanyseansean Nice, i'm going to try this with my ATI AIW to... Mar 3 2004, 15:52
Johncan I use IRMan as my IR receiver with a Sony remote. ... Mar 4 2004, 03:28
levsh John, you may try to use the SlyControl (detailed ... Mar 4 2004, 08:58
Phi Thanks levsh , this should be very handy when I ge... Mar 4 2004, 11:10
dano thx levsh, it works well for me
yes, Phi's sug... Mar 4 2004, 14:17
seanyseansean QUOTE (seanyseansean @ Mar 3 2004, 02:52 PM)N... Mar 4 2004, 14:27
foosion QUOTE (Phi @ Mar 4 2004, 11:10 AM)P.S. About ... Mar 4 2004, 16:10
Phi QUOTE (foosion @ Mar 5 2004, 02:10 AM)QUOTE (... Mar 5 2004, 02:10
Linkin thanks a lot for this great plugin! it is exac... Mar 5 2004, 09:10
cryptAWD Thanks for this plugin. This is something I've... Mar 9 2004, 04:26
levsh QUOTE P.S. About the SDK, I know its possible to g... Mar 9 2004, 20:39
levsh QUOTE (Phi @ Mar 4 2004, 02:10 AM)P.S. About ... Mar 9 2004, 22:15
Phi QUOTE (levsh @ Mar 10 2004, 06:39 AM)QUOTE P.... Mar 10 2004, 01:15
foosion QUOTE (levsh @ Mar 9 2004, 10:15 PM)I haven... Mar 10 2004, 02:32
Phi I think I'm finally ready to release my versio... Mar 13 2004, 15:38
levsh QUOTE (Phi @ Mar 13 2004, 06:38 AM)Plugin: fo... Mar 14 2004, 10:34
Phi QUOTE (levsh @ Mar 14 2004, 08:34 PM)QUOTE (P... Mar 15 2004, 08:41
levsh QUOTE (Phi @ Mar 14 2004, 11:41 PM)QUOTE (lev... Mar 15 2004, 13:39
Phi QUOTE (levsh @ Mar 15 2004, 11:39 PM)Is it ok... Mar 16 2004, 00:27
Linkin Hi,
I am using the columns_ui and if I had the li... May 28 2004, 21:34
dano I have the same problem as Linkin, but what I noti... May 29 2004, 02:06
Phi QUOTE (dano @ May 29 2004, 11:06 AM)Kind of w... May 29 2004, 08:31
Linkin thanks a lot phi! May 29 2004, 09:36
seanyseansean QUOTE (Phi @ May 29 2004, 07:31 AM)but I didn... May 29 2004, 13:35
dano Thanks for recompiling Phi
But I have a problem wi... May 29 2004, 14:00
Phi QUOTE (dano @ May 29 2004, 11:00 PM)When I us... May 29 2004, 16:00
Phi QUOTE (Phi @ May 30 2004, 01:00 AM)The proble... May 29 2004, 16:15
dano That's great Phi, thanks for your extra effort... May 29 2004, 17:56
Phi foo_lirc 0.2.2allows an action to be tagged ... Jun 5 2004, 11:40
Safrax Whenever Foobar 2000 starts up, foo_lirc doesnt au... Jun 26 2004, 16:59
Phi QUOTE (Safrax @ Jun 27 2004, 01:59 AM)Wheneve... Jun 27 2004, 06:13
Phi foo_lirc 0.2.3now connects at start-up like it... Jun 29 2004, 14:02
Linkin thanks...you're the best Jun 29 2004, 14:05
Phi QUOTE (Linkin @ Jun 29 2004, 11:05 PM)thanks.... Jun 29 2004, 14:10
jay7 ding-ding, bug report here!
Well, may be I... Aug 1 2004, 19:44
Phi QUOTE (jay7 @ Aug 2 2004, 04:44 AM)ding-ding,... Aug 2 2004, 06:04
jay7 QUOTE (Phi @ Aug 2 2004, 08:04 AM)OH NO!S... Aug 3 2004, 21:59
Phi QUOTE (jay7 @ Aug 4 2004, 06:59 AM)QUOTE (Phi... Aug 4 2004, 04:30
Phi QUOTE (Phi @ Aug 4 2004, 01:30 PM)Anyway, I... Aug 6 2004, 16:21
Linkin thx Phi
I appreciate your work Aug 7 2004, 11:57
Phi QUOTE (Linkin @ Aug 7 2004, 08:57 PM)thx Phi
... Aug 8 2004, 06:43
jay7 Hooray, it works!
grabbed 0.3.1 and now I... Aug 10 2004, 23:24
SBeaver How do I set a button to scroll around in the play... Aug 22 2004, 15:49
Phi Yeah, unfortunately there are no standard commands... Aug 23 2004, 14:18
Betse I know this is a bump from nowhere, but i really l... Feb 13 2005, 21:28
Spi wow, i didn't know of foo_lirc > 0.2 ;(
i ... Mar 20 2006, 22:53
Betse I've got to support you on that one Foobar ju... Mar 21 2006, 12:32
cirrus Yeah. I really cant live w/o my remote. Anyone kno... Apr 5 2006, 21:08
NeXT Yes, please, somebody port it.. May 6 2006, 19:39
Duble0Syx I haven't switched to 0.9.x yet since I can... May 6 2006, 19:49
neomcnasty Hi, I also haven't finally swiched to foobar20... May 8 2006, 12:35
wazoo_999 Here is the ported version.
I haven't used nei... May 10 2006, 10:01
Betse Looks good, although i can't actually test it.... May 10 2006, 17:04
SBeaver It works very well!
I got all my buttons worki... May 10 2006, 20:28
Duble0Syx Wow, thank you! Just installed this and it wo... May 10 2006, 21:08
Spi works fine for my needs .... thx very much May 11 2006, 02:53
lanosk Seems pretty good to me, so far... thanks tons... May 13 2006, 23:49
neomcnasty Hi, first thanks a lot for porting the plugin to 0... May 14 2006, 19:54
wazoo_999 Hi,
Fixed this issue in version 0.4.1, update is ... May 16 2006, 08:15
Shaun_ Does anyone know if it's possible to include k... Jun 29 2006, 12:36
radish I seem to be having trouble using this plugin.
The... Jul 14 2006, 15:22
Betse QUOTE (radish @ Jul 14 2006, 16:22) [..]
... Jul 15 2006, 09:43
Squeller Maybe some girder geek in here: I use the latest f... Oct 17 2006, 17:31
Squeller Solved it with a simple states toggle and by enabl... Oct 17 2006, 18:31
MrEnergizer Thanks a lot Phi.
Is working great with my ATI Won... Dec 25 2006, 03:42
MrEnergizer *bump*
Further to above post. Any ideas on adding ... Jan 8 2007, 15:57
wazoo_999 I''ll add the context menus to the list of... May 16 2007, 11:02
MrEnergizer [quote name='wazoo_999' date='May 16 2... May 21 2007, 11:58
MrEnergizer ~bump~
Hi Wazoo. Still waiting on the context men... Jun 5 2007, 16:11
wazoo_999 Hi All,
the update is at the usual place. I'm... Jun 28 2007, 11:27
MrEnergizer Firstly wazoo thx for the update....
Sorry to keep... Jul 13 2007, 16:14
Dave_Scream QUOTE (MrEnergizer @ Jul 13 2007, 09:14) ... Feb 22 2011, 11:04
edwardar I just got an ATI remote wonder plus - thanks for ... Jan 24 2008, 23:19
askoff Does foo_lirc work with the latest foobar 0.9.5.5 ... Aug 17 2008, 19:27
YoG It doesnt seem to work with the latest Foobar beta... Dec 22 2009, 12:36
faguriga Foo_lirc_0.5.0a_bin.zip works with foobar v1.0 . Jan 14 2010, 16:43
IRoN if someone have latest sources or can download the... Feb 1 2010, 18:28
YoG Great plugin.. the latest version seemed to work w... Jun 26 2010, 12:00
YoG Well, to be more specific: It doesnt work with som... Jun 26 2010, 12:35
fishgrit I have just upgraded to V1.1 and Foo_lirc no longe... Sep 16 2010, 22:00
YoG See the link above... 0.5 works ok.. dont touch yo... Sep 24 2010, 16:50
th0m Could someone please upload version 0.5.0 to some ... Mar 30 2012, 22:07
Jani Here's the 0.5.0a version for anyone in need: ... Mar 3 2013, 19:43![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 05:28 |