Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-17 | merge in new tcl implementation by Steiner & Chun | Miller Puckette | |
svn path=/trunk/; revision=11934 | |||
2009-08-17 | fixing a problem with stdio.h being loaded _after_ the asprintf macros are ↵ | N.N. | |
defined. (from Carmen) svn path=/trunk/; revision=11931 | |||
2009-08-16 | const error fix (from Carmen) | N.N. | |
svn path=/trunk/; revision=11930 | |||
2009-08-14 | added the linker error as one of the things to include in the email | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11915 | |||
2009-08-09 | increase max channels from 64 to 256 | N.N. | |
svn path=/trunk/; revision=11897 | |||
2009-07-30 | fixes to make .deb building more fault-tolerant | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11890 | |||
2009-06-26 | reverted removing iemxmlrpc from Windows build, turns out it was a bunk ↵ | Hans-Christoph Steiner | |
pthreads install, which I fixed in commit #11819 svn path=/trunk/; revision=11820 | |||
2009-06-21 | removed iemxmlrpc from the Windows build because it hasn't worked in two weeks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11805 | |||
2009-06-19 | kludge to ignore .svn dirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11804 | |||
2009-06-19 | cleaned up path to patch being tested and output the full path to the log ↵ | Hans-Christoph Steiner | |
and console svn path=/trunk/; revision=11803 | |||
2009-06-18 | break out of the log append loop even if the pd process died without sending ↵ | Hans-Christoph Steiner | |
'EOF on socket' svn path=/trunk/; revision=11800 | |||
2009-06-18 | set socket and run timeouts to 5 seconds and set lots of debug messages to ↵ | Hans-Christoph Steiner | |
see where its stopping svn path=/trunk/; revision=11799 | |||
2009-06-17 | another attempt at making colour presets better on osx | N.N. | |
svn path=/trunk/; revision=11797 | |||
2009-06-17 | temporarily disable part of auto-apply | N.N. | |
svn path=/trunk/; revision=11796 | |||
2009-06-17 | new color preset popup | N.N. | |
svn path=/trunk/; revision=11795 | |||
2009-06-17 | misc | N.N. | |
svn path=/trunk/; revision=11794 | |||
2009-06-16 | ... | N.N. | |
svn path=/trunk/; revision=11789 | |||
2009-06-16 | added cyclone OPT_CFLAGS from the miXed/Makefile.common | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11785 | |||
2009-06-15 | set CC as gcc globally since MinGW seems to lack a 'cc' command... I wonder ↵ | Hans-Christoph Steiner | |
how this worked before svn path=/trunk/; revision=11777 | |||
2009-06-14 | removed some C++isms from a C/C++ section | N.N. | |
svn path=/trunk/; revision=11774 | |||
2009-06-14 | slight change for readability | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11773 | |||
2009-06-14 | oops, missed one DESTDIR fix | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11772 | |||
2009-06-14 | removed the 'extensions' section from the extended builds since neither ↵ | Hans-Christoph Steiner | |
gripd nor ix are functional in Pd-extended :(. If anyone wants to fix them, please do svn path=/trunk/; revision=11771 | |||
2009-06-14 | updated for Tcl/Tk 8.5 and better DESTDIR support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11770 | |||
2009-06-14 | fixed another DESTDIR install issue | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11765 | |||
2009-06-14 | don't know what this is, but it probably doesn't have anything to do with ↵ | N.N. | |
the makefile here. svn path=/trunk/; revision=11764 | |||
2009-06-13 | fix version when $Id$ lacks | N.N. | |
svn path=/trunk/; revision=11763 | |||
2009-06-13 | commented out test line that was printing errors in the nightly builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11761 | |||
2009-06-12 | fixed for new more proper DESTDIR support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11760 | |||
2009-06-12 | using namespace desire... | N.N. | |
svn path=/trunk/; revision=11759 | |||
2009-06-11 | forgot to commit this (namespace desire) | N.N. | |
svn path=/trunk/; revision=11746 | |||
2009-06-10 | add "using namespace" (for patrice) | N.N. | |
svn path=/trunk/; revision=11745 | |||
2009-06-10 | to fix mingw32 problem: jump to label 'usage' crosses initialization of ↵ | N.N. | |
'short int version' svn path=/trunk/; revision=11744 | |||
2009-06-10 | remove some ld flags at the request of patrice | N.N. | |
svn path=/trunk/; revision=11743 | |||
2009-06-10 | add 'using namespace desire' (from patrice) | N.N. | |
svn path=/trunk/; revision=11742 | |||
2009-06-10 | rename env var OS to USE_OS because OS is already preset on Windows NT (name ↵ | N.N. | |
conflict) svn path=/trunk/; revision=11741 | |||
2009-06-10 | change -export-dynamic to --export-dynamic | N.N. | |
svn path=/trunk/; revision=11739 | |||
2009-06-10 | updated README to reflect the current code, fixing bug 2803998 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11736 | |||
2009-06-10 | kill color_* and the use of "Slider bg" in ddrc (which was supposed to be ↵ | N.N. | |
"BlueBox bg" anyway) svn path=/trunk/; revision=11734 | |||
2009-06-10 | remove Slider bg from defaults (and thus from what .ddrc is required to contain) | N.N. | |
svn path=/trunk/; revision=11733 | |||
2009-06-10 | attempt to fix problem with closing dialogue windows | N.N. | |
svn path=/trunk/; revision=11732 | |||
2009-06-10 | fix use of colour in [hradio],[vradio] | N.N. | |
svn path=/trunk/; revision=11731 | |||
2009-06-09 | made [hradio],[vradio] look more like in pd | N.N. | |
svn path=/trunk/; revision=11730 | |||
2009-06-09 | I removed hdspm_mixer from the auto-build based on IOhannes' comment on | Hans-Christoph Steiner | |
pd-dev, and reordered the targets since I was there... svn path=/trunk/; revision=11729 | |||
2009-06-09 | added "using namespace desire"; sorry | N.N. | |
svn path=/trunk/; revision=11726 | |||
2009-06-09 | fixed up libpdir variable so it works properly with DESTDIR and the new ↵ | Hans-Christoph Steiner | |
DESTDIR support in pd/src/makefile.in svn path=/trunk/; revision=11725 | |||
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner | |
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/; revision=11724 | |||
2009-06-09 | rename Macro_Rect to MacroRect | N.N. | |
svn path=/trunk/; revision=11723 | |||
2009-06-08 | fixed Gem compilation issues related to FTGL/freetype from Fink | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11722 | |||
2009-06-08 | it seems that Gem's --with-ftgl-includes option has changed, so try it like this | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11721 |