From b856cce1b05ebe69e9afcb96040a138b5b8a28f9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 6 Apr 2006 23:37:04 +0000 Subject: updated for new click message svn path=/trunk/; revision=4825 --- doc/TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 4de5bfae..a6a3a767 100644 --- a/doc/TODO +++ b/doc/TODO @@ -4,3 +4,16 @@ - create Makefile for Pd-extended build system - add pd-fileformat doc: http://student-kmt.hku.nl/%7Etjeerd/pd/pd_fileformat.html + +- replace [pddp] with "pddp" in all help files so that it doesn't cause bugs + with the pddp/pddp.pd meta file, and other things in the future. Here's a + pattern: sed -n 's|obj \([0-9]*\) \([0-9]*\) pddp;|msg \1 \2 pddp;|p' *.pd + +- add doc/pddp/about, help, etc. to doc/Makefile + +- mv doc/pddp/pddp.pd to doc/pddp/about/pddp-about.pd + +- add [symbol 1( and [1 ( test messages to the bottom right example in + [pd some odd cases of list handling] in + doc/pddp/all_about_lists_vs_anythings.pd + -- cgit v1.2.1