I'm using Unified Remote for a while now and i made a working shuffle button for Winamp since that's very useful.
Since that would be a binary value, i would like to be able to retrieve the shuffle_state in order to change the button's text. Looking at this page, i know that it's possible to give WM_USER messages of which id# 250 returns the shuffle state.
I'm just fiddling too long with the integration of this in lua, i can't get it to work. Little help please? Thanks.