aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-17 changed [pddp] object tp [pddp( message to disable the [pddp] object, which ...Hans-Christoph Steiner
2006-03-17rough start at a cursor object, I need help with Pd GUI programmingHans-Christoph Steiner
2006-03-17object for converting Gem-style RGB values to the bizarre Pd color formatHans-Christoph Steiner
2006-03-17started sketch of a fancy audio amp slider with an embedded vu meter and a sl...Hans-Christoph Steiner
2006-01-17added ideas the came about from the Pd-0.38.4-extendedRC7 build processHans-Christoph Steiner
2006-01-17removed old HID cruft code. Its unused.Hans-Christoph Steiner
2006-01-17some very crufty code from my first attempt at HID objects. It shall be dele...Hans-Christoph Steiner
2006-01-17some random little shortcut objects that I use here and there. Someday they'...Hans-Christoph Steiner
2006-01-17an object to debounce a switch, don't remember when I wrote it, its been sitt...Hans-Christoph Steiner
2006-01-17some objects used for generating PWM signals within Pd. These were used with...Hans-Christoph Steiner
2006-01-17finally added these objects which are used in serendipd and atorat for sortin...Hans-Christoph Steiner
2005-07-12started audio staples in general sectionHans-Christoph Steiner
2005-04-26added pddp_open patch to open all_about_ patches without them being abstracti...Hans-Christoph Steiner
2005-04-13doing a little housecleaningHans-Christoph Steiner
2004-12-05added generic object for getting the blocksize and outputing in ms. Currentl...Hans-Christoph Steiner
2004-11-28minor code cleanupsHans-Christoph Steiner
2004-11-28removed deprecated objectsHans-Christoph Steiner
2004-11-27spelled name correctly in console outputHans-Christoph Steiner
2004-11-15added a [reset( message so you can recalibrateHans-Christoph Steiner
2004-11-02tweaked the cvs Id text a bitHans-Christoph Steiner
2004-11-02first version. seems to work well, but maybe could use log and exp scaling, ...Hans-Christoph Steiner
2004-10-22minor tweaksHans-Christoph Steiner
2004-10-22cleaned up includesHans-Christoph Steiner
2004-10-11cleaned up help; added joystick button codesHans-Christoph Steiner
2004-08-23hd-clear (NT)carmen rocco
2004-05-30added default device for when obj is specified without argumentsHans-Christoph Steiner
2004-05-30fixed bug where closing and opening the device would reset it to the default ...Hans-Christoph Steiner
2004-05-28cleaned up code a bit following Miller's naming schemeHans-Christoph Steiner
2004-05-28added [command( msg and cleaned up codeHans-Christoph Steiner
2004-04-14make objects be dummies on non-LinuxHans-Christoph Steiner
2004-03-16Removed EV_RST (disappeared from kernel API)Guenter Geiger
2003-11-17cleaned up code substantially; got everything working; made help patchesHans-Christoph Steiner
2003-11-17first sketch of platformdummy, doesn't work yetHans-Christoph Steiner
2003-11-17moved helpfiles to 0.37 styleHans-Christoph Steiner
2003-11-17fixed [linuxevent] and added help filesHans-Christoph Steiner
2003-11-17moved helpfiles to 0.37 styleHans-Christoph Steiner
2003-10-20started TODO listHans-Christoph Steiner
2003-10-20allowed more init errors through; changed version messageHans-Christoph Steiner
2003-10-12X, Y, hatX, hatY, buttons all workHans-Christoph Steiner
2003-10-12moved to new standard naming schemeHans-Christoph Steiner
2003-10-12yeah, yeah, I should learn autoconf, but this works for nowHans-Christoph Steiner
2003-10-11renamed help file to match new standardHans-Christoph Steiner
2003-08-20renamed per MSP's 0.37 standardHans-Christoph Steiner
2003-08-20olafmatt's changes to the INIT apparently make this work nowHans-Christoph Steiner
2003-07-19added (CC) var per Marc Lavalee's suggestionHans-Christoph Steiner
2003-06-23remove pd internal header files, compile against files in pd distributionGuenter Geiger
2003-06-07eliminated updates on everything but the leftmost inlet, necessary because th...Hans-Christoph Steiner
2003-05-21removed -g and -lSDLHans-Christoph Steiner
2003-05-21compiles and loads, but crashes when trying to open the deviceHans-Christoph Steiner
2003-05-19removed duplicate char *versionHans-Christoph Steiner