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