I am still new to plugin writing. Right now most information how things are to be done have been derived from other people plugins. But I did not find a working solution for changing of remote control buttons in a custom plugin. I tried to figure out how the LazySearch works, but it is too complex for the thing that I need to be done.
Basically I need to change the "hold x" button (don't really care which button some button that has nothing on the hold functionality maybe sleep) behavior to call one function in my plugin. This call should not change any state, the function would just execute some plugin specifics use $client->showBriefly() and then the user should be back to what he was doing. This call must work even when the user is in a different context, for this application normally the "Now Playing" context. Any help about how to change the buttons from within a Plugin.pm file are highly appreciated. It would be great to enable/disable this functionality via the Plugin webpage, so a way to undo the reconfiguration would be great too! Thank you Klaas P.S: I need this for the BrutefirDRC (http://klaasprause.com/brutefirdrc) plugin filter blind testing to change between the tested filters with one button click and without the need to navigate to the plugin menu. -- Klaas ------------------------------------------------------------------------ Klaas's Profile: http://forums.slimdevices.com/member.php?userid=8026 View this thread: http://forums.slimdevices.com/showthread.php?t=46742 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
