aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27use array_getfloatwords()HEADsvn2git-headexternals/cxcIOhannes m zmölnig
2013-01-22fix backwards compatibilty with sys_open/sys_closeHans-Christoph Steiner
2013-01-22[proc] is only relevant on Linux, so no need to support UTF-8 on Win32Hans-Christoph Steiner
2013-01-17support older Pd versions without sys_fopen(), sys_fclose(), and, sys_close()Hans-Christoph Steiner
2013-01-17replace POSIX fopen() with Pd's new sys_fopen() to get cross-platform unicode...Hans-Christoph Steiner
2012-12-22doh, idiot mistake... test test test test...Hans-Christoph Steiner
2012-12-21create basic [fader] abstraction used in some help filesHans-Christoph Steiner
2012-11-03added GPL as licenseHans-Christoph Steiner
2012-09-16updated to latest text of GPLv2+ direct from the source: http://www.gnu.org/l...Hans-Christoph Steiner
2012-02-29update pd meta keywordsJonathan Wilkes
2012-02-17bumped to v0.5.2Hans-Christoph Steiner
2012-02-17fixed unescaped commasHans-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
2010-11-24added META subpatch, corrected some typos, and prefixed all arrays with $0-Jonathan Wilkes
2010-11-10uploaded Debian package to pkg-multimedia so removing 'debian' folder: http:/...Hans-Christoph Steiner
2010-11-10set for release 0.5.1 for Debian packageHans-Christoph Steiner
2010-11-02made pd-libdir a Debian dependency so that these libdirs can be loaded as lib...Hans-Christoph Steiner
2010-09-22fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable thatHans-Christoph Steiner
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure...mescalinum
2010-09-13updated debian/copyright to more closely conform to DEP-5Hans-Christoph Steiner
2010-09-13converted to one-dep-per-line styleHans-Christoph Steiner
2010-09-13added sign-tags = TrueHans-Christoph Steiner
2010-09-13added debian/watch file pointing at sourceforgeHans-Christoph Steiner
2010-09-12Recommends: pd-libdir since these are all libdirsHans-Christoph Steiner
2010-09-12updated to use Alessio Treglia's dh_auto_install tricks, which strip tooHans-Christoph Steiner
2010-09-12remove quilt dep since its not needed until patches are added to the packageHans-Christoph Steiner
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
2010-09-05added override_dh_strip target from pd-wiimote to strip things properlyHans-Christoph Steiner
2010-09-05added -svn to version after release tarball has been placed on SourceForge do...Hans-Christoph Steiner
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
2010-08-19rm LICENSE.txt and create symlink to Debian common license filesHans-Christoph Steiner
2010-08-19added siretart's gbp.conf file to force prisine-tar with git-buildpackageHans-Christoph Steiner
2010-08-16added debian/links for README and examples in usr/share/docHans-Christoph Steiner
2010-08-16fixed Description: formattingHans-Christoph Steiner
2010-08-16cleaned up Description: formattingHans-Christoph Steiner
2010-08-16changed package version to -1 since it will be a "Maintainer Upload"Hans-Christoph Steiner
2010-08-14applied Felipe Sateler's feedback on the pd-motex package to these packagesHans-Christoph Steiner
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
2010-08-05fixed lintian warnings: changelog-should-mention-nmu and missing-debian-sourc...Hans-Christoph Steiner
2010-08-05fixed up Debian files in preparation for submission to mentors.debian.netHans-Christoph Steiner
2010-05-16fixed version and added description before uploading to launchpadHans-Christoph Steiner
2010-05-15removed puredata version number from Build-Depends for packages that don't ne...Hans-Christoph Steiner
2010-05-14that should debianize itHans-Christoph Steiner
2010-05-14sorted out all the objectclasses in cxc, more or less, now let's try debianizingHans-Christoph Steiner
2010-05-14first steps towards porting to template Makefile and debianizing, split up ra...Hans-Christoph Steiner
2010-05-14remove makefile before setting up with the template MakefileHans-Christoph Steiner
2009-09-21cleaned up Windows macros replacing NT with _MSC_VER and _WIN32 where appropr...Hans-Christoph Steiner
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
2007-04-03found some hidden classes and made them build as single-file-single-class; go...Hans-Christoph Steiner