aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-02-27make quick update to make dlopen patch apply cleanly to 0.39.2Hans-Christoph Steiner
svn path=/trunk/; revision=4619
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-22version is now all defined in macros in m_pd.h in the ↵Hans-Christoph Steiner
complete_version_defines patch, and the regexps in packages/Makefile now rely on that patch svn path=/trunk/; revision=4608
2006-02-22updated to use Wish.app for TclTk 8.4.10Hans-Christoph Steiner
svn path=/trunk/; revision=4607
2006-02-22set ASIOSRC to blank, so only platforms that use ASIO will fill it inHans-Christoph Steiner
svn path=/trunk/; revision=4606
2006-02-22cleaned up patch so that it doesn't conflict with other existing patches, ↵Hans-Christoph Steiner
and its just a cleaner way to handle setting the env var svn path=/trunk/; revision=4605
2006-02-22ported help browser to 0.39.2Hans-Christoph Steiner
svn path=/trunk/; revision=4604
2006-02-22switched in Martin Peach's cleaner fix for the .. in pd_guidir on Windows, ↵Hans-Christoph Steiner
it shouldn't cause trouble on other platforms, but we shall see... svn path=/trunk/; revision=4603
2006-02-20porting patches to 0.39.2 and removing patches that got included into ↵Hans-Christoph Steiner
0.39.2; darwin_dlopen.patch still needs to be ported to 0.39.2 svn path=/trunk/; revision=4601
2006-02-18added some handy extra targets for cleaning up after the package build and ↵Hans-Christoph Steiner
testing the package once its built svn path=/trunk/; revision=4599
2006-02-18added beginnings of bsayler, fftease, and hardware library targetsHans-Christoph Steiner
svn path=/trunk/; revision=4598
2006-02-18added temporary [hidin] targetsHans-Christoph Steiner
svn path=/trunk/; revision=4597
2006-02-18made final Pd-0.38.4-extended release from RC8Hans-Christoph Steiner
svn path=/trunk/; revision=4595
2006-02-16turned off merging of Pd filesHans-Christoph Steiner
svn path=/trunk/; revision=4590
2006-02-15added message about Gem CVS anonymous passwordHans-Christoph Steiner
svn path=/trunk/; revision=4589
2006-02-14Forgot to remove it from the buildsysGuenter Geiger
svn path=/trunk/; revision=4587
2006-02-13fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMwThomas Grill
avoid trying to send empty message bundles svn path=/trunk/; revision=4586
2006-02-13built Pd-0.38.4-extendedRC8 and deleted the ancient darwin_pkg sectionHans-Christoph Steiner
svn path=/trunk/; revision=4585
2006-02-13This should be the final Pd-0.38.4-extendedRC8 build, which should be theHans-Christoph Steiner
release of Pd-0.38.4-extended. A couple of minor changes: - added liblist to the config files since [list] was backported to 0.38.4 in the form of liblist - removed the MACOSX -> __APPLE__ regexp stuff since it was just for testing until Miller accepted those changes. - tried to make the org.puredata.pd.plist file get installed with write permissions so that people can overwrite and change the default file after they install it. svn path=/trunk/; revision=4584
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-13reverting to original version since this is the version that Miller acceptedHans-Christoph Steiner
svn path=/trunk/; revision=4581
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-08added objects test script based on load_every_help.pd; testing with -nogui, ↵Hans-Christoph Steiner
so far so good svn path=/trunk/; revision=4568
2006-02-08a simple start to start automating the testing of Pd builds. It just opens ↵Hans-Christoph Steiner
then closes every help file it finds and logs the results. This is a super simple script to contribute to Matju's Pure Unity effort svn path=/trunk/; revision=4567
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-03ok, now its actually working, it needs to be loaded as a libHans-Christoph Steiner
svn path=/trunk/; revision=4547
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-02-03I backported [list] from 0.39.2, you have to load it as library to make it ↵Hans-Christoph Steiner
work properly svn path=/trunk/; revision=4541
2006-02-01fixed typos, dates, contact infoThomas Grill
svn path=/trunk/; revision=4533
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-24commented the LIB_TARGETS stuff for the devsHans-Christoph Steiner
svn path=/trunk/; revision=4478
2006-01-23fixed spelling of my nameIOhannes m zmölnig
svn path=/trunk/; revision=4476