Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-21 | turned the pddp support objects into a libdir and moved them to the ↵ | Hans-Christoph Steiner | |
abstractions repository; kept [pddp_open] in place since I don't want to change it to work and its going away anyhow svn path=/trunk/; revision=4004 | |||
2005-11-21 | added in a patch to demonstrate [trigger]'s oddities | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4003 | |||
2005-11-21 | added chart of all functional printf patterns | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4000 | |||
2005-11-16 | simplified ASCII/hex examples | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3944 | |||
2005-11-16 | added %X pattern for hex conversion | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3928 | |||
2005-11-16 | added correct name to header | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3927 | |||
2005-11-16 | added %c ASCII conversion example | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3926 | |||
2005-11-10 | added send symbol to get rid of the outlet on the [tgl]. It looks purty ↵ | Hans-Christoph Steiner | |
that way svn path=/trunk/; revision=3874 | |||
2005-11-10 | added some nifty GUI objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3872 | |||
2005-11-06 | added statement about color and made open/save distinct colors | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3847 | |||
2005-07-28 | added in documentation of Pd oddities that I generated in response to the ↵ | Hans-Christoph Steiner | |
thread on pd-dev about Miller's new [list] object svn path=/trunk/; revision=3383 | |||
2005-07-28 | added [route list] example and discussion | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3380 | |||
2005-07-25 | updated and added content based on discussions on pd-dev about Miller's ↵ | Hans-Christoph Steiner | |
[list ...] object svn path=/trunk/; revision=3379 | |||
2005-06-19 | minor changes and additions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3222 | |||
2005-05-24 | got [hid_graph] fully functional; added helpfiles for all curve objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3075 | |||
2005-05-05 | added a couple other elements, made 12pt font size standard since its ↵ | Hans-Christoph Steiner | |
anti-aliased svn path=/trunk/; revision=2902 | |||
2005-05-02 | added discussion about array start point and cleaned things up a little | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2868 | |||
2005-04-28 | cleaned up a number of patches; renamed all to the standard -help.pd format; ↵ | Hans-Christoph Steiner | |
added some more ideas to the style guide; finished up lists_vs_anythings svn path=/trunk/; revision=2841 | |||
2005-04-28 | this patch was MSP's patch reformated. Its unneeded since ther eis a PDDP ↵ | Hans-Christoph Steiner | |
version svn path=/trunk/; revision=2840 | |||
2005-04-27 | added GOP prettiness to pddp_open; cleaned up help-until.pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2839 | |||
2005-04-26 | updated text to reflect currnet situation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2830 | |||
2005-04-26 | better documented first loop, got 2nd loop working properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2829 | |||
2005-04-26 | replaced [pwd] with [getdir] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2828 | |||
2005-04-26 | made an object, [pddp_open] which opens a giving patch on the fly. This ↵ | Hans-Christoph Steiner | |
way, it is no longer necessary to instantiate an object in a help patch in order for it to be linked. For example, the [hid] help patch doesn't need an instance of [all_about_hid]. [all_about_hid] is opened upon request via [pddp_open]. This eliminates bugs and makes the help system load fast, since its loading much less. svn path=/trunk/; revision=2824 | |||
2005-04-18 | some updates to make things fit on the page in Mac OS X; updated some ↵ | Hans-Christoph Steiner | |
details for Pd 0.38-4 svn path=/trunk/; revision=2776 | |||
2004-12-19 | added two basic one-to-many mapping objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2415 | |||
2004-12-12 | added Alt-clicking info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2369 | |||
2004-11-28 | getting help files up to date with thesis info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2343 | |||
2004-11-28 | cleaned up a bit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2337 | |||
2004-11-27 | various minor tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2327 | |||
2004-11-27 | added general hid objects, and some text about polling | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2326 | |||
2004-11-25 | created [buttongate] and [keygate] following [gate] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2313 | |||
2004-11-25 | added alternative objects, like [sqrt], etc | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2312 | |||
2004-11-20 | first draft, some basic functionality, no text yet | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2291 | |||
2004-10-22 | defined atoms; reorged a bit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2137 | |||
2004-10-09 | changed pure-data.org to puredata.org | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2079 | |||
2004-10-09 | added some design guidelines from usability reading | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2078 | |||
2004-10-09 | fixed stupid infinite loop crasher bug | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2077 | |||
2004-09-13 | added gem keyboard objects to Related_Objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2030 | |||
2004-05-31 | added links to more info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1799 | |||
2004-05-31 | added table of contents for PDDP, but it might not work so well | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1798 | |||
2004-05-30 | created basic all_about_hid | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1791 | |||
2004-05-30 | moved help patch to cyclone help dir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1790 | |||
2004-05-28 | added a couple related objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1784 | |||
2004-05-27 | added a number of sketches for the help structure; most are not close to ↵ | Hans-Christoph Steiner | |
completion svn path=/trunk/; revision=1770 | |||
2004-05-23 | added URL | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1759 | |||
2004-05-20 | added related_objects and more info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1753 | |||
2004-05-19 | a few minor additions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1752 | |||
2004-05-19 | wrote up little intro to haptics | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1751 | |||
2004-04-19 | cleaned up patch for MacOSX | Hans-Christoph Steiner | |
svn path=/trunk/; revision=1613 |