Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-24 | added A_LIST for binbuf atoms... may rename it later | N.N. | |
svn path=/trunk/; revision=11117 | |||
2009-04-24 | uncommitted left over from last pd convention... (really) | N.N. | |
svn path=/trunk/; revision=11115 | |||
2009-04-24 | forgot to pass args | N.N. | |
svn path=/trunk/; revision=11114 | |||
2009-04-24 | just a shortcut | N.N. | |
svn path=/trunk/; revision=11113 | |||
2009-04-24 | - removed extraneous help patches from flatspace_install | Hans-Christoph Steiner | |
- made flatspace help patches go into the extra/flatspace libdir so that they won't interfere with other help patches. svn path=/trunk/; revision=11109 | |||
2009-04-23 | added bit about flext binaries and fixed Mac OS X preference removal ↵ | Hans-Christoph Steiner | |
instructions svn path=/trunk/; revision=11100 | |||
2009-04-22 | forgot to uncomment Run section when enabling the ASIO4ALL URL to auto-launch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11096 | |||
2009-04-22 | removed stupid purepd kludge and made purepd install its help files into the ↵ | Hans-Christoph Steiner | |
help browser svn path=/trunk/; revision=11094 | |||
2009-04-21 | rsync and the perms on SVN's .svn files seem to fight and be unhappy on ↵ | Hans-Christoph Steiner | |
Cygwin/Windows... this script is tweaked to try to get the 'meat' before the .svn files. Its scheduled to run every 20 minutes on the Windows build box since often it hangs after rsyncing a few files svn path=/trunk/; revision=11082 | |||
2009-04-21 | changed rsync option to --delete-before so it will delete everything before ↵ | Hans-Christoph Steiner | |
it tries to transfer files, in case the file transfer fails, like it does a lot on Windows svn path=/trunk/; revision=11077 | |||
2009-04-20 | fixed stupid bug where it would only add incomplete paths instead of ↵ | Hans-Christoph Steiner | |
complete, there was a ! where there should not have been svn path=/trunk/; revision=11075 | |||
2009-04-19 | Removing recursive new_anything() patch because its currently unused, | Hans-Christoph Steiner | |
following this discussion: http://lists.puredata.info/pipermail/pd-dev/2009-04/013385.html svn path=/trunk/; revision=11057 | |||
2009-04-18 | making the Gem.dll kludge a bit more pedantic and completely ignored on all ↵ | Hans-Christoph Steiner | |
but windows svn path=/trunk/; revision=11056 | |||
2009-04-18 | custom kludge for installing the Gem binary on Windows :( Gem.dll needs to ↵ | Hans-Christoph Steiner | |
be in the extra/Gem folder for the help files to be found svn path=/trunk/; revision=11055 | |||
2009-04-18 | added links to the books that are freely available online | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11054 | |||
2009-04-18 | added asio4all link to start menu and installer; switched license to GNU GPL v3 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11053 | |||
2009-04-18 | cleaned up all_about pages and adding a tiny bit of content | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11049 | |||
2009-04-18 | this does not really have any useful info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11048 | |||
2009-04-17 | kludge to rm iemabs' output~ to make a single working output~ straight in ↵ | Hans-Christoph Steiner | |
'extra' svn path=/trunk/; revision=11043 | |||
2009-04-16 | - added verbosity control at Phil Stone's suggestion | Hans-Christoph Steiner | |
- cleaned up code an removed support for Pd < 0.40 svn path=/trunk/; revision=11040 | |||
2009-04-16 | added info about ASIO4ALL to Windows README | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11038 | |||
2009-04-16 | oops, forgot to remove some cruft | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11037 | |||
2009-04-16 | found %CommonProgramFiles% env var which is needed since 'Common Files' is ↵ | Hans-Christoph Steiner | |
localized on Windows systems svn path=/trunk/; revision=11036 | |||
2009-04-16 | updated section in README on installing externals | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11035 | |||
2009-04-16 | fix scrollbar on osx | N.N. | |
svn path=/trunk/; revision=11034 | |||
2009-04-15 | made a more specific test for 'mail' to avoid error with detecting 'email' ↵ | Hans-Christoph Steiner | |
on debian-stable-powerpc svn path=/trunk/; revision=11033 | |||
2009-04-15 | remove code conditional to Tcl/Tk 8.4 | N.N. | |
svn path=/trunk/; revision=11032 | |||
2009-04-15 | ça sert à rien | N.N. | |
svn path=/trunk/; revision=11031 | |||
2009-04-15 | capitalise (while keeping the acute mark, in conformance to OQLF standards) | N.N. | |
svn path=/trunk/; revision=11029 | |||
2009-04-15 | down is down and up is up | N.N. | |
svn path=/trunk/; revision=11028 | |||
2009-04-14 | Updated Makefile for PDMTL | Thomas O Fredericks | |
svn path=/trunk/; revision=11021 | |||
2009-04-14 | fixed crasher bug #2030557 caused by % in GUI labels. So it turns out that ↵ | Hans-Christoph Steiner | |
BSD's sprintf() isn't as fault-tolerant as GNU's. It was crashing on unescaped %, I guess it was trying to replace them and failing miserably. This patch fixes it by only running the first % pattern thru the sprintf() then just copying the rest before sending it to sys_gui(); svn path=/trunk/; revision=11017 | |||
2009-04-13 | added image of all of the available Tk mouse pointer cursors to the help patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11015 | |||
2009-04-09 | checked into Pd-extended branch: | Hans-Christoph Steiner | |
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=10991 and added to the patch tracker for Miller: https://sourceforge.net/tracker/?func=detail&aid=2746054&group_id=55736&atid=478072 svn path=/trunk/; revision=10992 | |||
2009-04-09 | - hard-coded user install paths outlined in this FAQ entry. This makes it so | Hans-Christoph Steiner | |
that Pd-extended will look in the user install paths regardless of the prefs: http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-with-pd-extended - fixed prefs generating script to make the windows files properly - removed new hard-coded paths from the default prefs files svn path=/trunk/; revision=10991 | |||
2009-04-09 | this file needs an ENDHERE tag to be parsed properly by ↵ | Hans-Christoph Steiner | |
generate-pd-settings-files.sh svn path=/trunk/; revision=10990 | |||
2009-04-08 | fixed mapping help file installation about directory reorg | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10983 | |||
2009-04-08 | created working ifeq test for autogen.sh, man Makefile's syntax is whacky | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10982 | |||
2009-04-08 | moved help patches into same folder, stopped auto-generating mapping-meta.pd | Hans-Christoph Steiner | |
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/; revision=10981 | |||
2009-04-08 | checked in purepd-meta.pd and stopped generating it in the Makefile so that ↵ | Hans-Christoph Steiner | |
the folder SVN is already setup as a working libdir svn path=/trunk/; revision=10977 | |||
2009-04-07 | switched to pddp/print so you can see the changes in the patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10975 | |||
2009-04-07 | fixed up chat example to take advantage of new entry features and make the ↵ | Hans-Christoph Steiner | |
server show something svn path=/trunk/; revision=10974 | |||
2009-04-07 | clean up chat server example | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10973 | |||
2009-04-05 | fixed chmod line to hopefully work | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10961 | |||
2009-04-04 | added "--ignore-externals" to the autoscripts | IOhannes m zmölnig | |
svn path=/trunk/; revision=10960 | |||
2009-04-03 | added chmod to rsync uploading to try to insure that the uploads are ↵ | Hans-Christoph Steiner | |
downloadable via the website svn path=/trunk/; revision=10959 | |||
2009-04-03 | added test for new autotools based build system for 'pd' that is checked ↵ | Hans-Christoph Steiner | |
into pd-devel 0.41.4 svn path=/trunk/; revision=10956 | |||
2009-04-01 | replaced remaining dyn, dyn_py, idelay | Thomas Grill | |
svn path=/trunk/; revision=10953 | |||
2009-04-01 | cleaned up grill externals - replaced with svn:externals to ↵ | Thomas Grill | |
svn.grrrr.org/ext/trunk/ svn path=/trunk/; revision=10951 | |||
2009-04-01 | external test | Thomas Grill | |
svn path=/trunk/; revision=10950 |