Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-29 | Added PDDP templates & Examples | B. Bogart | |
svn path=/trunk/; revision=4814 | |||
2006-03-28 | some more sketches, including some from Max Neupert's workshop files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4795 | |||
2006-03-28 | made the first series on intros, many left to add... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4794 | |||
2006-03-28 | wrote up text based patch on edit mode | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4793 | |||
2006-03-28 | wording and formatting cleanup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4792 | |||
2006-03-28 | quick sketch to tell people who to find the help patches | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4791 | |||
2006-03-28 | quick sketch of the basic elements | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4790 | |||
2006-03-28 | fixed up bugs in patch, works for me now, we'll see what happens in the tutorial | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4789 | |||
2006-03-28 | added small instruction | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4788 | |||
2006-03-28 | 0.hello_world.pd used big font and minor tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4787 | |||
2006-03-27 | first stab at a short glossary, probably needs some minor changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4786 | |||
2006-03-05 | added note about third argument 'old' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4646 | |||
2006-03-05 | added a sketch pad patch for an all_about_reverb. Right now, its just a ↵ | Hans-Christoph Steiner | |
place to collect notes and ideas svn path=/trunk/; revision=4645 | |||
2006-03-05 | removed pddp.pd because it causes nasty bugs and is useless. it was renamed ↵ | Hans-Christoph Steiner | |
to pddp-about.pd to comply with new naming scheme svn path=/trunk/; revision=4644 | |||
2006-03-05 | make number boxes show integers rather than floats in ASCII and HEX examples | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4643 | |||
2006-03-05 | made clear example of inconsistent numeric symbols that I discovered while ↵ | Hans-Christoph Steiner | |
trying to process ASCII values coming from [comport] as floats svn path=/trunk/; revision=4642 | |||
2006-02-24 | renamed Koray Tahiroglu's 2102-02.pd example patch from his Pd class to ↵ | Hans-Christoph Steiner | |
weighted random svn path=/trunk/; revision=4616 | |||
2006-02-13 | added arguments for relocate message, still haven't figured out how to use it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4583 | |||
2006-02-13 | updated motion message, which adds a third argument | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4582 | |||
2006-02-08 | changed the LICENSE for the text to GFDL to allow distribution with pd-extended | IOhannes m zmölnig | |
THINK: should we make it dual-licensed? svn path=/trunk/; revision=4571 | |||
2006-02-08 | slicked up the ring modulator I wrote for my little cousin Chris | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4570 | |||
2006-02-08 | laid out some curve sketches and removed the old all_about patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4569 | |||
2006-02-06 | added some unusual cases of bangs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4559 | |||
2006-02-06 | added an example that uses a symbolatom | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4557 | |||
2006-02-06 | added "pointer" in a few places. | N.N. | |
svn path=/trunk/; revision=4555 | |||
2006-02-06 | added examples generated from writing about defining all the types within Pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4554 | |||
2006-02-05 | got inspired by data types discussions and the Max manual to write an ↵ | Hans-Christoph Steiner | |
arguments and objects tutorial patch svn path=/trunk/; revision=4553 | |||
2006-02-04 | stole example from Miller's list-help.pd -> [about-lists] and stripped it ↵ | Hans-Christoph Steiner | |
down to illustrate this one thing svn path=/trunk/; revision=4548 | |||
2006-02-03 | these have been sitting around forever, its time to check them into CVS | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4543 | |||
2006-02-03 | sketches for newbie tutorials. these will need to be renamed to be put in a ↵ | Hans-Christoph Steiner | |
better order svn path=/trunk/; revision=4542 | |||
2006-01-31 | master makefile for building the documentation | IOhannes m zmölnig | |
svn path=/trunk/; revision=4530 | |||
2006-01-31 | fixed bug in complex counter source | IOhannes m zmölnig | |
svn path=/trunk/; revision=4529 | |||
2006-01-31 | fixed typos (and bug in the complex counter example) | IOhannes m zmölnig | |
svn path=/trunk/; revision=4528 | |||
2006-01-31 | bug-fixes | IOhannes m zmölnig | |
svn path=/trunk/; revision=4527 | |||
2006-01-31 | added makefiles | IOhannes m zmölnig | |
only tested on linux and mingw32-crosscompiler should work on osx and irix i'm pretty sure it won't work on w32 (M$VC) svn path=/trunk/; revision=4526 | |||
2006-01-31 | added the missing examples files; | IOhannes m zmölnig | |
added a LICENSE (all the C-files are under pd's FreeBSD-like license, the HOWTO itself is CreativeCommons-ShareAlike 2.5) svn path=/trunk/; revision=4525 | |||
2006-01-30 | the externals-HOWTO (i almost lost the tex-sources, so here they are now) | IOhannes m zmölnig | |
svn path=/trunk/; revision=4524 | |||
2006-01-30 | made path to pd-sources relative | IOhannes m zmölnig | |
svn path=/trunk/; revision=4523 | |||
2006-01-30 | adapted all_about_hid_mapping and template1-about.pd into this about patch ↵ | Hans-Christoph Steiner | |
to test a new template idea and to document new mapping objects svn path=/trunk/; revision=4522 | |||
2006-01-24 | added more related objects, inspired by discovering [ascseq] from the list | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4480 | |||
2006-01-15 | spelled out comma and semi-colon to make things clear | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4409 | |||
2005-12-30 | fixed minor typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4313 | |||
2005-12-28 | super basic helpfile for samplerate~ | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4303 | |||
2005-12-19 | replaced objects with text so that the patch wouldn't crash | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4259 | |||
2005-12-12 | made curl downloads optional | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4196 | |||
2005-12-06 | fixed a number of minor bugs, including Frank's patches; added test_location ↵ | Hans-Christoph Steiner | |
target to check where everything will end up svn path=/trunk/; revision=4159 | |||
2005-12-02 | using centralized buildlayout file. If some package needs a local copy, it ↵ | Hans-Christoph Steiner | |
can be added back svn path=/trunk/; revision=4105 | |||
2005-12-01 | started a catalog of GUI objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4094 | |||
2005-11-30 | preparing for RC6, bug fixes and tweaks, things are look ing good | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4086 | |||
2005-11-28 | - finally got a Linux Pd-extended release out, RC5 | Hans-Christoph Steiner | |
- built a tar.bz2 package maker with a generated Makefile for installing and uninstalling - switched all Makefiles to follow GNU $(DESTDIR)/$(prefix) standards svn path=/trunk/; revision=4066 |