Age | Commit message (Expand) | Author |
---|---|---|
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 | 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 | got everything building using the template Makefile | Hans-Christoph Steiner |