Age | Commit message (Expand) | Author |
2011-10-05 | use libv4l if available | IOhannes m zmölnig |
2011-10-05 | prepare for libv4l support | IOhannes m zmölnig |
2011-09-26 | if pd >=0.43 use logpost() for version | Hans-Christoph Steiner |
2011-07-27 | use gcc flag -rdynamic to pass the right flag to LD | Hans-Christoph Steiner |
2011-06-18 | replaced typo'ed ---export-dynamic flag with gcc flag -rdynamic, which sets -... | Hans-Christoph Steiner |
2010-12-13 | updated to build against 0.43 | Hans-Christoph Steiner |
2010-09-16 | replaced dead pure-data.org with puredata.info | Hans-Christoph Steiner |
2010-09-13 | added debian/watch file pointing at sourceforge | Hans-Christoph Steiner |
2010-09-10 | bumped version to 0.12.7-svn to mark it as different from the release | Hans-Christoph Steiner |
2010-09-09 | labeled version as 0.12.6 | Hans-Christoph Steiner |
2010-09-09 | after off-list discussion with Tom Schouten, committing John Harrison's patch... | Hans-Christoph Steiner |
2010-09-09 | after off-list discussion with Tom Schouten, committing John Harrison's patch... | Hans-Christoph Steiner |
2010-08-31 | sync with 0.12.6-darcs | Tom Schouten |
2010-01-05 | converted errors to use pd_error() to make them easier to find | Hans-Christoph Steiner |
2009-10-31 | made header declarations match actual functions | Hans-Christoph Steiner |
2009-10-31 | made header declarations match actual functions | Hans-Christoph Steiner |
2009-10-31 | made header declarations match actual functions | Hans-Christoph Steiner |
2009-10-31 | used stdboo.h for bool, true, false | Hans-Christoph Steiner |
2009-10-30 | make the C++ boolean hack not cause collisions | Hans-Christoph Steiner |
2009-08-15 | removed 1024x1024 limitation | N.N. |
2009-06-16 | checked in Tim's 64-bit fix (patch #2804290), 64-bit requires -fPIC | Hans-Christoph Steiner |
2009-06-10 | fixed path so it finds the example movie when installed | Hans-Christoph Steiner |
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner |
2009-05-09 | New weightonset external | Ed Kelly |
2009-05-06 | - made the LIBQUICKTIME path setting message only show up with 'verbose' is on | Hans-Christoph Steiner |
2009-05-03 | upgraded Mac OS X build machines to libquicktime 1.1.1 | Hans-Christoph Steiner |
2009-01-11 | fixed O_CREAT issue by adding a mode_t file permission mask of 0600 as third ... | Hans-Christoph Steiner |
2008-08-27 | merged in relevant changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner |
2008-05-30 | add conversion to UYVY needed for some cameras | N.N. |
2008-05-24 | Checked in latest from Tom Schouten's darcs repository, which was checked in | Hans-Christoph Steiner |
2008-05-24 | quick fixup on Makefiles to get things building on Mac OS X | Hans-Christoph Steiner |
2007-10-20 | added nested functions support on Mac OS X so that PDP builds | Hans-Christoph Steiner |
2007-10-20 | removed build products from CVS, these files are created as part of the build... | Hans-Christoph Steiner |
2007-08-07 | fixed bad connection | Hans-Christoph Steiner |
2007-06-12 | switching from -undefined error to -undefined dynamic_lookup to hopefully smo... | Hans-Christoph Steiner |
2007-06-05 | fixed my stupidity so that it sets the path properly and finds the file | Hans-Christoph Steiner |
2007-05-31 | on __APPLE__, open X11.app if creating the window fails the first time | Hans-Christoph Steiner |
2007-05-05 | switched to pdp_glx for output since it works on both Mac OS X and GNU/Linux | Hans-Christoph Steiner |
2006-09-23 | pdp: README-12 | Tom Schouten |
2006-09-23 | pdp: missing files | Tom Schouten |
2006-09-23 | pdp: boodstrap file | Tom Schouten |
2006-09-23 | pdp: removed stale Makefile.config and configure from cvs | Tom Schouten |
2006-09-23 | added missing file pdp/pdp_metro.c | Tom Schouten |
2006-09-01 | pdp: sdl fixes (delayed open) | Tom Schouten |
2006-09-01 | pdp/opengl/doc/objects help patch | Tom Schouten |
2006-09-01 | pdp/scaf/doc help patch | Tom Schouten |
2006-09-01 | pdp/doc/objects pdp_help_input/output re-added | Tom Schouten |
2006-09-01 | pdp/doc/objects xxx.pd -> xxx-help.pd | Tom Schouten |
2006-09-01 | pdp current darcs merge | Tom Schouten |
2006-07-21 | PDP makefile should default to building for Linux when on Linux | N.N. |