Age | Commit message (Expand) | Author |
2013-03-27 | include libjack.dll so that Pd-extended runs on computers without Jack-for-Wi... | Hans-Christoph Steiner |
2013-01-22 | merge in updates from pd-extended/0.43 | Hans-Christoph Steiner |
2013-01-18 | convert the random UNIX linefeeds to Windows | Hans-Christoph Steiner |
2013-01-02 | include translation files in installer and zip (i.e. po/ folder) | Hans-Christoph Steiner |
2013-01-02 | make file associations open pd-gui instead of pd.exe to take advantage of the... | Hans-Christoph Steiner |
2012-12-21 | Win32: load zexy hex-named objects as libraries and kludge to get them workin... | Hans-Christoph Steiner |
2012-12-18 | make zip creation reliable by using proper 'make' dependency tracking | Hans-Christoph Steiner |
2012-12-13 | use basic optmization when setup for debugging | Hans-Christoph Steiner |
2012-12-01 | fix translation install location | Hans-Christoph Steiner |
2012-11-30 | force the libpddir installation location of po/ | Hans-Christoph Steiner |
2012-11-30 | on Windows, use autoconf setup to install the translation files | Hans-Christoph Steiner |
2012-11-25 | tkdnd upgraded to 2.6 | Hans-Christoph Steiner |
2012-10-24 | only try to install Gem videos into media/ if they exist | Hans-Christoph Steiner |
2012-10-24 | on MinGW, move media_install symlinking to the Inno Setup packaging: MinGW's ... | Hans-Christoph Steiner |
2012-10-24 | when launching Pd-extended on Windows from zip via pd-extended.bat, using 'Lu... | Hans-Christoph Steiner |
2012-10-23 | new and improved zip package that doesn't need admin to generate, based on 'i... | Hans-Christoph Steiner |
2012-10-23 | use zip from MinGW instead of Cygwin, now that you can get it from mingw-get | Hans-Christoph Steiner |
2012-10-23 | use PROGRAMFILES variable instead of hard-coded path so things work on machin... | Hans-Christoph Steiner |
2012-10-23 | make Inno Setup get the required fonts from SVN rather than relying on people... | Hans-Christoph Steiner |
2012-10-23 | simplify rsyncing of Tcl libs | Hans-Christoph Steiner |
2012-10-23 | fix bindir installs | Hans-Christoph Steiner |
2012-10-23 | fix libcurl ABI version | Hans-Christoph Steiner |
2012-10-23 | add some more codec DLLs | Hans-Christoph Steiner |
2012-10-22 | update list of included DLLs to include more libs based on current MinGW setup | Hans-Christoph Steiner |
2012-10-22 | replace cp with rsync in order to prevent .svn and other SCM files from being... | Hans-Christoph Steiner |
2012-10-20 | when building from scratch, unzip asiosdk2.2.zip into pd/asio | Hans-Christoph Steiner |
2011-12-12 | add -Wstrict-aliasing=2 to everything to try to catch all type-punning | Hans-Christoph Steiner |
2011-11-16 | streamlined global debug flags and added -fno-inline-functions for valgrind | Hans-Christoph Steiner |
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from Pd-e... | Hans-Christoph Steiner |
2011-10-18 | make the Pd headers available in the standard locations | Hans-Christoph Steiner |
2011-10-18 | added new 'flatgui' to default load list to replace old 'flatspace' | Hans-Christoph Steiner |
2011-10-08 | -ftree-vectorize forces -fstrict-aliasing so disable tree-vectorize before st... | Hans-Christoph Steiner |
2011-10-05 | enable setting STRIP from the global package-specific Makefile and set STRIP=... | Hans-Christoph Steiner |
2011-10-04 | turned on debug symbols -g and set up gcc 4.x optimization flags | Hans-Christoph Steiner |
2011-10-03 | recurse into pd/startup when building the Windows installer | Hans-Christoph Steiner |
2011-09-28 | move pd-settings.reg to bin/ so that its easy to tell that pd-extended.bat is... | Hans-Christoph Steiner |
2011-09-26 | included pd-extended.bat in installer and .zip | Hans-Christoph Steiner |
2011-09-26 | add -noprefs to pd-extended.bat so that it only loads libs from the command l... | Hans-Christoph Steiner |
2011-09-26 | set global lib load list back to 0.42.5 style | Hans-Christoph Steiner |
2011-09-22 | centralize loader startup installing and set pdlua to start automatically | Hans-Christoph Steiner |
2011-09-19 | include tcllib 1.13 for things like base64, etc. | Hans-Christoph Steiner |
2011-09-19 | include tkdnd 2.2 in the Pd-extended package | Hans-Christoph Steiner |
2011-09-15 | make pentium4 the minimum CPU so we can use SSE2 (p4 arrived in 2000). | Hans-Christoph Steiner |
2011-09-13 | include pthreadVC.dll from pd-vanilla to support libs that use it | Hans-Christoph Steiner |
2011-09-08 | oops, typo, forgot the c in libstdc++-6.dll | Hans-Christoph Steiner |
2011-09-07 | added libstd++-6.dll to package | Hans-Christoph Steiner |
2011-09-05 | added some new DLLs needed from builds using MinGW's gcc 4.5 | Hans-Christoph Steiner |
2011-08-16 | removed some ancient history, circa 2003 | Hans-Christoph Steiner |
2011-08-16 | removed very out of date windows batch files | Hans-Christoph Steiner |
2011-06-28 | add the 'startup' folder contents to the Windows installer and therefore .zip... | Hans-Christoph Steiner |