diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-23 06:48:46 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-23 06:48:46 +0000 |
commit | ea58cfce74d55c41a2f8f4f774a41f8dfa876f6b (patch) | |
tree | 9c319d365e7d389db28f71f44049e012da69b33d /packages/TODO | |
parent | bd69cd10223357085722afffc1fac21a2b371fc3 (diff) |
up to extended-RC4 now
svn path=/trunk/; revision=4021
Diffstat (limited to 'packages/TODO')
-rw-r--r-- | packages/TODO | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/packages/TODO b/packages/TODO index 4549e6db..204e24ac 100644 --- a/packages/TODO +++ b/packages/TODO @@ -11,12 +11,8 @@ - On GNU/Linux, figure out how to deal with build/extra vs. build/lib/pd/extra -- fix unpatch_pd bug that doesn't fix the version name in s_main.c - -- global versioning system - the package releases should have versions of there own which apply to - all packages, regardless of format or OS. This will make for easy and - seemless cross-platform work. +- make loaderHEX functions follow Pd standart of object_setup() rather than + setup_object() - global optimization flags ideally, you would use a version of Pd that is fully optimized for your |