Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2009-03-24 | use dirbuf returned by canvas_open to set the path so that libdirs can be ↵ | Hans-Christoph Steiner | |
loaded from the path, outside of the sys_libdir svn path=/trunk/; revision=10895 | |||
2009-03-23 | oops, forgot to remove debug bits | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10893 | |||
2009-03-23 | - added direct mailing support for Cygwin 'email' via Windows/MinGW builds | Hans-Christoph Steiner | |
- added network debug info - made source rsync function and reverted Cygwin rsync to be the same as the UNIX ones. This means that it doesn't try to copy symlinks anymore. svn path=/trunk/; revision=10892 | |||
2009-03-21 | checked in patch #1851193 to allow spaces into symbol boxes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10885 | |||
2009-03-16 | iohannes included patch# 1990599 in the pd-extended branch back in 0.40 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10864 | |||
2009-03-10 | updated to be more similar tp the pd-extended build script | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10855 | |||
2009-03-10 | moved kludge help file install from doc/5.reference to extra so that they ↵ | Hans-Christoph Steiner | |
don't dirty the help browser svn path=/trunk/; revision=10853 | |||
2009-03-04 | it seems I also have to turn off the link support implied by --archive | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10831 | |||
2009-03-04 | an attempt at getting symlinked files working under MinGW/Cygwin by copying ↵ | Hans-Christoph Steiner | |
them to files svn path=/trunk/; revision=10830 | |||
2009-03-02 | fixed stupid search-n-replace bug | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10826 | |||
2009-03-01 | added chroots to automatic builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10825 | |||
2009-03-01 | use /etc/hostname for hostname so that chroot builds are named appropriately | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10823 | |||
2009-02-18 | fixed up 'maxmode' libraries for cyclone into their own subdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10795 | |||
2009-02-17 | added .mxt, .mxb, .help since Pd-extended can now open these Max/MSP file ↵ | Hans-Christoph Steiner | |
types thanks to cyclist svn path=/trunk/; revision=10788 | |||
2009-02-17 | added cyclone's extra libraries for enhanced Max/MSP compatibility features | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10786 | |||
2009-02-12 | added more to make things more usable: | Hans-Christoph Steiner | |
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=10760 svn path=/trunk/; revision=10761 | |||
2009-02-11 | checked in patch to pd-extended 0.41.4 and submitted it to the patch tracker ↵ | Hans-Christoph Steiner | |
for Miller svn path=/trunk/; revision=10758 | |||
2009-02-11 | added io/xbee to the main makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10755 | |||
2009-02-06 | updated to GPL v3 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10746 | |||
2009-02-05 | 0.42-4. Fixes "send" template bug, "gfxstub" bug, 2 pd~ bugs | Miller Puckette | |
svn path=/trunk/; revision=10737 | |||
2009-02-02 | add pbank to the build system | Cyrille Henry | |
svn path=/trunk/; revision=10715 | |||
2009-02-02 | removed crufty old README | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10710 | |||
2009-01-28 | This is because * is not legal in filenames on Windows. | Martin Peach | |
svn path=/trunk/; revision=10665 | |||
2009-01-28 | added puredyne tag to the puredyne builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10662 | |||
2009-01-27 | switching Pd-extended to GPL v3 this (lack of) discussion ;) ↵ | Hans-Christoph Steiner | |
http://lists.puredata.info/pipermail/pd-dev/2008-11/012456.html svn path=/trunk/; revision=10657 | |||
2009-01-26 | add the names of the builds to the right places | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10656 | |||
2009-01-26 | make sure the 'pd' user has perms to write the 'latest' page | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10653 | |||
2009-01-26 | I just went through all of the externals that include t_tk.h and found that | Hans-Christoph Steiner | |
none of them actually need to include it, since none of them actually use the functions or macros declared in t_tk.h. Since pd-devel has removed t_tk.h, and hopefully pd-vanilla will soon also ditch t_tk.h, I have removed #include "t_tk.h" from everywhere it was doing nothing (but preventing pd-devel-extended from compiling). svn path=/trunk/; revision=10652 | |||
2009-01-26 | - fixed AppMain.tcl link for non pd-devel builds | Hans-Christoph Steiner | |
- readded spotlight_importer, I mistakenly deleted it svn path=/trunk/; revision=10645 | |||
2009-01-25 | - changed the "Scripts" folder to being a link to "bin" so that when | Hans-Christoph Steiner | |
AppMain.tcl is run from the Pd.app, it'll find the rest of the *.tcl files without and special tricks. - test if AppMain.tcl exists, like with pd-devel, if not create a symlink called AppMain.tcl to pd.tk for pd-vanilla and pd-extended svn path=/trunk/; revision=10637 |