aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2006-03-05added note about third argument 'old'Hans-Christoph Steiner
svn path=/trunk/; revision=4646
2006-03-05added 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-05removed 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-05make number boxes show integers rather than floats in ASCII and HEX examplesHans-Christoph Steiner
svn path=/trunk/; revision=4643
2006-03-05made 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-24renamed 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-13added arguments for relocate message, still haven't figured out how to use itHans-Christoph Steiner
svn path=/trunk/; revision=4583
2006-02-13updated motion message, which adds a third argumentHans-Christoph Steiner
svn path=/trunk/; revision=4582
2006-02-08changed the LICENSE for the text to GFDL to allow distribution with pd-extendedIOhannes m zmölnig
THINK: should we make it dual-licensed? svn path=/trunk/; revision=4571
2006-02-08slicked up the ring modulator I wrote for my little cousin ChrisHans-Christoph Steiner
svn path=/trunk/; revision=4570
2006-02-08laid out some curve sketches and removed the old all_about patchHans-Christoph Steiner
svn path=/trunk/; revision=4569
2006-02-06added some unusual cases of bangsHans-Christoph Steiner
svn path=/trunk/; revision=4559
2006-02-06added an example that uses a symbolatomHans-Christoph Steiner
svn path=/trunk/; revision=4557
2006-02-06added "pointer" in a few places.N.N.
svn path=/trunk/; revision=4555
2006-02-06added examples generated from writing about defining all the types within PdHans-Christoph Steiner
svn path=/trunk/; revision=4554
2006-02-05got 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-04stole 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-03these have been sitting around forever, its time to check them into CVSHans-Christoph Steiner
svn path=/trunk/; revision=4543
2006-02-03sketches 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-31master makefile for building the documentationIOhannes m zmölnig
svn path=/trunk/; revision=4530
2006-01-31fixed bug in complex counter sourceIOhannes m zmölnig
svn path=/trunk/; revision=4529
2006-01-31fixed typos (and bug in the complex counter example)IOhannes m zmölnig
svn path=/trunk/; revision=4528
2006-01-31bug-fixesIOhannes m zmölnig
svn path=/trunk/; revision=4527
2006-01-31added makefilesIOhannes 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-31added 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-30the externals-HOWTO (i almost lost the tex-sources, so here they are now)IOhannes m zmölnig
svn path=/trunk/; revision=4524
2006-01-30made path to pd-sources relativeIOhannes m zmölnig
svn path=/trunk/; revision=4523
2006-01-30adapted 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-24added more related objects, inspired by discovering [ascseq] from the listHans-Christoph Steiner
svn path=/trunk/; revision=4480
2006-01-15spelled out comma and semi-colon to make things clearHans-Christoph Steiner
svn path=/trunk/; revision=4409
2005-12-30fixed minor typoHans-Christoph Steiner
svn path=/trunk/; revision=4313
2005-12-28super basic helpfile for samplerate~Hans-Christoph Steiner
svn path=/trunk/; revision=4303
2005-12-19replaced objects with text so that the patch wouldn't crashHans-Christoph Steiner
svn path=/trunk/; revision=4259
2005-12-12made curl downloads optionalHans-Christoph Steiner
svn path=/trunk/; revision=4196
2005-12-06fixed 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-02using 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-01started a catalog of GUI objectsHans-Christoph Steiner
svn path=/trunk/; revision=4094
2005-11-30preparing for RC6, bug fixes and tweaks, things are look ing goodHans-Christoph Steiner
svn path=/trunk/; revision=4086
2005-11-28- finally got a Linux Pd-extended release out, RC5Hans-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
2005-11-27lots of build bug fixes and additions, including pixeltango and lots of ↵Hans-Christoph Steiner
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/; revision=4050
2005-11-26updated names to be more GNU-like and easier to readHans-Christoph Steiner
svn path=/trunk/; revision=4036
2005-11-26added in Jamie's dlopn patch so I can use his binaries; fixed a number of ↵Hans-Christoph Steiner
bugs reported on the list; added platform-specific noncvs handling svn path=/trunk/; revision=4035
2005-11-23fixed empty 3.audio.examples bug, it was caused by symlinks created by ↵Hans-Christoph Steiner
devsymlinks; added pd_fileformat.html from the web; built mac release 0.38.4-extendedRC4 svn path=/trunk/; revision=4024
2005-11-23copy the extendedRC4 buildlayout to all the right placesHans-Christoph Steiner
svn path=/trunk/; revision=4022
2005-11-21created Pd-0.38.4-extendedRC3.app releaseHans-Christoph Steiner
svn path=/trunk/; revision=4012
2005-11-21turned 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-21added in a patch to demonstrate [trigger]'s odditiesHans-Christoph Steiner
svn path=/trunk/; revision=4003
2005-11-21cleaned up playnow loose ends and added in new contentHans-Christoph Steiner
svn path=/trunk/; revision=4001
2005-11-21added chart of all functional printf patternsHans-Christoph Steiner
svn path=/trunk/; revision=4000
2005-11-21Lots of changes, got the first complete(-ish) build with the new extendedHans-Christoph Steiner
build system. I left as much of the old functionality in place as possible, definitely were it was being used. But there are some changes that break backwards compatibility, thought they should be noticed by few, and be easy to fix going forward. Some highlights: - centralized patch system (packages/patches with targets patch_pd and unpatch_pd) - easily redirected builds, using INSTALL_PREFIX and all of the *_DEST variables. This makes building packages like Pd.app, .deb, .rpm, etc. much easier. - libdir format: basically a libdir is a directory that has both the objects and the help files together in one folder. It can be added using -lib or the StartUp preferences, or you can access them via geiger namespaces, i.e. [mylibrary/myobject]. - special characters allow in setup function/file names for objects. This makes objects like [||~] possible without having to be in a library. Now they can be either .pd files or individual .pd_darwin files (thanks IOhannes for the patch). svn path=/trunk/; revision=3993