Age | Commit message (Expand) | Author |
2003-07-19 | added (CC) var per Marc Lavalee's suggestion | Hans-Christoph Steiner |
2003-06-23 | remove pd internal header files, compile against files in pd distribution | Guenter Geiger |
2003-06-07 | eliminated updates on everything but the leftmost inlet, necessary because th... | Hans-Christoph Steiner |
2003-05-21 | removed -g and -lSDL | Hans-Christoph Steiner |
2003-05-21 | compiles and loads, but crashes when trying to open the device | Hans-Christoph Steiner |
2003-05-19 | removed duplicate char *version | Hans-Christoph Steiner |
2003-05-19 | added pd headers to make sure I am using a compatible version | Hans-Christoph Steiner |
2003-05-19 | renamed to make clearer | Hans-Christoph Steiner |
2003-05-19 | removed rawjoystick | Hans-Christoph Steiner |
2003-05-17 | testing current ACL | Hans-Christoph Steiner |
2003-05-17 | testing first post-ACL commit | Hans-Christoph Steiner |
2003-04-25 | cleaned out leftover cruft; added CVS keyword; put all includes into linuxhid.h | Hans-Christoph Steiner |
2003-04-25 | compiles on linux, not yet on Cygwin; needs clock_delay or sys_addpollfn debu... | Hans-Christoph Steiner |
2003-04-23 | moved to rawhid folder | Hans-Christoph Steiner |
2003-04-22 | compiles with libSDL, opens the joystick, but doesn't read events yet | Hans-Christoph Steiner |
2003-04-22 | changed the name from raw to linux, since they are linux-specific; put common... | Hans-Christoph Steiner |
2003-04-16 | added [range] to Makefile | Hans-Christoph Steiner |
2003-04-16 | compiles all externals in directory | Hans-Christoph Steiner |
2003-04-16 | builds all of the externals now | Hans-Christoph Steiner |
2003-04-16 | first working version; all seems to work except I haven't figured out the tim... | Hans-Christoph Steiner |
2003-04-16 | polished up [rawmouse] help patch a bit and renamed it | Hans-Christoph Steiner |
2003-04-16 | added a help message and a warning in the console | Hans-Christoph Steiner |
2003-04-16 | seems fully functional; can't test the axes mappings since my joystick is all... | Hans-Christoph Steiner |
2003-04-16 | cast input_event.value as (int) and negatives work; why do they declare it u... | Hans-Christoph Steiner |
2003-04-16 | switched to Guenter's serialctl.c as an example. it basically works now, but... | Hans-Christoph Steiner |
2003-04-13 | renamed Makefile | Hans-Christoph Steiner |
2003-04-13 | created test patch | Hans-Christoph Steiner |
2003-04-13 | still compiles and load, but rawmouse_read doesn't work | Hans-Christoph Steiner |
2003-04-04 | they compile, but don't work quite yet | Hans-Christoph Steiner |
2003-04-01 | renamed Olaf's maxlib/scale.c to range.c to get around name conflict with GEM | Hans-Christoph Steiner |
2003-04-01 | Marco Scoffier modified Iain Mott's code to implement Michael Gogins' algorithm.svn2git-root | Hans-Christoph Steiner |