aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-12removed useless and annyoing password fieldHans-Christoph Steiner
2006-06-12removed Mac OS X-specific fields, they weren't used anywayHans-Christoph Steiner
2006-06-12turned passwd.c into group.c; fixed error message wording; added group/gid ab...Hans-Christoph Steiner
2006-06-12added generic makefile with etags supportHans-Christoph Steiner
2006-06-12created a direct Pd interface for uname and utsname.hHans-Christoph Steiner
2006-06-12cleaned up ISOdate.pd, created ISOtime.pd, and added help filesHans-Christoph Steiner
2006-06-12return all passwd fields, and made abstractions for converting UID<->usernameHans-Christoph Steiner
2006-06-12added more file-based classes; file_status needs to output timestamp info tooHans-Christoph Steiner
2006-06-12changed default folder to folder of current patchHans-Christoph Steiner
2006-05-25made a quick square wave object based on [pwm~]Hans-Christoph Steiner
2006-05-25updated to use purepd style; fixed up help and added linkHans-Christoph Steiner
2006-05-25wrote [float->ascii] in Pd for those wanted characters from a serial port, or...Hans-Christoph Steiner
2006-05-25updated to use only purepd objectsHans-Christoph Steiner
2006-05-25message naming makes more sense now, and there is more status info; don't kno...Hans-Christoph Steiner
2006-05-25updated [pwm] to have default frequency if none is specified; added help file...Hans-Christoph Steiner
2006-05-24got reading working, and some descriptor reporting working, but it doesn't ma...Hans-Christoph Steiner
2006-05-18lots of string bullshit, reports name nowHans-Christoph Steiner
2006-05-18renamed [libhid] to [usbhid] since it only works with USB HID devicesHans-Christoph Steiner
2006-05-18first sketch of opening workingHans-Christoph Steiner
2006-05-18got the packet building from messages working; now its time for some reading ...Hans-Christoph Steiner
2006-05-17deleted test cruftHans-Christoph Steiner
2006-04-28documented trailing slash removalHans-Christoph Steiner
2006-04-28object for creating date symbol in ISO formatHans-Christoph Steiner
2006-04-08wrote [strip_path] to separate path from filename, and to handle filenames wi...Hans-Christoph Steiner
2006-03-27cleaned up files for releaseHans-Christoph Steiner
2006-03-27got the full path working on windows... ug.. why is windows programming inevi...Hans-Christoph Steiner
2006-03-26minor cleanupsHans-Christoph Steiner
2006-03-26ported to windows, and some UNIX-side cleanups and fixes as well. Now its ti...Hans-Christoph Steiner
2006-03-26fixed typo and warningHans-Christoph Steiner
2006-03-26removed getenv dep and ported to GNU libc for GNU/LinuxHans-Christoph Steiner
2006-03-26fully working version based on glob.hHans-Christoph Steiner
2006-03-26first attempt using opendir/readdirHans-Christoph Steiner
2006-03-17converted to use [float_argument]Hans-Christoph Steiner
2006-03-17 changed [pddp] object tp [pddp( message to disable the [pddp] object, which ...Hans-Christoph Steiner
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