Age | Commit message (Collapse) | Author |
|
svn path=/trunk/externals/hid/; revision=14672
|
|
svn path=/trunk/externals/hid/; revision=14671
|
|
just need to fix the data output to use the new element array
svn path=/trunk/externals/hcs/hid/; revision=5706
|
|
use a lot less CPU; its now based on arrays of structs that are built before running. There is a 2D array for (device,element) struct, t_hid_element, which holds the output symbols, thus eliminating symbol lookups for each event that is outputted; its Mac OS X only write now, GNU/Linux will come eventually...
svn path=/trunk/externals/hcs/hid/; revision=5156
|
|
cleaned up things a bit and made it possible to open devices by type
svn path=/trunk/externals/hcs/hid/; revision=5138
|
|
and use externals/Makefile
svn path=/trunk/externals/hcs/hid/; revision=5137
|
|
build hid even if you don't have everything checked out with something like: "OS_NAME=linux make all"
svn path=/trunk/externals/hcs/hid/; revision=4822
|
|
nameclash issue... arg
svn path=/trunk/externals/hcs/hid/; revision=4258
|
|
svn path=/trunk/externals/hcs/hid/; revision=3166
|
|
effects!!
svn path=/trunk/externals/hcs/hid/; revision=3164
|
|
- implemented a second outlet which outputs data upon [refresh( to build a
popup menu to select the device by name using a [popup]. This uncovered a
bug, which is not fixed, it seems that everytime you open a device, that
device gets added again to the list of devices
svn path=/trunk/externals/hcs/hid/; revision=3122
|
|
and throttle is set to abs_throttle even when devices use different code pages (USB HID spec sucks!); minor code cleanups
svn path=/trunk/externals/hcs/hid/; revision=3111
|
|
the CVS repository
svn path=/trunk/externals/hcs/hid/; revision=3088
|
|
svn path=/trunk/externals/hcs/hid/; revision=3040
|
|
svn path=/trunk/externals/hcs/hid/; revision=2144
|
|
the object loads, but it doesn't do anything yet
svn path=/trunk/externals/hcs/hid/; revision=2141
|
|
svn path=/trunk/externals/hcs/hid/; revision=2132
|
|
work on MacOSX and GNU/Linux
svn path=/trunk/externals/hcs/hid/; revision=2121
|
|
svn path=/trunk/externals/hcs/hid/; revision=2116
|