Tordex Community
Media Control & Foobar Commands - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar plugins (http://forum.tordex.com/forum-4.html)
+--- Forum: Plugin features and improvements (http://forum.tordex.com/forum-15.html)
+--- Thread: Media Control & Foobar Commands (/thread-3405.html)



Media Control & Foobar Commands - soja - 07-31-2009

Hi,

Foobar2k supports a number of command-line params, as you know. One thing I would like to do with the Media Control is to click a button which toggles the shown/hidden state of the foobar player. It seems like it would be fairly simple to do with these:
Code:
/show, /hide - shows or hides the main foobar2000 window
I guess to do a true toggle, though, you'd need to be able to detect the window state of the foobar window.

Other support I would like to have in Media Control is for this parameter:
Code:
/command:<menu> - invokes the specified main menu command
Thanks for the nice tools!