aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-11added barebones ff function to linux file so that it'll workHans-Christoph Steiner
2005-06-11- imported linux/input.h from linux kernel source 2.6.11.11Hans-Christoph Steiner
2005-06-10- got ff_autocenter and ff_gain working fine, now its time for some actualHans-Christoph Steiner
2005-06-10preliminary sketch for making [mouse] output 0,0 when no activity. the OSHans-Christoph Steiner
2005-06-10removed dylib project since [hid] is linked statically for simplicity's sakeHans-Christoph Steiner
2005-06-10changed the 'menu' msg to 'options' to make things more transparentHans-Christoph Steiner
2005-06-10got things compiling with ImmrHIDUtilAddOn; looks like there is a newer versi...Hans-Christoph Steiner
2005-06-10This commit was generated by cvs2svn to compensate for changes in r3157,Hans-Christoph Steiner
2005-06-09changed optimization settingsHans-Christoph Steiner
2005-06-09This 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 buildHans-Christoph Steiner
2005-06-04updated joystick support on Mac OS X so that joystick twist is set to abs_rz ...Hans-Christoph Steiner
2005-06-04updated joystick support on Mac OS X so that joystick twist is set to abs_rz ...Hans-Christoph Steiner
2005-05-25changed make stuff to reflect that the *-help.pd files were moved to doc/ in ...Hans-Christoph Steiner
2005-05-25created object to calculate a vector based on dx/dy input; switched [hid_pola...Hans-Christoph Steiner
2005-05-24got [hid_graph] fully functional; added helpfiles for all curve objectsHans-Christoph Steiner
2005-05-21added and updated commentsHans-Christoph Steiner
2005-05-20created header so that [linuxhid] can share codeHans-Christoph Steiner
2005-05-20updated math to generate proper curvesHans-Christoph Steiner
2005-05-20updated help files and objects for smoothing, average, and lowpoassHans-Christoph Steiner
2005-05-20the object now resets the output to zero when data isn't detected within 50 msHans-Christoph Steiner
2005-05-20got rid of some minor warningsHans-Christoph Steiner
2005-04-28removed the timestamp from the outputHans-Christoph Steiner
2005-04-28added input range limitingHans-Christoph Steiner
2005-04-28switched Linux to use common hid_output_event()Hans-Christoph Steiner
2005-04-28whipped out a 1-to-4 mapping object...Hans-Christoph Steiner
2005-04-26added input range limitingHans-Christoph Steiner
2005-04-26added copyleft and cleaned up to look goodHans-Christoph Steiner
2005-04-26added 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 convertingHans-Christoph Steiner
2005-04-03added keyboard support for linux (Georg Holzmann)Georg Holzmann
2005-03-03unconnected error msg injoystick to stop flood of msgs; bumped version number upHans-Christoph Steiner
2004-12-19added two basic one-to-many mapping objectsHans-Christoph Steiner
2004-12-16some minor cleanupsHans-Christoph Steiner
2004-12-04cleaned up and commentedHans-Christoph Steiner
2004-11-28getting the help files and mapping files dialed inHans-Christoph Steiner
2004-11-28[notescale] is basically a HID object, but not necessarily, hence no hid_ prefixHans-Christoph Steiner
2004-11-28updated and cleaned up pd objects and help files; made joystick noise maker s...Hans-Christoph Steiner
2004-11-28getting ready for release 0.4Hans-Christoph Steiner
2004-11-28code cleanup and [print( msg implementationHans-Christoph Steiner
2004-11-28fixed a number of annoying bugs in MacOS X; cleaned up code; now multiple [hi...Hans-Christoph Steiner
2004-11-28converted to 0-1 input rangeHans-Christoph Steiner
2004-11-27quick kludge to add more event types for MacOS X, including a test version of...Hans-Christoph Steiner
2004-11-25created [buttongate] and [keygate] following [gate]Hans-Christoph Steiner
2004-11-20first set of basic mapping objects for [hid]Hans-Christoph Steiner
2004-11-16minor pre-release tweaksHans-Christoph Steiner
2004-11-16[joystick] is now fully functional on MacOS XHans-Christoph Steiner
2004-11-15prepping for release, fixed a couple very minor bugsHans-Christoph Steiner
2004-11-15converted button codes to a numbered scheme; added [buttongate]Hans-Christoph Steiner
2004-11-14removed the ev_ from the typesHans-Christoph Steiner