aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-30first probes at write support, switching to Mac OS X for dev platformHans-Christoph Steiner
2007-05-10switched absolute path to relativeHans-Christoph Steiner
2007-04-10implemented object to use in mapping curve help files, but it ended up fighti...Hans-Christoph Steiner
2007-04-10object to see the mouse pointer position in patch coordsHans-Christoph Steiner
2006-11-26made [classpath] function like the new [import]Hans-Christoph Steiner
2006-11-26moved import to here from loaders; got both 0.39 and 0.40 behaviors working, ...Hans-Christoph Steiner
2006-11-26added compilation date and time to the output listHans-Christoph Steiner
2006-11-22added another exampleHans-Christoph Steiner
2006-11-20oops, forgot the /extra part, that's essential.Hans-Christoph Steiner
2006-11-17functional classpath getter like [textfile]; need to add setting capabilitiesHans-Christoph Steiner
2006-11-13wrote object to save the machine from hard resets when Pd pegs the CPUHans-Christoph Steiner
2006-09-20dashed out quick hostname object based on [uname]Hans-Christoph Steiner
2006-09-19quick hack [version] object, outputs the version of m_pd.h that this object w...Hans-Christoph Steiner
2006-09-11quick, basic object to convert a stream of ASCII chars to a numeric value, us...Hans-Christoph Steiner
2006-08-09updated makefile to the automatic versionHans-Christoph Steiner
2006-08-09cleaned up buildsrc and unfiltered sections and turned them into libdirs; mad...Hans-Christoph Steiner
2006-08-02sys/types.h is explicitly needed on Mac OS X 10.3; it shouldn't hurt on any o...Hans-Christoph Steiner
2006-08-01added a couple more device IDsHans-Christoph Steiner
2006-08-01separated usbhid into its own folder since it had dependencies that don't wor...Hans-Christoph Steiner
2006-07-31GLOB_ABORTED and GLOB_NOMATCH don't exist in Mac OS X before 10.4, so check t...Hans-Christoph Steiner
2006-07-31switched to nicer names =DHans-Christoph Steiner
2006-06-14ported [stat] to MinGW; #ifdef'ed out uname since there is no unamHans-Christoph Steiner
2006-06-13oops, got the POSIX macro switched around, works nowHans-Christoph Steiner
2006-06-13fixed error messages, they now output into Pd spaceHans-Christoph Steiner
2006-06-12changed [file_status] to [stat] since that's all it does; got [stat] working,...Hans-Christoph Steiner
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