Age | Commit message (Expand) | Author |
2010-12-21 | two steps closer to a debian package | Hans-Christoph Steiner |
2010-12-21 | rammed [hid] into the template Makefile and started debianizing | Hans-Christoph Steiner |
2010-12-21 | removed old Makefile to make way for template-derived version | Hans-Christoph Steiner |
2010-12-13 | added META subpatch and fixed a bunch of broken connections | Jonathan Wilkes |
2010-09-17 | merged relevant changes from Pd-extended 0.42backups/externals/hcs/hid@14359 | Hans-Christoph Steiner |
2010-04-19 | make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make sur... | Hans-Christoph Steiner |
2009-04-18 | switched device-specific objects to use the device-specific 'open mouse' and ... | Hans-Christoph Steiner |
2009-04-18 | fixed crasher bug with mouse-help patch and made [mouse] use the [open mouse ... | Hans-Christoph Steiner |
2009-04-18 | purged broken link for all_about_hid_mapping | Hans-Christoph Steiner |
2009-01-27 | changed to GPL v3 | Hans-Christoph Steiner |
2008-08-27 | merged in relevant changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner |
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig |
2008-05-04 | cleaned up patch to make it more presentable | Hans-Christoph Steiner |
2006-12-20 | fixed sloppy global variable declarations so that things compile properly wit... | Hans-Christoph Steiner |
2006-12-04 | fixed Apple's sloppy use of case in #includes (from patch 1608063 submitted b... | Hans-Christoph Steiner |
2006-11-25 | turn off excess debug messages on Mac OS X | Hans-Christoph Steiner |
2006-11-25 | updated to work with current Pd-extended | Hans-Christoph Steiner |
2006-09-22 | fixed pointer bug that was preventing proper creation of the element array. ... | Hans-Christoph Steiner |
2006-09-22 | [linuxhid] is now an obsolete idea, so delete this cruft | Hans-Christoph Steiner |
2006-08-27 | got to get those pesky declarations all clear | Hans-Christoph Steiner |
2006-08-25 | code cleanups, replaced sprintf() for snprintf() for security's sake | Hans-Christoph Steiner |
2006-08-22 | everything is building, the element array is being properly populated, I just... | Hans-Christoph Steiner |
2006-08-15 | - renamed variables for clarity | Hans-Christoph Steiner |
2006-07-09 | added note about deprecated makefile | Hans-Christoph Steiner |
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 |