aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27use array_getfloatwords()HEADsvn2git-headexternals/ggeeIOhannes m zmölnig
2015-07-27use t_sample rather than floatIOhannes m zmölnig
2015-07-27dummy sample is of type t_floatIOhannes m zmölnig
2015-07-27use array_getfloatwords() for 64bit compatIOhannes m zmölnig
2015-07-27use t_sample rather than float and minor cleanupsIOhannes m zmölnig
2012-12-19moved error comments from META subpatch to the trackerJonathan Wilkes
2012-02-17bumped to v0.27Hans-Christoph Steiner
2012-01-27fixed [constant] to actually workHans-Christoph Steiner
2012-01-27remove fatom as an object because its just a template for other objects and o...Hans-Christoph Steiner
2012-01-27removed fatom-help.pd because fatom.c is not an object, but a template for ot...Hans-Christoph Steiner
2011-12-18add free method to prevent crashes after closing when the patch is runningHans-Christoph Steiner
2011-12-12replace all %x patterns with %lx to support 64-bitHans-Christoph Steiner
2011-12-12fixed debug messages to only show when set to DEBUGHans-Christoph Steiner
2011-10-21turn off debug messagesHans-Christoph Steiner
2011-10-19port to 0.43's pdsend proc in pd-guiHans-Christoph Steiner
2011-10-07install kludge to include example gif for [image]Hans-Christoph Steiner
2011-10-03fixed typo on libdir_install kludgeHans-Christoph Steiner
2011-10-03updated template/Makefile to 1.0.11Hans-Christoph Steiner
2011-08-19updated Makefile to latest template version to get things building on Debian/...Hans-Christoph Steiner
2011-08-01replace .x%x 32-bit only canvas id with .x%lx canvas id which supports 32-bit...Hans-Christoph Steiner
2010-11-27added symbol arg to ticker-help.pdJonathan Wilkes
2010-11-22added filesystem to KEYWORDSJonathan Wilkes
2010-11-15added META subpatch and filled in some missing help patchesJonathan Wilkes
2010-11-12bumped version post-releaseHans-Christoph Steiner
2010-11-12uploaded Debian package to pkg-multimedia so removing 'debian' folder: http:/...Hans-Christoph Steiner
2010-11-12bumping version to 0.26 for releaseHans-Christoph Steiner
2010-11-12fully debianized, now ready to tag and release 0.26Hans-Christoph Steiner
2010-11-12removed VBAP code from ggee since it hasn't been used in many years and has a...Hans-Christoph Steiner
2010-11-11copied over template Makefile and got things building from itHans-Christoph Steiner
2010-11-11fixed typoHans-Christoph Steiner
2010-11-11renamed helppatch to include ~Hans-Christoph Steiner
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
2010-04-13allow spaces in filenames by concating all the atoms in image_new and image_o...Hans-Christoph Steiner
2010-04-13cast pointer to struct to long unsigned int to get rid of warningHans-Christoph Steiner
2010-04-13converted all %x to %lx following Pd itself so things work smoothly on WindowsHans-Christoph Steiner
2010-04-09added most basic help patchHans-Christoph Steiner
2009-12-27the included sys_* functions are different than the ones in s_stuff.h, so use...Hans-Christoph Steiner
2009-12-27following up on bug report #2921689, fixed a bunch of 'implicit declaration o...Hans-Christoph Steiner
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
2008-12-07updated gcanvas help patch to document some of the hidden features for drawin...Hans-Christoph Steiner
2008-12-05made all help patches actually control a [biquad~] with a [noise~] inputHans-Christoph Steiner
2008-12-05renamed to standard help file nameHans-Christoph Steiner
2008-06-19removed the svn:executable bit for code, patches and textIOhannes m zmölnig
2008-05-12checked in updated gcanvas.c from PDa-0.7-pre1-src.tgz and updated help files...Hans-Christoph Steiner
2008-04-22quickly added third outlet from PDa source so that this object won't break PD...Hans-Christoph Steiner
2008-01-06(Merge the rest of my changes from issue #1848356)Russell Bryant
2008-01-06Fix a security issue.Russell Bryant
2007-10-29Following this thread:Hans-Christoph Steiner
2007-08-15added [open( and [size( messages and updated help patchHans-Christoph Steiner
2007-08-09Hopefully fixed problem with spaces in parent directory names.Frank Barknecht