Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-28 | removed liblist backport since its no longer needed for future Pd-extended ↵ | Hans-Christoph Steiner | |
builds svn path=/trunk/; revision=4625 | |||
2006-02-27 | added patch to completely fix the versioning and move the PD_VERSION ↵ | Hans-Christoph Steiner | |
replacement to 'make install'; 'make unpatch_pd' now does the reverse of 'make patch_pd'; and PD_TEST_VERSION is now retrieved from m_pd.h svn path=/trunk/; revision=4623 | |||
2006-02-27 | only include the alsa_adddev function prototype if the ALSA API is enabled | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4622 | |||
2006-02-27 | fixed app renaming so that you can properly rename the Pd.app with one ↵ | Hans-Christoph Steiner | |
setting; fixed Pd version regexps to look in m_pd.h after complete_version_defines-0.39.2.patch is applied; upgraded to TclTk 8.4.10 and make automatic Wish.app/Wish Shell.app name handling svn path=/trunk/; revision=4620 | |||
2006-02-27 | make quick update to make dlopen patch apply cleanly to 0.39.2 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4619 | |||
2006-02-24 | renamed 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-22 | version 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-22 | updated to use Wish.app for TclTk 8.4.10 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4607 | |||
2006-02-22 | set ASIOSRC to blank, so only platforms that use ASIO will fill it in | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4606 | |||
2006-02-22 | cleaned 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-22 | ported help browser to 0.39.2 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4604 | |||
2006-02-22 | switched 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-20 | porting 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-18 | added 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-18 | added beginnings of bsayler, fftease, and hardware library targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4598 | |||
2006-02-18 | added temporary [hidin] targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4597 | |||
2006-02-18 | made final Pd-0.38.4-extended release from RC8 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4595 | |||
2006-02-16 | turned off merging of Pd files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4590 | |||
2006-02-15 | added message about Gem CVS anonymous password | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4589 | |||
2006-02-14 | Forgot to remove it from the buildsys | Guenter Geiger | |
svn path=/trunk/; revision=4587 | |||
2006-02-13 | fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMw | Thomas Grill | |
avoid trying to send empty message bundles svn path=/trunk/; revision=4586 | |||
2006-02-13 | built Pd-0.38.4-extendedRC8 and deleted the ancient darwin_pkg section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4585 | |||
2006-02-13 | This should be the final Pd-0.38.4-extendedRC8 build, which should be the | Hans-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-13 | added arguments for relocate message, still haven't figured out how to use it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4583 | |||
2006-02-13 | updated motion message, which adds a third argument | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4582 | |||
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 |