- 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. - 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. - libdir - document libdir format - write .sh script that generates the mylibrary/mylibrary.pd file with the meta data. It should take command line arguments, and put them into the meta file. - rename "applications" to "examples" - downcase *_DEST and *_SRC to be more readable - make pd section since I can't easily modify the pd tree - add notes.txt to manuals - create patch system and incorporate IO's hex patch - hex convertor for setup function names, and object file names - merge in tigital's Makefile++ - add GRIPD for Anders - add reg keys for Martin Dupras - mDNS objects! - make standard targets: distclean (*~, etc.), installdirs (make just the dirs), uninstall instead of install_clean