Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-14 | fix installation of objects with a $ in the name and ease building of ↵ | Hans-Christoph Steiner | |
GNU/Linux distro tarball svn path=/trunk/; revision=14632 | |||
2010-12-14 | quick tabread~ help patch based on tabread help patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14631 | |||
2010-12-13 | updated Scripts link to point to 'tcl' folder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14630 | |||
2010-12-13 | set pkglibdir so that things get installed properly on Mac OS X and Windows ↵ | Hans-Christoph Steiner | |
when using pd's install target svn path=/trunk/; revision=14629 | |||
2010-12-13 | oops put gem back into the build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14626 | |||
2010-12-13 | made some minor clarifications about data types and messages in Pd | Jonathan Wilkes | |
svn path=/trunk/; revision=14624 | |||
2010-12-13 | manually speced helpfiles and added numbox2-help.pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14623 | |||
2010-12-13 | purge old Pd-extended cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14622 | |||
2010-12-13 | remove unauthorized from build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14621 | |||
2010-12-13 | updated pdp to build against 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14620 | |||
2010-12-13 | update each section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14615 | |||
2010-12-13 | remove link that is now installed by pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14614 | |||
2010-12-13 | split out general functions from d_dac.c to e_dac.c in Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14613 | |||
2010-12-13 | refactored d_delay.c into delwrite~.h delwrite~.c delread~.c vd~.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14612 | |||
2010-12-13 | found a couple more help patches | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14611 | |||
2010-12-13 | refactored d_dac.c into adc~.c and dac~.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14610 | |||
2010-12-13 | refactored d_misc.c into bang~.c and print~.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14609 | |||
2010-12-13 | added hdl and vdl aliases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14608 | |||
2010-12-13 | replaced with vanilla help files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14607 | |||
2010-12-13 | fixed problems with setup functions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14606 | |||
2010-12-13 | added aliases obscure obsolete objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14605 | |||
2010-12-13 | redundant, check vanilla-meta.pd for version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14604 | |||
2010-12-13 | bumped to 0.42.6 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14603 | |||
2010-12-13 | copied relevant help patches from tags/pd/0.42-6/doc/5.reference | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14602 | |||
2010-12-13 | copied relevant help patches from trunk/doc/pddp | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14601 | |||
2010-12-13 | refactored x_misc.c into cputime.c loadband.c namecanvas.c realtime.c random.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14600 | |||
2010-12-13 | refactored x_time.c into delay.c pipe.c metro.c delay.c timer.c line.c and ↵ | Hans-Christoph Steiner | |
an alias, del.c svn path=/trunk/; revision=14599 | |||
2010-12-13 | refactored x_net.c into netsend.c netreceive.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14598 | |||
2010-12-13 | updated Makefile to 1.0.6 and added aliases for GUI objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14597 | |||
2010-12-13 | revert to previous file layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14596 | |||
2010-12-13 | renamed base class to hslider since the code uses that name thruout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14595 | |||
2010-12-12 | updated libraries to load by default and added pd-extended.bat for MS Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14591 | |||
2010-12-09 | bye bye rulers and officers | N.N. | |
svn path=/trunk/; revision=14582 | |||
2010-12-03 | made loaders-hexloader targets in the style of loaders-libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14566 | |||
2010-12-03 | removed defunct loaders targets and make loaders-libdir active | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14565 | |||
2010-11-23 | libdir-ified boids | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14504 | |||
2010-11-23 | removed libs from the Pd-extended build until they find a maintainer (boids, ↵ | Hans-Christoph Steiner | |
flashserver, flib, pdp_opengl, pidip) svn path=/trunk/; revision=14502 | |||
2010-11-22 | fixed cyclone build and removed unused pdvjtools targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14501 | |||
2010-11-22 | removed last vestiges of keyboardkeys | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14500 | |||
2010-11-22 | make Pd-extended build override CFLAGS on template-based libraries and ↵ | Hans-Christoph Steiner | |
remove PD_INCLUDE svn path=/trunk/; revision=14499 | |||
2010-11-22 | removed targets since they are no longer used in this Makefile: gyre, ↵ | Hans-Christoph Steiner | |
keyboardkeys, nqpoly, nusmuk, puremeasurement, sssad svn path=/trunk/; revision=14497 | |||
2010-11-22 | minor typo | Jonathan Wilkes | |
svn path=/trunk/; revision=14476 | |||
2010-11-22 | nusmuk lib are being totally restructured | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14462 | |||
2010-11-22 | nusmuk lib are being totally restructured | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14461 | |||
2010-11-22 | removed pdlua targets since pdlua is not in this SVN anymore and added ↵ | Hans-Christoph Steiner | |
unauthorized's Tcl code to etags svn path=/trunk/; revision=14460 | |||
2010-11-21 | fixed endless look in 'make clean' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14458 | |||
2010-11-21 | use installed Pd for headers to build with | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14457 | |||
2010-11-21 | ported to library template and updated version to 1.0.3.1 to reflect ↵ | Hans-Christoph Steiner | |
bugfixes and doc updates svn path=/trunk/; revision=14453 | |||
2010-11-21 | updated link to new FAQ entry | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14449 | |||
2010-11-11 | copied over template Makefile and got things building from it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14394 |