aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-04-08first quick sketch for networking tutsHans-Christoph Steiner
svn path=/trunk/; revision=4846
2006-04-08added -Pd to get new dirsHans-Christoph Steiner
svn path=/trunk/; revision=4845
2006-04-07messed with template, the first few patches will just use straight gemwin ↵Hans-Christoph Steiner
while later ones will use gemwin_contorl svn path=/trunk/; revision=4839
2006-04-07some basic structure for the five day intro to Pd workshopHans-Christoph Steiner
svn path=/trunk/; revision=4838
2006-04-07commented out building of hardware objects because the deps aren't worked ↵Hans-Christoph Steiner
out yet svn path=/trunk/; revision=4837
2006-04-07made clean targets continue on failureHans-Christoph Steiner
svn path=/trunk/; revision=4836
2006-04-07removed flext libs from startup since they cause crashesHans-Christoph Steiner
svn path=/trunk/; revision=4835
2006-04-07removed liblist since that was an 0.38.4 hackHans-Christoph Steiner
svn path=/trunk/; revision=4834
2006-04-07added flext stuff, but its far from workingHans-Christoph Steiner
svn path=/trunk/; revision=4832
2006-04-07added clean targets, need more; added DOC_TARGETS list for install and clean ↵Hans-Christoph Steiner
targets; added more tutorials and media section svn path=/trunk/; revision=4831
2006-04-07starting a collection of free media files for use in the examples and docsHans-Christoph Steiner
svn path=/trunk/; revision=4830
2006-04-07added lots of patches which are templates, semi-complete, or out of orderHans-Christoph Steiner
svn path=/trunk/; revision=4829
2006-04-06moved lots of stuff aroundHans-Christoph Steiner
svn path=/trunk/; revision=4828
2006-04-06cleaned up, labeled with colors, and made nice and prettyHans-Christoph Steiner
svn path=/trunk/; revision=4827
2006-04-06updated glossary based on intro workshop materialsHans-Christoph Steiner
svn path=/trunk/; revision=4826
2006-04-06updated for new click messageHans-Christoph Steiner
svn path=/trunk/; revision=4825
2006-04-06added fontpaths to the pd-settings filesHans-Christoph Steiner
svn path=/trunk/; revision=4819
2006-04-06fixed up scripts to work better for othersHans-Christoph Steiner
svn path=/trunk/; revision=4817
2006-03-29Added PDDP templates & ExamplesB. Bogart
svn path=/trunk/; revision=4814
2006-03-29pixeltango fixed, and a generalized target mechanismHans-Christoph Steiner
svn path=/trunk/; revision=4813
2006-03-29commented out memPIO compilation until the deps are worked out for Pd-extendedHans-Christoph Steiner
svn path=/trunk/; revision=4809
2006-03-28some more sketches, including some from Max Neupert's workshop filesHans-Christoph Steiner
svn path=/trunk/; revision=4795
2006-03-28made the first series on intros, many left to add...Hans-Christoph Steiner
svn path=/trunk/; revision=4794
2006-03-28wrote up text based patch on edit modeHans-Christoph Steiner
svn path=/trunk/; revision=4793
2006-03-28wording and formatting cleanupHans-Christoph Steiner
svn path=/trunk/; revision=4792
2006-03-28quick sketch to tell people who to find the help patchesHans-Christoph Steiner
svn path=/trunk/; revision=4791
2006-03-28quick sketch of the basic elementsHans-Christoph Steiner
svn path=/trunk/; revision=4790
2006-03-28fixed up bugs in patch, works for me now, we'll see what happens in the tutorialHans-Christoph Steiner
svn path=/trunk/; revision=4789
2006-03-28added small instructionHans-Christoph Steiner
svn path=/trunk/; revision=4788
2006-03-280.hello_world.pd used big font and minor tweaksHans-Christoph Steiner
svn path=/trunk/; revision=4787
2006-03-27first stab at a short glossary, probably needs some minor changesHans-Christoph Steiner
svn path=/trunk/; revision=4786
2006-03-26works on GNU/Linux and Mac OS X; time to port to MinGWHans-Christoph Steiner
svn path=/trunk/; revision=4772
2006-03-23enable compiled-only scripts (without .py)Thomas Grill
small fixes for OSX small fix pyext: fix for missing __init__ attribute small fixes for Max/OSX enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4755
2006-03-23corrected Python object propagation (attribute "py") and adjusted help filesThomas Grill
small fix enable module packages (module/__init__.py[co]), now also for Max enable compiled-only scripts (without .py) svn path=/trunk/; revision=4751
2006-03-23added message bundle functionality (pyext.Bundle class)Thomas Grill
enable compiled-only scripts (without .py) small optimizations and fixes some optimizations and py reload fix better error message for reload with invalid args enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4750
2006-03-21moved pd patches out of the separate 'pd' folder into the root of the ↵Hans-Christoph Steiner
mapping project so that its easy to make the development environment match the final install environment svn path=/trunk/; revision=4748
2006-03-21fixed [hid] compilation on GNU/Linux after HID Utilities fix on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=4746
2006-03-19fixed things up for a Pd-0.39.2-extended-test2 buildHans-Christoph Steiner
svn path=/trunk/; revision=4741
2006-03-17added mapping and tweaked hardware and markex to get it working smoothly ↵Hans-Christoph Steiner
with Pd-extended svn path=/trunk/; revision=4726
2006-03-17added mapping lib; and defeatrt on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=4720
2006-03-150.8.1.000001N.N.
svn path=/trunk/; revision=4711
2006-03-150.8.1N.N.
svn path=/trunk/; revision=4710
2006-03-15wtf is this doing here?N.N.
svn path=/trunk/; revision=4709
2006-03-14fixed double-free on clearing values and dirsThomas Grill
reintroduced missing help message minor cleanups fixed bug in XML saving of nested folders svn path=/trunk/; revision=4707
2006-03-14fixed faulty assertionThomas Grill
fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=4706
2006-03-14hopefully got curly brackets correct...IOhannes m zmölnig
svn path=/trunk/; revision=4704
2006-03-13changed to use sprintf since asprintf doesn't exist on WindowsHans-Christoph Steiner
svn path=/trunk/; revision=4701
2006-03-13removed patches that were included by MillerHans-Christoph Steiner
svn path=/trunk/; revision=4700
2006-03-12*** empty log message ***IOhannes m zmölnig
svn path=/trunk/; revision=4696
2006-03-11added purepd to the Pd-extended build systemHans-Christoph Steiner
svn path=/trunk/; revision=4689