Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-31 | add a copy of e_fft.h so that vanilla/ compiles with pd-double | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15859 | |||
2011-12-30 | comment out section that sends log in an email | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15858 | |||
2011-12-12 | add -Wstrict-aliasing=2 to everything to try to catch all type-punning | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15815 | |||
2011-12-12 | remove objects from d_math.c since d_math.c was re-added to Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15814 | |||
2011-12-01 | added help patch for new [path] object included in Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15810 | |||
2011-12-01 | oops, revert two lines | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15809 | |||
2011-12-01 | minor text update | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15808 | |||
2011-11-30 | reverted last commit, no need for global vars | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15807 | |||
2011-11-30 | define bind symbols as extern since they are created in pd-extended/src/e_midi.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15806 | |||
2011-11-21 | re-enabled vectorization on moonlib since is has no more type-punning | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15797 | |||
2011-11-20 | update etags to also include .tcl files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15796 | |||
2011-11-16 | temporarily remove cw_binaural from LIB_TARGETS | Katja | |
- till it's fixed for double precision svn path=/trunk/; revision=15778 | |||
2011-11-16 | 'float' to 't_float' changes in externals/extra/ | Katja | |
svn path=/trunk/; revision=15777 | |||
2011-11-16 | streamlined global debug flags and added -fno-inline-functions for valgrind | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15771 | |||
2011-11-16 | modified externals/Makefile to include libdir testtools/ | Katja | |
svn path=/trunk/; revision=15763 | |||
2011-11-10 | clearer header | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15715 | |||
2011-11-04 | remove destdir before trying to install into it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15703 | |||
2011-11-03 | force FAT_FLAGS for tclpd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15699 | |||
2011-11-03 | included iemnet into Pd-extended again (does it build on Windows?) | Roman Haefeli | |
svn path=/trunk/; revision=15697 | |||
2011-10-30 | removed iemnet again (failed on Windwos) | Roman Haefeli | |
svn path=/trunk/; revision=15686 | |||
2011-10-29 | checked in old route help patch as all_about since it has good long ↵ | Hans-Christoph Steiner | |
descriptions of things svn path=/trunk/; revision=15684 | |||
2011-10-29 | removed ancient cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15683 | |||
2011-10-29 | updated new route help patch to have subpatch on 'type mode' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15682 | |||
2011-10-29 | added iemnet again | Roman Haefeli | |
svn path=/trunk/; revision=15679 | |||
2011-10-28 | make tar exclude flags compatible with BSD tar | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15672 | |||
2011-10-28 | removed iemnet from LIB_TARGET | Roman Haefeli | |
It breaks builds on Windows and Mac OS X svn path=/trunk/; revision=15670 | |||
2011-10-27 | fixed path to other patches to include /doc/ | N.N. | |
svn path=/trunk/; revision=15669 | |||
2011-10-27 | add iemnet to Pd-extended build system | Roman Haefeli | |
svn path=/trunk/; revision=15668 | |||
2011-10-27 | actually makes symlinks now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15666 | |||
2011-10-26 | removing duplicate file grabbing_keystrokes.pd | N.N. | |
svn path=/trunk/; revision=15659 | |||
2011-10-26 | removing duplicate sorting_messages_by_type.pd | N.N. | |
svn path=/trunk/; revision=15658 | |||
2011-10-26 | duplicate of 47.trigger_conversion.pd | N.N. | |
svn path=/trunk/; revision=15657 | |||
2011-10-26 | more tiny typo fixes | N.N. | |
svn path=/trunk/; revision=15656 | |||
2011-10-26 | tiny typo | N.N. | |
svn path=/trunk/; revision=15655 | |||
2011-10-26 | tiny typo | N.N. | |
svn path=/trunk/; revision=15654 | |||
2011-10-26 | sketch of script to make symlink aliases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15653 | |||
2011-10-23 | purged references to helpdir, manualsdir, examplesdir since those should all ↵ | Hans-Christoph Steiner | |
be embedded into the library now svn path=/trunk/; revision=15646 | |||
2011-10-23 | purged the unneeded remnamts of readmesdir, examplesdir, and stopped using ↵ | Hans-Christoph Steiner | |
manualsdir for libraries svn path=/trunk/; revision=15645 | |||
2011-10-23 | made last libs use Library Template layout for examples and purged ↵ | Hans-Christoph Steiner | |
examplesdir everywhere svn path=/trunk/; revision=15644 | |||
2011-10-22 | update mrpeach for 'net' changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15641 | |||
2011-10-21 | included 'net' library in Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15640 | |||
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from ↵ | Hans-Christoph Steiner | |
Pd-extended, add the 'chaos' lib as its own standalone library, but load by default since flatspace was loaded by default svn path=/trunk/; revision=15627 | |||
2011-10-18 | don't include OPT_CFLAGS for Gem, it sets that stuff itself | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15619 | |||
2011-10-18 | make the Pd headers available in the standard locations | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15618 | |||
2011-10-18 | added new 'flatgui' to default load list to replace old 'flatspace' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15613 | |||
2011-10-18 | new 'flatgui' lib made from the GUI objects of the old 'flatspace' lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15612 | |||
2011-10-14 | add an Installed-Size: field to the package so Ubuntu Software Center ↵ | Hans-Christoph Steiner | |
doesn't complain svn path=/trunk/; revision=15598 | |||
2011-10-14 | Make the pdlua example help files install into pdlua/exmaples instead of ↵ | Martin Peach | |
pdlua, so they will be found with right-click->Help. svn path=/trunk/; revision=15597 | |||
2011-10-14 | attempt to fix filtering of meaningless messages | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15595 | |||
2011-10-13 | add tclpd to the 'startup' folder to load at startup by default | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15583 |