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-28 | compiles and works on GNU/Linux now, but needs to have the new open methods i... | 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 |
2006-05-26 | thought I'd check in a working(?) version of this makefile before I wipe it a... | Hans-Christoph Steiner |
2006-04-06 | wow! how did this object survive that long with event_names restricted to 7 c... | IOhannes m zmölnig |
2006-04-06 | only include Makefile.buildlayout if it is available; this allows us to build... | IOhannes m zmölnig |
2006-03-17 | changed [pddp] object tp [pddp( message to disable the [pddp] object, which ... | Hans-Christoph Steiner |
2006-03-17 | I think it was cleaned up a bit, but I made the changes so long ago, I forgot | Hans-Christoph Steiner |
2006-02-06 | added input_arrays.? files which are generated from ./make-arrays-from-input.... | Hans-Christoph Steiner |
2006-01-25 | stopped outputting EV_SYN events since they are not needed in Pd space and th... | Hans-Christoph Steiner |
2006-01-24 | SYN_MAX is not set in linux/input.h and there are only two event codes listed... | Hans-Christoph Steiner |
2005-12-19 | got the basic sketch working, but now I have to figure out the hid.dll namecl... | Hans-Christoph Steiner |
2005-06-27 | made 0.6 release | Hans-Christoph Steiner |
2005-06-11 | added barebones ff function to linux file so that it'll work | Hans-Christoph Steiner |
2005-06-11 | - imported linux/input.h from linux kernel source 2.6.11.11 | 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-10 | preliminary sketch for making [mouse] output 0,0 when no activity. the OS | Hans-Christoph Steiner |
2005-06-10 | removed dylib project since [hid] is linked statically for simplicity's sake | Hans-Christoph Steiner |
2005-06-10 | changed the 'menu' msg to 'options' to make things more transparent | Hans-Christoph Steiner |
2005-06-10 | got things compiling with ImmrHIDUtilAddOn; looks like there is a newer versi... | Hans-Christoph Steiner |
2005-06-10 | This commit was generated by cvs2svn to compensate for changes in r3157, | Hans-Christoph Steiner |
2005-06-09 | changed optimization settings | Hans-Christoph Steiner |
2005-06-09 | This commit was generated by cvs2svn to compensate for changes in r3153, | 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-06-04 | updated joystick support on Mac OS X so that joystick twist is set to abs_rz ... | Hans-Christoph Steiner |
2005-05-25 | changed make stuff to reflect that the *-help.pd files were moved to doc/ in ... | Hans-Christoph Steiner |
2005-05-25 | created object to calculate a vector based on dx/dy input; switched [hid_pola... | Hans-Christoph Steiner |
2005-05-24 | got [hid_graph] fully functional; added helpfiles for all curve objects | Hans-Christoph Steiner |
2005-05-21 | added and updated comments | Hans-Christoph Steiner |
2005-05-20 | created header so that [linuxhid] can share code | Hans-Christoph Steiner |
2005-05-20 | updated math to generate proper curves | Hans-Christoph Steiner |
2005-05-20 | updated help files and objects for smoothing, average, and lowpoass | Hans-Christoph Steiner |
2005-05-20 | the object now resets the output to zero when data isn't detected within 50 ms | Hans-Christoph Steiner |
2005-05-20 | got rid of some minor warnings | Hans-Christoph Steiner |
2005-04-28 | removed the timestamp from the output | Hans-Christoph Steiner |
2005-04-28 | added input range limiting | Hans-Christoph Steiner |
2005-04-28 | switched Linux to use common hid_output_event() | Hans-Christoph Steiner |
2005-04-28 | whipped out a 1-to-4 mapping object... | Hans-Christoph Steiner |
2005-04-26 | added input range limiting | Hans-Christoph Steiner |
2005-04-26 | added copyleft and cleaned up to look good | Hans-Christoph Steiner |
2005-04-26 | added pddp_open patch to open all_about_ patches without them being abstracti... | Hans-Christoph Steiner |
2005-04-13 | - created a suite of hid objects for using polar coordinates and converting | Hans-Christoph Steiner |
2005-04-03 | added keyboard support for linux (Georg Holzmann) | Georg Holzmann |
2005-03-03 | unconnected error msg injoystick to stop flood of msgs; bumped version number up | Hans-Christoph Steiner |