Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-31 | made header declarations match actual functions | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=12709 | |||
2009-10-31 | made header declarations match actual functions | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=12708 | |||
2009-10-31 | made header declarations match actual functions | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=12706 | |||
2009-10-31 | used stdboo.h for bool, true, false | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=12702 | |||
2009-10-30 | make the C++ boolean hack not cause collisions | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=12698 | |||
2009-08-15 | removed 1024x1024 limitation | N.N. | |
svn path=/trunk/externals/pdp/; revision=11918 | |||
2009-06-16 | checked in Tim's 64-bit fix (patch #2804290), 64-bit requires -fPIC | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=11786 | |||
2009-06-10 | fixed path so it finds the example movie when installed | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=11740 | |||
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner | |
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/pdp/; revision=11724 | |||
2009-05-09 | New weightonset external | Ed Kelly | |
svn path=/trunk/externals/pdp/; revision=11309 | |||
2009-05-06 | - made the LIBQUICKTIME path setting message only show up with 'verbose' is on | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=11248 | |||
2009-05-03 | upgraded Mac OS X build machines to libquicktime 1.1.1 | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=11218 | |||
2009-01-11 | fixed O_CREAT issue by adding a mode_t file permission mask of 0600 as third ↵ | Hans-Christoph Steiner | |
argument. It seems to compile fine on gcc < 4.3 svn path=/trunk/externals/pdp/; revision=10510 | |||
2008-08-27 | merged in relevant changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=10266 | |||
2008-05-30 | add conversion to UYVY needed for some cameras | N.N. | |
svn path=/trunk/externals/pdp/; revision=9947 | |||
2008-05-24 | Checked in latest from Tom Schouten's darcs repository, which was checked in | Hans-Christoph Steiner | |
19-Feb-2008. Changes are mostly the email address and URLs, but two new objects are also added: pdp_array2grey and pdp_grey2array for converting between Pd arrays and greyscale images. svn path=/trunk/externals/pdp/; revision=9899 | |||
2008-05-24 | quick fixup on Makefiles to get things building on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=9891 | |||
2007-10-20 | added nested functions support on Mac OS X so that PDP builds | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=8849 | |||
2007-10-20 | removed build products from CVS, these files are created as part of the ↵ | Hans-Christoph Steiner | |
build process svn path=/trunk/externals/pdp/; revision=8848 | |||
2007-08-07 | fixed bad connection | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=8453 | |||
2007-06-12 | switching from -undefined error to -undefined dynamic_lookup to hopefully ↵ | Hans-Christoph Steiner | |
smooth loading libquicktime, etc svn path=/trunk/externals/pdp/; revision=7764 | |||
2007-06-05 | fixed my stupidity so that it sets the path properly and finds the file | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=7752 | |||
2007-05-31 | on __APPLE__, open X11.app if creating the window fails the first time | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=7729 | |||
2007-05-05 | switched to pdp_glx for output since it works on both Mac OS X and GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=7626 | |||
2006-09-23 | pdp: README-12 | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=6009 | |||
2006-09-23 | pdp: missing files | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=6008 | |||
2006-09-23 | pdp: boodstrap file | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=6007 | |||
2006-09-23 | pdp: removed stale Makefile.config and configure from cvs | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=6006 | |||
2006-09-23 | added missing file pdp/pdp_metro.c | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=6005 | |||
2006-09-01 | pdp: sdl fixes (delayed open) | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=5824 | |||
2006-09-01 | pdp/opengl/doc/objects help patch | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=5820 | |||
2006-09-01 | pdp/scaf/doc help patch | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=5819 | |||
2006-09-01 | pdp/doc/objects pdp_help_input/output re-added | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=5818 | |||
2006-09-01 | pdp/doc/objects xxx.pd -> xxx-help.pd | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=5817 | |||
2006-09-01 | pdp current darcs merge | Tom Schouten | |
svn path=/trunk/externals/pdp/; revision=5816 | |||
2006-07-21 | PDP makefile should default to building for Linux when on Linux | N.N. | |
svn path=/trunk/externals/pdp/; revision=5393 | |||
2006-07-21 | fixed storage-class to make gcc happy | N.N. | |
svn path=/trunk/externals/pdp/; revision=5392 | |||
2005-12-16 | added a couple tweaks to build with the standard dev layout, and on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=4233 | |||
2005-12-16 | checking in pdp 0.12.4 from http://zwizwa.fartit.com/pd/pdp/pdp-0.12.4.tar.gz | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=4232 | |||
2005-12-16 | checking in pdp 0.12.4 from http://zwizwa.fartit.com/pd/pdp/pdp-0.12.4.tar.gz | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=4231 | |||
2005-12-16 | test | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=4230 | |||
2005-12-16 | removed bad attempt... arg | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=4229 | |||
2005-12-15 | This commit was generated by cvs2svn to compensate for changes in r4219, | Hans-Christoph Steiner | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/pdp/; revision=4220 | |||
2005-12-15 | oops, mixed a few | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=4218 | |||
2005-12-15 | removing PDP source (except debian files) before import of PDP 0.12.4 | Hans-Christoph Steiner | |
svn path=/trunk/externals/pdp/; revision=4217 | |||
2005-11-28 | This commit was generated by cvs2svn to compensate for changes in r4059, | Hans-Christoph Steiner | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/pdp/; revision=4060 | |||
2003-11-03 | removed example files | Guenter Geiger | |
svn path=/trunk/externals/pdp/; revision=1156 | |||
2003-09-07 | Updating pdp version to 0.12.2 | Pablo Martín | |
svn path=/trunk/externals/pdp/; revision=942 | |||
2003-09-07 | Updating pdp to current version 0.12.2 | Pablo Martín | |
svn path=/trunk/externals/pdp/; revision=941 | |||
2003-09-07 | Updating to last version of pdp 0.12.2 | Pablo Martín | |
svn path=/trunk/externals/pdp/; revision=940 |