Age | Commit message (Expand) | Author |
---|---|---|
2015-10-14 | allow negative indices in the values, xvalues, valuemotion, and xvaluemotion ... | Hans-Christoph Steiner |
2015-10-14 | replace verbose() with logpost() since verbose() adds extraneous carraige ret... | 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 | quote the class.tcl file to be loaded using {} so spaces, special chars, etc.... | 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 | got everything building using the template Makefile | Hans-Christoph Steiner |