Age | Commit message (Expand) | Author |
2013-12-17 | fixed comment | IOhannes m zmölnig |
2013-06-04 | raising verbosity of 'adding delete method' message | IOhannes m zmölnig |
2013-04-20 | removed debug printout | IOhannes m zmölnig |
2012-09-06 | use umlauts | IOhannes m zmölnig |
2012-09-06 | dos2unix | IOhannes m zmölnig |
2011-11-17 | hopefully fixed bug #3433140 | IOhannes m zmölnig |
2011-11-17 | use parent Makefile rather than a separate one | IOhannes m zmölnig |
2011-11-16 | only build SHARED_LIBRARY if SHARED_SOURCE is non-empty | IOhannes m zmölnig |
2011-11-16 | don't report unused stuff | IOhannes m zmölnig |
2011-11-16 | updated to newer template version | IOhannes m zmölnig |
2010-11-23 | classloader-help.pd doesn't exist so replaced with classtest-help.pd | Hans-Christoph Steiner |
2010-10-05 | added help stub for [autoabstraction] | Roman Haefeli |
2010-10-05 | added help for [try] | Roman Haefeli |
2010-10-05 | added help for [savebangs] | Roman Haefeli |
2010-10-05 | added help for [receivecanvas] | Roman Haefeli |
2010-10-05 | added help for [oreceive] | Roman Haefeli |
2010-10-05 | changed filename of classloader-help.pd to classtest-help.pd to reflect the n... | Roman Haefeli |
2010-10-05 | added help for [canvasselect] | Roman Haefeli |
2010-10-05 | added help for [canvasname] | Roman Haefeli |
2010-10-05 | added help for [canvaserror] | Roman Haefeli |
2010-10-05 | added help for [canvasconnections] | Roman Haefeli |
2010-09-22 | fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that | Hans-Christoph Steiner |
2010-09-15 | remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure... | mescalinum |
2010-08-21 | an alternative Makefile based on template Makefile | IOhannes m zmölnig |
2010-08-21 | this is getting anal | IOhannes m zmölnig |
2010-08-21 | renamed license file | IOhannes m zmölnig |
2010-06-21 | dummy install target | IOhannes m zmölnig |
2010-05-21 | a help-patch for [canvasdelete] | IOhannes m zmölnig |
2010-04-01 | fixed erroneous mentioning of [canvasindex] | IOhannes m zmölnig |
2010-04-01 | actually [propertybang] works for subpatches as well | IOhannes m zmölnig |
2010-04-01 | safe the old propertiesfn of the canvas-class and use that if we are called | IOhannes m zmölnig |
2010-01-16 | only update the GUI if the canvasposition has really changed | IOhannes m zmölnig |
2009-10-12 | added "delete" message to canvas, so we can delete objects by index | IOhannes m zmölnig |
2009-07-20 | "fallback-object": [try foo 10, bar 5] will either behave as [foo 10] (if thi... | IOhannes m zmölnig |
2009-06-30 | put objectname in brackets; | IOhannes m zmölnig |
2009-06-30 | a simple object that will print a trackable error to the console; the "source... | IOhannes m zmölnig |
2009-06-23 | more and fixed docs | IOhannes m zmölnig |
2009-06-23 | a kind of opposite of "sendcanvas"; but it really only receives the messages ... | IOhannes m zmölnig |
2009-06-23 | cleaned up a bit and removed docs from [canvasposition] | IOhannes m zmölnig |
2009-06-23 | a help-patch for [canvasobjectposition] | IOhannes m zmölnig |
2009-06-23 | similar to [canvasposition] this object returns the position of an arbitrary ... | IOhannes m zmölnig |
2009-06-23 | check whether an object is already selected before re-selecting it in order t... | IOhannes m zmölnig |
2009-06-17 | applied luke's patch that shows that this object _is_ useful | IOhannes m zmölnig |
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner |
2009-04-09 | removed the MISSING_LOADER_T define-quirk and instead check whether the Pd-ve... | IOhannes m zmölnig |
2009-04-08 | suspend DSP before deleting; much faster and less errors.. | IOhannes m zmölnig |
2009-04-08 | ... | IOhannes m zmölnig |
2009-03-26 | query (and display) information on whether an iolet is signal/nonsignal | IOhannes m zmölnig |
2009-03-26 | first implementation of querying objects on the canvas by their name OR their... | IOhannes m zmölnig |
2009-01-28 | avoid double triggering | IOhannes m zmölnig |