Age | Commit message (Expand) | Author |
2006-06-02 | first attempt at having one instance do all of the device polling, based on c... | Hans-Christoph Steiner |
2006-06-02 | added a bunch more status info in the Pd domain: device count, range for each... | Hans-Christoph Steiner |
2006-06-02 | ripped out old method of get events and build whole new method which should u... | Hans-Christoph Steiner |
2006-05-28 | On Mac OSX, replaced hid_get_device_by_number() by a global array of pointers... | Hans-Christoph Steiner |
2006-05-27 | added some status reporting, and got all the different methods for opening wo... | Hans-Christoph Steiner |
2006-05-27 | new open-by methods seem to be working properly | Hans-Christoph Steiner |
2006-05-27 | seemed to fix the mac crasher bug caused by HIDReleaseBuildList wierdness; cl... | Hans-Christoph Steiner |
2005-06-27 | made 0.6 release | Hans-Christoph Steiner |
2005-06-10 | - got ff_autocenter and ff_gain working fine, now its time for some actual | Hans-Christoph Steiner |
2005-06-06 | - cleaned up CFLAGS and tried higher optimization, which failed to build | Hans-Christoph Steiner |
2005-06-04 | updated joystick support on Mac OS X so that joystick twist is set to abs_rz ... | Hans-Christoph Steiner |
2005-05-21 | added and updated comments | Hans-Christoph Steiner |
2005-04-26 | added input range limiting | Hans-Christoph Steiner |
2005-04-13 | - created a suite of hid objects for using polar coordinates and converting | Hans-Christoph Steiner |
2005-03-03 | unconnected error msg injoystick to stop flood of msgs; bumped version number up | Hans-Christoph Steiner |
2004-12-16 | some minor cleanups | Hans-Christoph Steiner |
2004-11-28 | getting ready for release 0.4 | Hans-Christoph Steiner |
2004-11-28 | fixed a number of annoying bugs in MacOS X; cleaned up code; now multiple [hi... | Hans-Christoph Steiner |
2004-11-27 | quick kludge to add more event types for MacOS X, including a test version of... | Hans-Christoph Steiner |
2004-11-20 | first set of basic mapping objects for [hid] | Hans-Christoph Steiner |
2004-11-16 | [joystick] is now fully functional on MacOS X | Hans-Christoph Steiner |
2004-11-15 | prepping for release, fixed a couple very minor bugs | Hans-Christoph Steiner |
2004-11-15 | converted button codes to a numbered scheme; added [buttongate] | Hans-Christoph Steiner |
2004-11-14 | removed the ev_ from the types | Hans-Christoph Steiner |
2004-11-07 | cleaned up the code a fair amount, but there are still lots of bugs bugs bugs... | Hans-Christoph Steiner |
2004-11-06 | things are working MacOS X, but there are lots of bugs | Hans-Christoph Steiner |
2004-11-04 | cleaned up Darwin side after Linux work; laid out Darwin structure and got de... | Hans-Christoph Steiner |