Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-07 | checked in georg's patch that 'patch that checks for previous version and ↵ | Hans-Christoph Steiner | |
offers unistall choice' #2800683 svn path=/trunk/; revision=11699 | |||
2009-04-29 | removed failed attempt of getting asio4all.com to launch after installer ↵ | Hans-Christoph Steiner | |
completes svn path=/trunk/; revision=11195 | |||
2009-04-26 | added new url files for delete upon uninstall; new attempt at getting the ↵ | Hans-Christoph Steiner | |
ASIO4all url to open at the end of the install svn path=/trunk/; revision=11162 | |||
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-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-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-01-21 | removed crufty ancient TODO files and moved a couple still-relevant notes to ↵ | Hans-Christoph Steiner | |
more appropriate places svn path=/trunk/; revision=10585 | |||
2008-08-14 | merged in changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=10244 | |||
2008-05-15 | added npath and nloadlib to stop CPU spike at load; added ~/pd/ and ↵ | Hans-Christoph Steiner | |
~/Library/Pd for user-specific install paths. What to do on Windows... svn path=/trunk/; revision=9817 | |||
2008-04-28 | switched name from 'Pure Data' to 'Pd-extended' for the sake of clarity and ↵ | Hans-Christoph Steiner | |
to make GNU/Linux and Mac OS X svn path=/trunk/; revision=9738 | |||
2008-03-08 | added FFTW3 and Lua DLLs to the package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9548 | |||
2008-03-02 | The newly updated 'make depend' section in makefile.mingw means that you need | Hans-Christoph Steiner | |
to cd to packages/win32_inno before running make -f makefile.mingw so that 'make depend' finds the source files and puts the makefile.dependencies in the right place. svn path=/trunk/; revision=9528 | |||
2007-11-04 | fixed bad tagname preventing successful build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8927 | |||
2007-10-27 | reverted ggee back to original order since it was conflicting with vbap | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8890 | |||
2007-10-26 | fixed bunk path1 registry entry | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8885 | |||
2007-09-25 | updated to load libdir first, so it'll actually load the rest of the libdirs ↵ | Hans-Christoph Steiner | |
properly afterwards; wrote the generating script in the process to ignore pdp and pidip on windows svn path=/trunk/; revision=8758 | |||
2007-08-29 | added Ed Kelly's library to the list for libs to load by default | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8694 | |||
2007-07-11 | removed stoopid typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8026 | |||
2007-07-09 | added flib to the list of libs to load by deafult | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7931 | |||
2007-07-08 | added ggee to standard libs to load | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7911 | |||
2007-06-13 | quick hack to install the pddplink files in a place where they will be found ↵ | Hans-Christoph Steiner | |
on Windows svn path=/trunk/; revision=7769 | |||
2007-05-17 | checked in Martin Peach's icon | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7691 | |||
2007-05-17 | created checkboxes for the file associations and library registry settings | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7675 | |||
2007-05-16 | switched DLLs to install into system32 to reduce chances of DLL Hell | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7674 | |||
2007-05-15 | added fonts to the package from C:\WINDOWS; switched to 7zip compression | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7670 | |||
2007-02-25 | added iem_anything as a lib so that [any] is available by default | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7446 | |||
2006-12-31 | added libdir to the default library list | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7114 | |||
2006-12-15 | only try to include gripd if it exists | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6917 | |||
2006-12-14 | gripd is no longer supported by its author, and the old binaries don't ↵ | Hans-Christoph Steiner | |
really work with newer versions of Pd, so I am removing the gripd kludge frmo the build svn path=/trunk/; revision=6887 | |||
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6666 | |||
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6151 | |||
2006-10-18 | changed distclean targets to prevent seemingly endless loops; this stuff ↵ | Hans-Christoph Steiner | |
definitely could be a lot more cleanly implemented... svn path=/trunk/; revision=6136 | |||
2006-10-18 | minor build and clean tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6130 | |||
2006-10-17 | added hardware lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6127 | |||
2006-09-29 | added blank test_package target so the auto-build doesn't throw an error | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6053 | |||
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, ↵ | Hans-Christoph Steiner | |
especially when using make -j svn path=/trunk/; revision=6040 | |||
2006-09-19 | added miniscript to shorten path names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5964 | |||
2006-09-18 | updated pref files for more libs that are included in the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5962 | |||
2006-09-14 | Inno Setup now runs headless from the command line | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5931 | |||
2006-09-13 | added flatspace and deprecated libdirs to the standard load... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5928 | |||
2006-07-21 | more work on centralizing the CPU optimization flags. With GNU/Linux on ↵ | Hans-Christoph Steiner | |
PowerPC and Mac OS X on Intel, things are becoming more complicated... ;) svn path=/trunk/; revision=5389 | |||
2006-04-29 | an attempt at automating package generation... that failed | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5037 | |||
2006-04-27 | added package_clean target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5012 | |||
2006-04-27 | removed non-existant libraries and fixed up the registry stuff to work properly. | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5010 | |||
2006-04-26 | fixed windows and linux bugs in the pdsettings file generation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5006 | |||
2006-04-15 | built Pd-0.39.2-extended-test2 on fever.idmi.poly.edu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4915 | |||
2006-04-10 | added test for dll before copying so things build without the gripd hack | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4861 | |||
2006-04-09 | added creb and user font folder for Mac OS X, but I don't think Pd will ↵ | Hans-Christoph Steiner | |
handle the ~ svn path=/trunk/; revision=4858 |