aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2006-01-23fixed paths (../../zexy instead of ../zexy)IOhannes m zmölnig
svn path=/trunk/; revision=4472
2006-01-23added zexy's [z~] and the new hexloader-externalsIOhannes m zmölnig
svn path=/trunk/; revision=4471
2006-01-23added new zexy objectsIOhannes m zmölnig
svn path=/trunk/; revision=4469
2006-01-23added the hexloader-files from zexyIOhannes m zmölnig
removed "dot.c" as this is now called "0x2e.c" added fifop.c and lifop.c svn path=/trunk/; revision=4468
2006-01-23updated text on license in the readme to be more correctHans-Christoph Steiner
svn path=/trunk/; revision=4465
2006-01-23added quick change to allow win env vars in path and loadlib settings. A ↵Hans-Christoph Steiner
more complete implementation is proposed in this feature reqest: http://sourceforge.net/tracker/index.php?func=detail&aid=1412443&group_id=55736&atid=478073 svn path=/trunk/; revision=4464
2006-01-22added patch for fixing the problem in menu_openhtml where it wouldn't open ↵Hans-Christoph Steiner
any files if there was a space in the file or path name. This is probably a hack, since it uses the Win32 'shortname'. It probably should use proper Tcl escaping, but this works for now. svn path=/trunk/; revision=4463
2006-01-17prepend was removed from src/ which broke conflict test, fixing to otherwise ↵carmen rocco
work again (still need to manually remove clip_perform from m_pd.h if youre running devel) svn path=/trunk/; revision=4446
2006-01-17smoothed out the install process for RC7. THe reg file deletes all old path ↵Hans-Christoph Steiner
and loadlib statements; the installer only shows one readme now svn path=/trunk/; revision=4444