Age | Commit message (Expand) | Author |
2015-10-14 | allow negative indices in the values, xvalues, valuemotion, and xvaluemotion ... | Hans-Christoph Steiner |
2015-10-14 | use pdsend proc to support Pd >= 0.43 | Hans-Christoph Steiner |
2015-10-14 | replace verbose() with logpost() since verbose() adds extraneous carraige ret... | Hans-Christoph Steiner |
2015-10-14 | set MAX_DIR_LENGTH to MAXPDSTRING | Hans-Christoph Steiner |
2015-10-14 | replaced SYS_VGUI[1-9] with sys_vgui() since debugging can be done with 'pd -... | Hans-Christoph Steiner |
2015-10-14 | updated to use pd_error() to make clickable error messages | Hans-Christoph Steiner |
2015-10-14 | reformat code to match Pd style by running 'astyle --style=ansi *.c' | Hans-Christoph Steiner |
2015-10-14 | post version message using verbose(0) | Hans-Christoph Steiner |
2015-10-14 | post version message using verbose(0) | Hans-Christoph Steiner |
2015-10-14 | commited patko's Windows fix | Hans-Christoph Steiner |
2015-10-14 | quote the class.tcl file to be loaded using {} so spaces, special chars, etc.... | Hans-Christoph Steiner |
2015-10-14 | mp3amp~ doesn't build on Windows, only linux and macosx | Hans-Christoph Steiner |
2015-10-14 | get x->x_curdir using canvas_getdir() | Hans-Christoph Steiner |
2015-10-14 | removed loadbang from location since it'll start in the same dir as the help ... | Hans-Christoph Steiner |
2015-10-14 | replaced NT and UNIX macros with _WIN32 and _MSC_VER where appropriate | Hans-Christoph Steiner |
2015-10-14 | added lame and speex depends | Hans-Christoph Steiner |
2015-10-14 | debianized | Hans-Christoph Steiner |
2015-10-14 | replace .x%x 32-bit only canvas id with .x%lx canvas id which supports 32-bit... | Hans-Christoph Steiner |
2015-10-14 | got everything building under MinGW | Hans-Christoph Steiner |
2015-10-14 | update to latest template Makefile | Hans-Christoph Steiner |
2015-10-14 | updated error messages to use pd_error so they can be linked to the instance | Hans-Christoph Steiner |
2015-10-14 | minor update on help patch | Hans-Christoph Steiner |
2015-10-14 | merged help patches into single files, using subpatches instead of abstractions | Hans-Christoph Steiner |
2015-10-14 | moved textfile explaining disto~ parameters to 'manual' | Hans-Christoph Steiner |
2015-10-14 | removed extra license files | Hans-Christoph Steiner |
2015-10-14 | merged all READMEs into one | Hans-Christoph Steiner |
2015-10-14 | removed unneeded Makefiles | Hans-Christoph Steiner |
2015-10-14 | sorted out the examples and help files and got 'make install' working | Hans-Christoph Steiner |
2015-10-14 | added Makefile and meta | Hans-Christoph Steiner |
2015-10-14 | got everything building using the template Makefile | Hans-Christoph Steiner |
2015-10-14 | remove old Makefile to make way for new | Hans-Christoph Steiner |
2015-10-14 | added template-style README and LICENSE and purged cruft in prep for porting ... | Hans-Christoph Steiner |
2015-10-14 | committed patches from unauthorized-w32-patches-10-april-2010.zip from patch ... | Hans-Christoph Steiner |
2015-10-14 | applying patko's patch #3283782 to fix for Win32 | Hans-Christoph Steiner |
2010-11-05 | changed makefile to support 64bit recognition, if it finds 64 it adds -fPIC t... | august black |
2010-09-17 | merged relevant changes from Pd-extended 0.42 | Hans-Christoph Steiner |
2010-08-08 | i don't get it was not fixed before, this code of matthes | N.N. |
2010-05-14 | removed executable perms | Hans-Christoph Steiner |
2010-05-14 | added help patch from Pd-extended 0.41.4 release | Hans-Christoph Steiner |
2010-05-11 | fixed a crash with colors | N.N. |
2010-04-07 | missing help | N.N. |
2009-09-11 | wrong commit | N.N. |
2009-09-11 | added hu moments | N.N. |
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner |
2009-05-29 | remove help-* | N.N. |
2009-01-26 | I just went through all of the externals that include t_tk.h and found that | Hans-Christoph Steiner |
2008-07-11 | added fPIC flag | N.N. |
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig |
2007-10-29 | Following this thread: | Hans-Christoph Steiner |
2007-08-04 | change colors by messages | N.N. |