Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-27 | made 0.6 release | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=3250 | |||
2005-06-11 | - imported linux/input.h from linux kernel source 2.6.11.11 | Hans-Christoph Steiner | |
- now input_arrays have fake names instead of NULL to prevent segfaults svn path=/trunk/externals/hcs/hid/; revision=3165 | |||
2005-06-10 | - got ff_autocenter and ff_gain working fine, now its time for some actual | Hans-Christoph Steiner | |
effects!! svn path=/trunk/externals/hcs/hid/; revision=3164 | |||
2005-06-06 | - cleaned up CFLAGS and tried higher optimization, which failed to build | Hans-Christoph Steiner | |
- 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 | |||
2005-04-28 | switched Linux to use common hid_output_event() | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2843 | |||
2005-03-03 | unconnected error msg injoystick to stop flood of msgs; bumped version number up | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2596 | |||
2004-11-28 | getting ready for release 0.4 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2334 | |||
2004-11-28 | fixed a number of annoying bugs in MacOS X; cleaned up code; now multiple ↵ | Hans-Christoph Steiner | |
[hid]s work at the same time svn path=/trunk/externals/hcs/hid/; revision=2329 | |||
2004-11-15 | converted button codes to a numbered scheme; added [buttongate] | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2275 | |||
2004-11-07 | cleaned up the code a fair amount, but there are still lots of bugs bugs bugs... | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2238 | |||
2004-11-06 | added release major and minor version | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2228 | |||
2004-11-06 | things are working MacOS X, but there are lots of bugs | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2227 | |||
2004-11-06 | mice and joysticks work under MacOS X now, but there is much work left to be ↵ | Hans-Christoph Steiner | |
done in terms of translating HID Manager to Linux Input events. svn path=/trunk/externals/hcs/hid/; revision=2220 | |||
2004-11-04 | cleaned up Darwin side after Linux work; laid out Darwin structure and got ↵ | Hans-Christoph Steiner | |
device opening working svn path=/trunk/externals/hcs/hid/; revision=2206 | |||
2004-10-25 | completed moving GNU/Linux support into the new structure; flushed out ↵ | Hans-Christoph Steiner | |
Darwin a bit more svn path=/trunk/externals/hcs/hid/; revision=2154 | |||
2004-10-23 | got everything running under GNU/Linux again, time to switch back to MacOS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/hid/; revision=2144 | |||
2004-10-22 | more progress generalizing for cross-platformness; Darwin stuff compiles and ↵ | Hans-Christoph Steiner | |
the object loads, but it doesn't do anything yet svn path=/trunk/externals/hcs/hid/; revision=2141 | |||
2004-10-22 | started the process of organizing things for cross-platformness; sketched ↵ | Hans-Christoph Steiner | |
out MacOS X HID Manager implementation using SuperCollider3's SC_HID.cpp svn path=/trunk/externals/hcs/hid/; revision=2140 |