From 6c271c12023d3aff3e5043a456b156b68042738d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 26 Nov 2005 01:52:47 +0000 Subject: added in Jamie's dlopn patch so I can use his binaries; fixed a number of bugs reported on the list; added platform-specific noncvs handling svn path=/trunk/; revision=4035 --- packages/TODO | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'packages/TODO') diff --git a/packages/TODO b/packages/TODO index 204e24ac..6544f838 100644 --- a/packages/TODO +++ b/packages/TODO @@ -1,9 +1,8 @@ -- fix scripts/checkout...sh. It doesn't cvs co into the newly created pure-data folder - -- add packages/win32_inno/Makefile to cvs on winky +- move darwin_app_perms to here and make generic prerelease_clean target which + is called separately -- menu_openhtml on Win32 with rundll should be able to open other filetypes like open on MACOSX. +- fix scripts/checkout...sh. It doesn't cvs co into the newly created pure-data folder - rename "applications" to "examples" @@ -11,17 +10,12 @@ - On GNU/Linux, figure out how to deal with build/extra vs. build/lib/pd/extra -- 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 CPU. In order to do this, a system of optimization flags needs to be developed so that you can specific the target CPU in one place and have everything compile for that CPU. -- document libdir format - - add GRIPD for Anders - add reg keys for Martin Dupras @@ -30,3 +24,17 @@ - make standard targets: distclean (*~, etc.), installdirs (make just the dirs), uninstall instead of install_clean + +- help menu + + - check up on this bug: Opening Help patches from "Pure Documentation" + + - make help menu function check if item exists before trying to make a + menu item so that it doesn't break pd.tk<->pd interaction (i.e. windows + titled x50bf90). (the recursive function might have fixed this) + + - port to Linux/Windows + +- Preferences + + - look at BBogart's LML http://www.ekran.org/ben/research/lml/lml-v0.1-TEST8-osx.tgz -- cgit v1.2.1