foo_pdacontrol is a remote control interface for foobar2000 (with the foo_controlserver plugin)
This app will let you control playback (and playback mode) and search your playlist from your PDA (over a wireless network connection). Simply start it up, it connects to the foo_controlserver plugin running on your desktop.
here's a screenshot of the main screen from VS.NET
Alltogether it's a pretty simple app. Just connects to the port on your remote machine and sends commands and gets feedback. Thanks very much to bluestat for his awesome foo_controlserver plugin which is really what this builds on and makes this app possible.
It's pretty much done for all the features I initially had planned. If anyone has any feature ideas, please let me know and I'll be glad to work on it. I am limited by what foo_controlserver is capable of however. Things like switching the current play list is not possible with the current version of foo_controlserver.
http://www.rootedbox.com/public/foo_pdacontrol.zip
Source
You need the foo_controlserver plugin ( http://www.hydrogenaudio.org/forums/index....showtopic=26040 ) plugin in foobar and the compact framework ( http://www.microsoft.com/downloads/details...&displaylang=en ) on your PDA to make this work.
