Re: [AD] old Mac OS X joystick |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2010-11-27, at 3:49 PM, Peter Wang wrote:
> The copy of hidjoy-10.4.m is in the limbo state from Trent's initial
> implementation of hotplugging, where it repeatedly repeated re-scans
> joysticks and destroys and recreates joystick structures all the time.
> Can someone revert it back to the version which didn't attempt hotplug
> at all?
I'll try to do it tonight.
> Also, the way that hidjoy.m includes hidjoy-10.4.m, does this mean if
> you compile Allegro on a 10.5 machine, the binary will not load on a
> 10.4 machine, or that the joystick routines will fail to initialise?
I think it means the binary will not work on 10.4, which isn't good.
If it's possible I'll make 2 vtables and pick the right one based
on OS version.
--
Trent Gamblin