Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-11 | realtime mode is really needed with audio... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4870 | |||
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 | |||
2006-04-07 | removed flext libs from startup since they cause crashes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4835 | |||
2006-04-07 | added flext stuff, but its far from working | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4832 | |||
2006-04-06 | added fontpaths to the pd-settings files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4819 | |||
2006-03-19 | fixed things up for a Pd-0.39.2-extended-test2 build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4741 | |||
2006-03-17 | added mapping lib; and defeatrt on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4720 | |||
2006-03-14 | hopefully got curly brackets correct... | IOhannes m zmölnig | |
svn path=/trunk/; revision=4704 | |||
2006-03-13 | changed to use sprintf since asprintf doesn't exist on Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4701 | |||
2006-03-13 | removed patches that were included by Miller | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4700 | |||
2006-02-27 | added patch to completely fix the versioning and move the PD_VERSION ↵ | Hans-Christoph Steiner | |
replacement to 'make install'; 'make unpatch_pd' now does the reverse of 'make patch_pd'; and PD_TEST_VERSION is now retrieved from m_pd.h svn path=/trunk/; revision=4623 | |||
2006-02-27 | only include the alsa_adddev function prototype if the ALSA API is enabled | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4622 | |||
2006-02-27 | fixed app renaming so that you can properly rename the Pd.app with one ↵ | Hans-Christoph Steiner | |
setting; fixed Pd version regexps to look in m_pd.h after complete_version_defines-0.39.2.patch is applied; upgraded to TclTk 8.4.10 and make automatic Wish.app/Wish Shell.app name handling svn path=/trunk/; revision=4620 | |||
2006-02-27 | make quick update to make dlopen patch apply cleanly to 0.39.2 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4619 | |||
2006-02-22 | version is now all defined in macros in m_pd.h in the ↵ | Hans-Christoph Steiner | |
complete_version_defines patch, and the regexps in packages/Makefile now rely on that patch svn path=/trunk/; revision=4608 | |||
2006-02-22 | updated to use Wish.app for TclTk 8.4.10 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4607 | |||
2006-02-22 | set ASIOSRC to blank, so only platforms that use ASIO will fill it in | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4606 | |||
2006-02-22 | cleaned up patch so that it doesn't conflict with other existing patches, ↵ | Hans-Christoph Steiner | |
and its just a cleaner way to handle setting the env var svn path=/trunk/; revision=4605 | |||
2006-02-22 | ported help browser to 0.39.2 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4604 | |||
2006-02-22 | switched in Martin Peach's cleaner fix for the .. in pd_guidir on Windows, ↵ | Hans-Christoph Steiner | |
it shouldn't cause trouble on other platforms, but we shall see... svn path=/trunk/; revision=4603 | |||
2006-02-20 | porting patches to 0.39.2 and removing patches that got included into ↵ | Hans-Christoph Steiner | |
0.39.2; darwin_dlopen.patch still needs to be ported to 0.39.2 svn path=/trunk/; revision=4601 | |||
2006-02-18 | added some handy extra targets for cleaning up after the package build and ↵ | Hans-Christoph Steiner | |
testing the package once its built svn path=/trunk/; revision=4599 | |||
2006-02-18 | made final Pd-0.38.4-extended release from RC8 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4595 | |||
2006-02-13 | built Pd-0.38.4-extendedRC8 and deleted the ancient darwin_pkg section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4585 | |||
2006-02-13 | This should be the final Pd-0.38.4-extendedRC8 build, which should be the | Hans-Christoph Steiner | |
release of Pd-0.38.4-extended. A couple of minor changes: - added liblist to the config files since [list] was backported to 0.38.4 in the form of liblist - removed the MACOSX -> __APPLE__ regexp stuff since it was just for testing until Miller accepted those changes. - tried to make the org.puredata.pd.plist file get installed with write permissions so that people can overwrite and change the default file after they install it. svn path=/trunk/; revision=4584 | |||
2006-02-13 | reverting to original version since this is the version that Miller accepted | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4581 | |||
2006-01-23 | updated text on license in the readme to be more correct | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4465 | |||
2006-01-23 | added quick change to allow win env vars in path and loadlib settings. A ↵ | Hans-Christoph Steiner | |
more complete implementation is proposed in this feature reqest: http://sourceforge.net/tracker/index.php?func=detail&aid=1412443&group_id=55736&atid=478073 svn path=/trunk/; revision=4464 | |||
2006-01-22 | added patch for fixing the problem in menu_openhtml where it wouldn't open ↵ | Hans-Christoph Steiner | |
any files if there was a space in the file or path name. This is probably a hack, since it uses the Win32 'shortname'. It probably should use proper Tcl escaping, but this works for now. svn path=/trunk/; revision=4463 | |||
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 | |||
2006-01-17 | made registry file clear out all old path and loadlib settings before ↵ | Hans-Christoph Steiner | |
installing the new ones. Otherwise, the previous cruft could cause problems. Yes, this might blow away settings, but it only affects loadlib and path, so the damage is limited. svn path=/trunk/; revision=4442 | |||
2006-01-17 | got and RC7 build, everything seems OK, but launching .htm files from the ↵ | Hans-Christoph Steiner | |
help browser doesn't work. arg. Documented the basic process of making the installer on the website svn path=/trunk/; revision=4441 | |||
2006-01-17 | - generated new default settings files for Mac OS X and Windows using ↵ | Hans-Christoph Steiner | |
scripts/generate-pd-settings-files.sh svn path=/trunk/; revision=4438 | |||
2006-01-16 | changed menu wording to be shorter and similar to Miller's | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4426 | |||
2006-01-16 | time to make the hopefully final RC7 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4415 | |||
2006-01-16 | fixed bug in library copy where it would copy over libs that had already ↵ | Hans-Christoph Steiner | |
been copied. Then the newly copied lib would have the only library paths in it rather than the adjusted ones. svn path=/trunk/; revision=4414 | |||
2006-01-16 | trying a more proper Makefile way to use environment variables, this should ↵ | Hans-Christoph Steiner | |
be inherited by Makefiles that are called from this one svn path=/trunk/; revision=4413 | |||
2006-01-16 | added some parts of the Gem build system, its not functional yet | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4412 | |||
2005-12-29 | ditched the help menu hack and finally wrote a help browser in Tk | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4309 | |||
2005-12-28 | created pdogg libdir and build targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4308 | |||
2005-12-27 | remove all IEM files with a $ in the filename before building package. They ↵ | Hans-Christoph Steiner | |
are too hard to escape (for now) svn path=/trunk/; revision=4301 | |||
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-19 | fixed minor bugs in RC6 and re-released | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4253 | |||
2005-12-18 | fixed linux package bug that left out pd-gui; tweaked optimization setup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4251 | |||
2005-12-16 | - Lots of bug fixes | Hans-Christoph Steiner | |
- added script which searches thru all of the .pd_darwin files for dependencies from Fink. It then copies those libs into the Pd.app and sets everything up for them to be sourced by the objects. - added Guenter's quick hack to allow international characters in Pd patches svn path=/trunk/; revision=4241 | |||
2005-12-14 | working towards RC6... soon | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4205 | |||
2005-12-12 | made standard shortcut target so I don't have to remember the names of the ↵ | Hans-Christoph Steiner | |
different package types svn path=/trunk/; revision=4193 | |||
2005-12-12 | added targets for testing the final destinations that are currently set | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4192 | |||
2005-12-06 | fixed a number of minor bugs, including Frank's patches; added test_location ↵ | Hans-Christoph Steiner | |
target to check where everything will end up svn path=/trunk/; revision=4159 |