Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-17 | moved helpfiles to 0.37 style | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1189 | |||
2003-11-17 | fixed [linuxevent] and added help files | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1188 | |||
2003-11-17 | moved helpfiles to 0.37 style | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1185 | |||
2003-10-20 | started TODO list | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1119 | |||
2003-10-20 | allowed more init errors through; changed version message | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1118 | |||
2003-10-12 | X, Y, hatX, hatY, buttons all work | Hans-Christoph Steiner | |
twist and throttle are still silent. help patch uses toggles to represent buttons svn path=/trunk/externals/hcs/; revision=1086 | |||
2003-10-12 | moved to new standard naming scheme | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1085 | |||
2003-10-12 | yeah, yeah, I should learn autoconf, but this works for now | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1084 | |||
2003-10-11 | renamed help file to match new standard | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1081 | |||
2003-08-20 | renamed per MSP's 0.37 standard | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=886 | |||
2003-08-20 | olafmatt's changes to the INIT apparently make this work now | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=885 | |||
2003-07-19 | added (CC) var per Marc Lavalee's suggestion | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=777 | |||
2003-06-23 | remove pd internal header files, compile against files in pd distribution | Guenter Geiger | |
svn path=/trunk/externals/hcs/; revision=734 | |||
2003-06-07 | eliminated updates on everything but the leftmost inlet, necessary because ↵ | Hans-Christoph Steiner | |
the ifeel.o kernel module crashes if the input is too fast; added help patch svn path=/trunk/externals/hcs/; revision=685 | |||
2003-05-21 | removed -g and -lSDL | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=640 | |||
2003-05-21 | compiles and loads, but crashes when trying to open the device | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=639 | |||
2003-05-19 | removed duplicate char *version | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=638 | |||
2003-05-19 | added pd headers to make sure I am using a compatible version | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=637 | |||
2003-05-19 | renamed to make clearer | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=636 | |||
2003-05-19 | removed rawjoystick | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=635 | |||
2003-05-17 | testing current ACL | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=634 | |||
2003-05-17 | testing first post-ACL commit | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=630 | |||
2003-04-25 | cleaned out leftover cruft; added CVS keyword; put all includes into linuxhid.h | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=595 | |||
2003-04-25 | compiles on linux, not yet on Cygwin; needs clock_delay or sys_addpollfn ↵ | Hans-Christoph Steiner | |
debugged svn path=/trunk/externals/hcs/; revision=594 | |||
2003-04-23 | moved to rawhid folder | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=588 | |||
2003-04-22 | compiles with libSDL, opens the joystick, but doesn't read events yet | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=585 | |||
2003-04-22 | changed the name from raw to linux, since they are linux-specific; put ↵ | Hans-Christoph Steiner | |
common stuff in linuxhid.h svn path=/trunk/externals/hcs/; revision=583 | |||
2003-04-16 | added [range] to Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=575 | |||
2003-04-16 | compiles all externals in directory | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=574 | |||
2003-04-16 | builds all of the externals now | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=573 | |||
2003-04-16 | first working version; all seems to work except I haven't figured out the ↵ | Hans-Christoph Steiner | |
time struct yet svn path=/trunk/externals/hcs/; revision=572 | |||
2003-04-16 | polished up [rawmouse] help patch a bit and renamed it | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=571 | |||
2003-04-16 | added a help message and a warning in the console | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=570 | |||
2003-04-16 | seems fully functional; can't test the axes mappings since my joystick is ↵ | Hans-Christoph Steiner | |
all whacked svn path=/trunk/externals/hcs/; revision=569 | |||
2003-04-16 | cast input_event.value as (int) and negatives work; why do they declare it ↵ | Hans-Christoph Steiner | |
unsigned int if they expect negatives? svn path=/trunk/externals/hcs/; revision=568 | |||
2003-04-16 | switched to Guenter's serialctl.c as an example. it basically works now, ↵ | Hans-Christoph Steiner | |
but it needs some tweaking to correctly show negative numbers svn path=/trunk/externals/hcs/; revision=567 | |||
2003-04-13 | renamed Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=558 | |||
2003-04-13 | created test patch | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=557 | |||
2003-04-13 | still compiles and load, but rawmouse_read doesn't work | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=556 | |||
2003-04-04 | they compile, but don't work quite yet | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=536 | |||
2003-04-01 | renamed Olaf's maxlib/scale.c to range.c to get around name conflict with GEM | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=522 | |||
2003-04-01 | Marco Scoffier modified Iain Mott's code to implement Michael Gogins' algorithm.svn2git-root | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=518 |