Re: [AD] Ouya controller support |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
I just looked too, and you’re right. It looks like it would be simple to
use a thread for this. I guess the idea was to avoid the overhead of a thread?
Peter is that an OK solution?
Trent From: Jonathan Lilliemarck
Sent: Saturday, July 13, 2013 4:19 PM
Subject: Re: [AD] Ouya controller support I gave it a quick look earlier. Seems like a timer file descriptor
is just a fancy timer that starts a new poll for joysticks. Maybe it's possible
to use inotify to watch changes of the /dev/input directory and skip timer based
polling. Inotify is already working for the individual devices.
2013/7/14 Trent Gamblin <nooskewl@xxxxxxxxxx>
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk -- https://lists.sourceforge.net/lists/listinfo/alleg-developers
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
-- https://lists.sourceforge.net/lists/listinfo/alleg-developers |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |