Age | Commit message (Expand) | Author |
2006-11-26 | reduced the verbosity of the rsync as discussed a while back on pd-dev | Hans-Christoph Steiner |
2006-11-23 | fixed build error on Mac OS X 10.3 by #if'ing out 0.40 functions | Hans-Christoph Steiner |
2006-11-23 | replaced script and standalone Wish package with a Makefile target | Hans-Christoph Steiner |
2006-11-21 | oops, put the outlets in the right place | Hans-Christoph Steiner |
2006-11-21 | made it compile on both 0.39.2-extended and 0.40; the 0.40 code isn't functi... | Hans-Christoph Steiner |
2006-11-21 | report only after success; and have it search the local dir before the global... | Hans-Christoph Steiner |
2006-11-21 | libdir.c | Hans-Christoph Steiner |
2006-11-20 | switched back to open_via_path to use global classpath; added -meta suffix | Hans-Christoph Steiner |
2006-11-20 | first functional example, it worked in the test at least, time to test some more | Hans-Christoph Steiner |
2006-11-12 | reordered to make compile errors clearer | Hans-Christoph Steiner |
2006-11-12 | added "-fno-strict-aliasing" to the CFLAGS to make the use of | IOhannes m zmölnig |
2006-11-11 | removed old unused m_pd.h and updated the flatspace build system with m_pd.h ... | Hans-Christoph Steiner |
2006-11-11 | - fixed up iemlib includes to accomidate recent iemlib source changes, and | Hans-Christoph Steiner |
2006-11-09 | don't make a package if the build exited with an error | Hans-Christoph Steiner |
2006-11-09 | iemlib tweak reflecting recent filename changes; standardized method of calli... | Hans-Christoph Steiner |
2006-11-07 | updated and the correct file name | Martin Peach |
2006-11-07 | added float input to dynamically change shift amount | Martin Peach |
2006-11-02 | hey. | N.N. |
2006-11-02 | bye. | N.N. |
2006-11-02 | use new ToSys* methods | Thomas Grill |
2006-11-02 | use branch hints | Thomas Grill |
2006-11-02 | PD: possibility to create DSP objects without main DSP inlet (use FLEXT_DSP0_... | Thomas Grill |
2006-10-31 | changed description for zexy from "GUI and streaming objects" (neither of | IOhannes m zmölnig |
2006-10-31 | PD: possibility to create DSP objects without main DSP inlet (use FLEXT_DSP0_... | Thomas Grill |
2006-10-30 | one more minor glitch, now it works | Hans-Christoph Steiner |
2006-10-28 | oops typo, my bad | Hans-Christoph Steiner |
2006-10-28 | added two other key examples to illustrate what whacky data this really is | Hans-Christoph Steiner |
2006-10-27 | Ardis Kadiu came to me having a problem with symbol messages that have numeri... | Hans-Christoph Steiner |
2006-10-27 | fix for Codewarrior compilation | Thomas Grill |
2006-10-27 | minor tweaks to support building Pd.app for pd-MAIN in the auto-builds | Hans-Christoph Steiner |
2006-10-27 | fixed package_clean to work properly on the auto-builds | Hans-Christoph Steiner |
2006-10-24 | switched from if to case statement so I can use a wildcard at the end of the ... | Hans-Christoph Steiner |
2006-10-22 | test release for 0.41 (bug fixes for IA64). | Miller Puckette |
2006-10-21 | run 'make package_clean' to ensure that the old builds are really gone; remov... | Hans-Christoph Steiner |
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner |
2006-10-21 | made rsync uploads use cygwin shells since Cygwin's rsync doesn't like MinGW'... | Hans-Christoph Steiner |
2006-10-19 | added standard package_clean target | Hans-Christoph Steiner |
2006-10-19 | the uname -s is now downcased in auto-build-common, so I adjusted the case st... | Hans-Christoph Steiner |
2006-10-18 | changed distclean targets to prevent seemingly endless loops; this stuff defi... | Hans-Christoph Steiner |
2006-10-18 | switched to a common file for common variables; downcased hostname and uname | Hans-Christoph Steiner |
2006-10-18 | minor build and clean tweaks | Hans-Christoph Steiner |
2006-10-17 | added hardware lib | Hans-Christoph Steiner |
2006-10-17 | replaced all X11 fontspecs with Tk font specs on the road to making the fonts... | Hans-Christoph Steiner |
2006-10-17 | make console font normal for readability | Hans-Christoph Steiner |
2006-10-17 | added blank 'flags' section for Mac OS X so its easy to add flags | Hans-Christoph Steiner |
2006-10-17 | split up patching and version munging into separate targets to support having... | Hans-Christoph Steiner |
2006-10-17 | switched test version number to use the current date | Hans-Christoph Steiner |
2006-10-09 | noprefs for pd-0.40 added | Frank Barknecht |
2006-10-09 | bugfixes... pd 0.40-1. | Miller Puckette |
2006-10-06 | added lots of --without- flags for compiling Gem on Mac OS X at IOhannes' rec... | Hans-Christoph Steiner |