Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-13 | reverting to original version since this is the version that Miller accepted | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4581 | |||
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-08 | added 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-08 | a 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-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 | ok, now its actually working, it needs to be loaded as a lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4547 | |||
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-02-03 | I 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-01 | fixed typos, dates, contact info | Thomas Grill | |
svn path=/trunk/; revision=4533 | |||
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-24 | commented the LIB_TARGETS stuff for the devs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4478 | |||
2006-01-23 | fixed spelling of my name | IOhannes m zmölnig | |
svn path=/trunk/; revision=4476 | |||
2006-01-23 | fixed paths (../../zexy instead of ../zexy) | IOhannes m zmölnig | |
svn path=/trunk/; revision=4472 | |||
2006-01-23 | added zexy's [z~] and the new hexloader-externals | IOhannes m zmölnig | |
svn path=/trunk/; revision=4471 | |||
2006-01-23 | added new zexy objects | IOhannes m zmölnig | |
svn path=/trunk/; revision=4469 | |||
2006-01-23 | added the hexloader-files from zexy | IOhannes 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-23 | updated text on license in the readme to be more correct | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4465 | |||
2006-01-23 | added 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-22 | added 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-17 | prepend 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-17 | smoothed 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 | |||
2006-01-17 | made registry file clear out all old path and loadlib settings before ↵ | Hans-Christoph Steiner | |
installing the new ones. Otherwise, the previous cruft could cause problems. Yes, this might blow away settings, but it only affects loadlib and path, so the damage is limited. svn path=/trunk/; revision=4442 | |||
2006-01-17 | got and RC7 build, everything seems OK, but launching .htm files from the ↵ | Hans-Christoph Steiner | |
help browser doesn't work. arg. Documented the basic process of making the installer on the website svn path=/trunk/; revision=4441 | |||
2006-01-17 | made the LIB_TARGETS customizable based on platform since some libs don't ↵ | Hans-Christoph Steiner | |
compile on all platforms (yet), most notable hid, pdp, and pidip. ALso, excluded some troubleshome unauthorized objects svn path=/trunk/; revision=4440 | |||
2006-01-17 | I wrote script to automatically generate pd-settings files for Windows and ↵ | Hans-Christoph Steiner | |
Mac OS X. Currently it just generates a list of libs to load, but it could easily be extended to do more. Also, it needs the GNU/Linux settings, but I didn't add it yet because I don't know the format offhand. Also, it would be quite easy to add. svn path=/trunk/; revision=4439 | |||
2006-01-17 | - generated new default settings files for Mac OS X and Windows using ↵ | Hans-Christoph Steiner | |
scripts/generate-pd-settings-files.sh svn path=/trunk/; revision=4438 | |||
2006-01-17 | - OSC compiles only single objects, no lib | Hans-Christoph Steiner | |
- MACOSX_DEPLOYMENT_TARGET is set either manually or from packages/Makefile in a more proper way svn path=/trunk/; revision=4437 | |||
2006-01-16 | changed menu wording to be shorter and similar to Miller's | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4426 | |||
2006-01-16 | disambiguated this use of this script since it has a very generic name. Its ↵ | Hans-Christoph Steiner | |
a SysV startup script, so it belongs in init.d svn path=/trunk/; revision=4417 | |||
2006-01-16 | made the mailboxes download into a Pd subfolder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4416 | |||
2006-01-16 | time to make the hopefully final RC7 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4415 | |||
2006-01-16 | fixed bug in library copy where it would copy over libs that had already ↵ | Hans-Christoph Steiner | |
been copied. Then the newly copied lib would have the only library paths in it rather than the adjusted ones. svn path=/trunk/; revision=4414 | |||
2006-01-16 | trying a more proper Makefile way to use environment variables, this should ↵ | Hans-Christoph Steiner | |
be inherited by Makefiles that are called from this one svn path=/trunk/; revision=4413 |