5501
General Software Discussion / Re: Irfanview4 released
« on: May 29, 2007, 07:13 AM »I know I would like to remote control Media Player Classic...-Curt (May 27, 2007, 03:25 PM)
This is a piece of cake with AutoHotkey. I have the following hotkey'd for MPC:
Play/Pause
Stop
Mute
Volume up/down
Next/prev audio track
Next/prev subtitle
Close MPC
This functionality is part of my larger AHK amp script that controls Winamp/Foobar, MPC, WMP, ScreamerRadio and XaMp studio. It wouldn't take much to break out the MPC functionality and build a quick GUI for it (if you're interested).