24 May
2009
24 May
'09
4:11 p.m.
On 24 May 2009, at 14:50, dan trueman wrote:
One would want a way to list all available devices, and make a pick from them. (Like 'chuck --probe' but for HIDs and within the program.)
yes, this would be super useful...
I just hacked up the before mentioned program so that it does that (on Mac OS X, external to Chuck) - at least it works for the devices I hooked up. It checks the seven categories of HIDs listed in the API: pointers, mice, joysticks, gamepads, keyboards, keypads and multiaxis controllers. Do you have the Xcode developers package installed? - I can then post the sources here, with instructions. All that is needed is a compile in Terminal. Hans