Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-24 | only try to install Gem videos into media/ if they exist | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16489 | |||
2012-10-24 | on MinGW, move media_install symlinking to the Inno Setup packaging: MinGW's ↵ | Hans-Christoph Steiner | |
ln is cp, so you can't ln a file that doesn't exist svn path=/trunk/; revision=16488 | |||
2012-10-23 | make Inno Setup get the required fonts from SVN rather than relying on ↵ | Hans-Christoph Steiner | |
people to install the fonts in their system svn path=/trunk/; revision=16481 | |||
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from ↵ | Hans-Christoph Steiner | |
Pd-extended, add the 'chaos' lib as its own standalone library, but load by default since flatspace was loaded by default svn path=/trunk/; revision=15627 | |||
2011-10-18 | added new 'flatgui' to default load list to replace old 'flatspace' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15613 | |||
2011-10-03 | recurse into pd/startup when building the Windows installer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15486 | |||
2011-09-28 | move pd-settings.reg to bin/ so that its easy to tell that pd-extended.bat ↵ | Hans-Christoph Steiner | |
is the thing to run svn path=/trunk/; revision=15379 | |||
2011-09-26 | included pd-extended.bat in installer and .zip | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15348 | |||
2011-09-26 | set global lib load list back to 0.42.5 style | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15346 | |||
2011-06-28 | add the 'startup' folder contents to the Windows installer and therefore ↵ | Hans-Christoph Steiner | |
.zip too svn path=/trunk/; revision=15119 | |||
2011-06-26 | remove Ok dialog since its unneeded and interferes with automating the ↵ | Hans-Christoph Steiner | |
installer to make the zip package svn path=/trunk/; revision=15110 | |||
2011-02-22 | removed libdir since its in 'startup' and added vanilla/list since it must ↵ | Hans-Christoph Steiner | |
be pre-loaded to work svn path=/trunk/; revision=14943 | |||
2011-01-20 | updated installer for 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14764 | |||
2011-01-11 | added new 'extra' libdir to default libraries since its not built with ↵ | Hans-Christoph Steiner | |
Pd-extended anymore svn path=/trunk/; revision=14708 | |||
2010-12-15 | try a config stripped of almost all libraries | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14649 | |||
2010-12-12 | updated libraries to load by default and added pd-extended.bat for MS Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14591 | |||
2010-09-16 | replaced dead pure-data.org with puredata.info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14149 | |||
2010-09-07 | actually install 'include' into a folder called 'include' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13987 | |||
2010-04-13 | added headers to Windows package to hopefully make it easier to build ↵ | Hans-Christoph Steiner | |
externals, prompted by feature request #2974565 svn path=/trunk/; revision=13445 | |||
2010-04-12 | converted to use 'Pd-extended' as the folder for the registry settings; ↵ | Hans-Christoph Steiner | |
fixed missing " doublequote from flags svn path=/trunk/; revision=13422 | |||
2010-03-10 | converted freeverb folder to have the same name as the object, therefore it ↵ | Hans-Christoph Steiner | |
doesn't need to be loaded as a library svn path=/trunk/; revision=13201 | |||
2010-01-21 | changed Pd-extended's registry dir to Pd-extended to separate settings from ↵ | Hans-Christoph Steiner | |
Pd-vanilla svn path=/trunk/; revision=13060 | |||
2009-10-31 | switched font from Bitstream Vera to DejaVu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12703 | |||
2009-09-22 | added Inconsolata to the installer, since its a very nice font with Pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12428 | |||
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 | |||
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 | |||
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-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-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 | |||
2006-12-15 | only try to include gripd if it exists | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6917 | |||
2006-09-14 | Inno Setup now runs headless from the command line | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5931 | |||
2006-04-15 | built Pd-0.39.2-extended-test2 on fever.idmi.poly.edu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4915 | |||
2006-01-17 | smoothed out the install process for RC7. THe reg file deletes all old path ↵ | Hans-Christoph Steiner | |
and loadlib statements; the installer only shows one readme now svn path=/trunk/; revision=4444 | |||
2005-12-20 | added in mingw_fixes patch which includes NT2_MSC_VER and lots of other ↵ | Hans-Christoph Steiner | |
stuff so that everything can compile using MinGW; reorged things to use the full name 'windows' rather than just 'win'. This matches 'darwin' and 'linux'; this is windows RC6 svn path=/trunk/; revision=4260 | |||
2005-12-14 | working towards RC6... soon | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4205 |