Age | Commit message (Collapse) | Author |
|
clock_getlogicaltime(). It works for multiple instances in one patch, but does not work for multiple instances in different patches (i.e. they both still seem to get events...)
svn path=/trunk/externals/hcs/hid/; revision=5159
|
|
each element, etc
svn path=/trunk/externals/hcs/hid/; revision=5158
|
|
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
|
|
pointers, it should reduce the CPU load noticably. next I need to handle elements independently
svn path=/trunk/externals/hcs/hid/; revision=5147
|
|
working on Mac OS X; time to fix GNU/Linux now...
svn path=/trunk/externals/hcs/hid/; revision=5145
|
|
svn path=/trunk/externals/hcs/hid/; revision=5143
|
|
cleaned up things a bit and made it possible to open devices by type
svn path=/trunk/externals/hcs/hid/; revision=5138
|
|
svn path=/trunk/externals/hcs/hid/; revision=3250
|
|
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=3112
|
|
svn path=/trunk/externals/hcs/hid/; revision=3047
|
|
svn path=/trunk/externals/hcs/hid/; revision=2822
|
|
between the range of 0-1 and degrees/radians.
- made two joystick/polar examples
- added some pretty colors to help patches
svn path=/trunk/externals/hcs/hid/; revision=2754
|
|
svn path=/trunk/externals/hcs/hid/; revision=2596
|
|
svn path=/trunk/externals/hcs/hid/; revision=2387
|
|
svn path=/trunk/externals/hcs/hid/; revision=2334
|
|
[hid]s work at the same time
svn path=/trunk/externals/hcs/hid/; revision=2329
|
|
of keyboard support
svn path=/trunk/externals/hcs/hid/; revision=2324
|
|
svn path=/trunk/externals/hcs/hid/; revision=2292
|
|
svn path=/trunk/externals/hcs/hid/; revision=2282
|
|
svn path=/trunk/externals/hcs/hid/; revision=2276
|
|
svn path=/trunk/externals/hcs/hid/; revision=2275
|
|
svn path=/trunk/externals/hcs/hid/; revision=2270
|
|
svn path=/trunk/externals/hcs/hid/; revision=2238
|
|
svn path=/trunk/externals/hcs/hid/; revision=2227
|
|
device opening working
svn path=/trunk/externals/hcs/hid/; revision=2206
|