Age | Commit message (Expand) | Author |
2012-03-11 | [midirealtimein] works on all platforms so ditch the 'works under MSW only' e... | Hans-Christoph Steiner |
2012-03-11 | add prototypes for functions from s_midi.c | Hans-Christoph Steiner |
2012-03-10 | fixed bug where [midiout] output wrong byte values, caused by missing prototy... | Hans-Christoph Steiner |
2012-02-20 | sync with x_time.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_net.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_interface.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_misc.c from pure-data.git 0.42-1 | Hans-Christoph Steiner |
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner |
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner |
2012-01-28 | add IEM's syslog to Pd-extended | Hans-Christoph Steiner |
2012-01-16 | updated with puredata release 0.43-1 | Hans-Christoph Steiner |
2012-01-16 | imported changes from 0.43-1 | Hans-Christoph Steiner |
2011-12-31 | add a copy of e_fft.h so that vanilla/ compiles with pd-double | Hans-Christoph Steiner |
2011-12-12 | remove objects from d_math.c since d_math.c was re-added to Pd-extended | Hans-Christoph Steiner |
2011-11-30 | reverted last commit, no need for global vars | Hans-Christoph Steiner |
2011-11-30 | define bind symbols as extern since they are created in pd-extended/src/e_midi.c | Hans-Christoph Steiner |
2011-11-21 | re-enabled vectorization on moonlib since is has no more type-punning | Hans-Christoph Steiner |
2011-11-20 | update etags to also include .tcl files | Hans-Christoph Steiner |
2011-11-16 | temporarily remove cw_binaural from LIB_TARGETS | Katja |
2011-11-16 | 'float' to 't_float' changes in externals/extra/ | Katja |
2011-11-16 | modified externals/Makefile to include libdir testtools/ | Katja |
2011-11-04 | remove destdir before trying to install into it | Hans-Christoph Steiner |
2011-11-03 | force FAT_FLAGS for tclpd | Hans-Christoph Steiner |
2011-11-03 | included iemnet into Pd-extended again (does it build on Windows?) | Roman Haefeli |
2011-10-30 | removed iemnet again (failed on Windwos) | Roman Haefeli |
2011-10-29 | added iemnet again | Roman Haefeli |
2011-10-28 | removed iemnet from LIB_TARGET | Roman Haefeli |
2011-10-27 | add iemnet to Pd-extended build system | Roman Haefeli |
2011-10-23 | purged the unneeded remnamts of readmesdir, examplesdir, and stopped using ma... | Hans-Christoph Steiner |
2011-10-23 | made last libs use Library Template layout for examples and purged examplesdi... | Hans-Christoph Steiner |
2011-10-22 | update mrpeach for 'net' changes | Hans-Christoph Steiner |
2011-10-21 | included 'net' library in Pd-extended | Hans-Christoph Steiner |
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from Pd-e... | Hans-Christoph Steiner |
2011-10-18 | don't include OPT_CFLAGS for Gem, it sets that stuff itself | Hans-Christoph Steiner |
2011-10-18 | new 'flatgui' lib made from the GUI objects of the old 'flatspace' lib | Hans-Christoph Steiner |
2011-10-14 | Make the pdlua example help files install into pdlua/exmaples instead of pdlu... | Martin Peach |
2011-10-08 | remove gem and gem2pdp from Mac OS X until it builds again | Hans-Christoph Steiner |
2011-10-08 | -ftree-vectorize forces -fstrict-aliasing so disable tree-vectorize before st... | Hans-Christoph Steiner |
2011-10-07 | add -fno-strict-aliasing to libs that are not C99 compliant and have type-pun... | Hans-Christoph Steiner |
2011-10-06 | fixed iemlib_clean to work properly | Hans-Christoph Steiner |
2011-10-05 | setup loaders-pdlua to install like a libdir; removed some cruft from old sty... | Hans-Christoph Steiner |
2011-10-05 | enable setting STRIP from the global package-specific Makefile and set STRIP=... | Hans-Christoph Steiner |
2011-10-05 | include deprecated aliases q8_sqrt~ and q8_rsqrt~ in the form of Pd patches | Hans-Christoph Steiner |
2011-10-03 | updated to template/Makefile version 1.011 | Hans-Christoph Steiner |
2011-10-03 | updated template/Makefile to 1.0.11 | Hans-Christoph Steiner |
2011-10-03 | updated tclpd to latest template/Makefile to get working PD_INCLUDE support | Hans-Christoph Steiner |
2011-10-02 | removing loaders-tclpd from the autobuild since it doesn't install on any pla... | Hans-Christoph Steiner |
2011-10-02 | removed 7 year old copies of the tilde objects in pd/extra/ | Hans-Christoph Steiner |
2011-10-01 | fixed stupid typo | Hans-Christoph Steiner |
2011-10-01 | re-added 'plugin' to the windows build | Hans-Christoph Steiner |