Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-18 | renamed [libhid] to [usbhid] since it only works with USB HID devices | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=5082 | |||
2006-05-18 | first sketch of opening working | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=5081 | |||
2006-05-18 | got the packet building from messages working; now its time for some reading ↵ | Hans-Christoph Steiner | |
and writing svn path=/trunk/externals/hcs/; revision=5076 | |||
2006-05-17 | deleted test cruft | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=5068 | |||
2006-04-28 | documented trailing slash removal | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=5029 | |||
2006-04-28 | object for creating date symbol in ISO format | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=5013 | |||
2006-04-08 | wrote [strip_path] to separate path from filename, and to handle filenames ↵ | Hans-Christoph Steiner | |
without paths properly; added instance counters so that the version is only displayed on the first instantiation svn path=/trunk/externals/hcs/; revision=4852 | |||
2006-03-27 | cleaned up files for release | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4780 | |||
2006-03-27 | got the full path working on windows... ug.. why is windows programming ↵ | Hans-Christoph Steiner | |
inevitably a total pain in the ass? svn path=/trunk/externals/hcs/; revision=4779 | |||
2006-03-26 | minor cleanups | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4777 | |||
2006-03-26 | ported to windows, and some UNIX-side cleanups and fixes as well. Now its ↵ | Hans-Christoph Steiner | |
time to test it on Mac OS X and try to get envvar expansion working svn path=/trunk/externals/hcs/; revision=4776 | |||
2006-03-26 | fixed typo and warning | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4774 | |||
2006-03-26 | removed getenv dep and ported to GNU libc for GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4773 | |||
2006-03-26 | fully working version based on glob.h | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4768 | |||
2006-03-26 | first attempt using opendir/readdir | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4767 | |||
2006-03-17 | converted to use [float_argument] | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4728 | |||
2006-03-17 | changed [pddp] object tp [pddp( message to disable the [pddp] object, which ↵ | Hans-Christoph Steiner | |
causes crashes svn path=/trunk/externals/hcs/; revision=4727 | |||
2006-03-17 | changed [pddp] object tp [pddp( message to disable the [pddp] object, which ↵ | Hans-Christoph Steiner | |
causes crashes svn path=/trunk/externals/hcs/; revision=4723 | |||
2006-03-17 | rough start at a cursor object, I need help with Pd GUI programming | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4722 | |||
2006-03-17 | object for converting Gem-style RGB values to the bizarre Pd color format | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4716 | |||
2006-03-17 | started sketch of a fancy audio amp slider with an embedded vu meter and a ↵ | Hans-Christoph Steiner | |
slider that changes color based on the level; needs some tweaking svn path=/trunk/externals/hcs/; revision=4715 | |||
2006-01-17 | added ideas the came about from the Pd-0.38.4-extendedRC7 build process | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4445 | |||
2006-01-17 | removed old HID cruft code. Its unused. | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4435 | |||
2006-01-17 | some very crufty code from my first attempt at HID objects. It shall be ↵ | Hans-Christoph Steiner | |
deleted shortly, I just wanted to have it in CVS as a backup. svn path=/trunk/externals/hcs/; revision=4434 | |||
2006-01-17 | some random little shortcut objects that I use here and there. Someday ↵ | Hans-Christoph Steiner | |
they'll find their way into a proper library svn path=/trunk/externals/hcs/; revision=4433 | |||
2006-01-17 | an object to debounce a switch, don't remember when I wrote it, its been ↵ | Hans-Christoph Steiner | |
sitting around so long. svn path=/trunk/externals/hcs/; revision=4432 | |||
2006-01-17 | some objects used for generating PWM signals within Pd. These were used ↵ | Hans-Christoph Steiner | |
with a MIDI->relay board to control the speed of a motor. svn path=/trunk/externals/hcs/; revision=4431 | |||
2006-01-17 | finally added these objects which are used in serendipd and atorat for ↵ | Hans-Christoph Steiner | |
sorting messages to broadcast out to a pool of node connected to a server. svn path=/trunk/externals/hcs/; revision=4430 | |||
2005-07-12 | started audio staples in general section | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=3338 | |||
2005-04-26 | added pddp_open patch to open all_about_ patches without them being ↵ | Hans-Christoph Steiner | |
abstractions embedded in the help files svn path=/trunk/externals/hcs/; revision=2817 | |||
2005-04-13 | doing a little housecleaning | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2755 | |||
2004-12-05 | added generic object for getting the blocksize and outputing in ms. ↵ | Hans-Christoph Steiner | |
Currently this is fixed at a blocksize of 64, but once the changable blocksize is fully implemented, this object should use the actual current blocksize. svn path=/trunk/externals/hcs/; revision=2359 | |||
2004-11-28 | minor code cleanups | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2339 | |||
2004-11-28 | removed deprecated objects | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2330 | |||
2004-11-27 | spelled name correctly in console output | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2325 | |||
2004-11-15 | added a [reset( message so you can recalibrate | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2280 | |||
2004-11-02 | tweaked the cvs Id text a bit | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2199 | |||
2004-11-02 | first version. seems to work well, but maybe could use log and exp scaling, ↵ | Hans-Christoph Steiner | |
tho that might be best left to other objects svn path=/trunk/externals/hcs/; revision=2198 | |||
2004-10-22 | minor tweaks | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2142 | |||
2004-10-22 | cleaned up includes | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2139 | |||
2004-10-11 | cleaned up help; added joystick button codes | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=2102 | |||
2004-08-23 | hd-clear (NT) | carmen rocco | |
svn path=/trunk/externals/hcs/; revision=1971 | |||
2004-05-30 | added default device for when obj is specified without arguments | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1789 | |||
2004-05-30 | fixed bug where closing and opening the device would reset it to the default ↵ | Hans-Christoph Steiner | |
regardless of what was specified svn path=/trunk/externals/hcs/; revision=1788 | |||
2004-05-28 | cleaned up code a bit following Miller's naming scheme | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1781 | |||
2004-05-28 | added [command( msg and cleaned up code | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1780 | |||
2004-04-14 | make objects be dummies on non-Linux | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1604 | |||
2004-03-16 | Removed EV_RST (disappeared from kernel API) | Guenter Geiger | |
svn path=/trunk/externals/hcs/; revision=1424 | |||
2003-11-17 | cleaned up code substantially; got everything working; made help patches | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1192 | |||
2003-11-17 | first sketch of platformdummy, doesn't work yet | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=1191 |