Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-27 | use array_getfloatwords()HEADsvn2git-headexternals/cxc | IOhannes m zmölnig | |
svn path=/trunk/externals/cxc/; revision=17506 | |||
2013-01-22 | fix backwards compatibilty with sys_open/sys_close | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=16954 | |||
2013-01-22 | [proc] is only relevant on Linux, so no need to support UTF-8 on Win32 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=16953 | |||
2013-01-17 | support older Pd versions without sys_fopen(), sys_fclose(), and, sys_close() | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=16906 | |||
2013-01-17 | replace POSIX fopen() with Pd's new sys_fopen() to get cross-platform ↵ | Hans-Christoph Steiner | |
unicode filename support (Pd-extended 0.43.4/Pd-vanilla 0.44) svn path=/trunk/externals/cxc/; revision=16900 | |||
2012-12-22 | doh, idiot mistake... test test test test... | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=16741 | |||
2012-12-21 | create basic [fader] abstraction used in some help files | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=16726 | |||
2012-11-03 | added GPL as license | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=16524 | |||
2012-09-16 | updated to latest text of GPLv2+ direct from the source: ↵ | Hans-Christoph Steiner | |
http://www.gnu.org/licenses/gpl-2.0.txt svn path=/trunk/externals/cxc/; revision=16241 | |||
2012-02-29 | update pd meta keywords | Jonathan Wilkes | |
svn path=/trunk/externals/cxc/; revision=16038 | |||
2012-02-17 | bumped to v0.5.2 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=15990 | |||
2012-02-17 | fixed unescaped commas | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=15969 | |||
2011-10-03 | updated template/Makefile to 1.0.11 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=15474 | |||
2011-08-19 | updated Makefile to latest template version to get things building on ↵ | Hans-Christoph Steiner | |
Debian/kFreeBSD and Debian/HURD svn path=/trunk/externals/cxc/; revision=15249 | |||
2010-11-24 | added META subpatch, corrected some typos, and prefixed all arrays with $0- | Jonathan Wilkes | |
svn path=/trunk/externals/cxc/; revision=14520 | |||
2010-11-10 | uploaded Debian package to pkg-multimedia so removing 'debian' folder: ↵ | Hans-Christoph Steiner | |
http://git.debian.org/?p=pkg-multimedia/pd-cxc.git;a=summary svn path=/trunk/externals/cxc/; revision=14354 | |||
2010-11-10 | set for release 0.5.1 for Debian package | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=14352 | |||
2010-11-02 | made pd-libdir a Debian dependency so that these libdirs can be loaded as ↵ | Hans-Christoph Steiner | |
libraries svn path=/trunk/externals/cxc/; revision=14252 | |||
2010-09-22 | fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that | Hans-Christoph Steiner | |
stopped the help patches for abstractions from being installed svn path=/trunk/externals/cxc/; revision=14178 | |||
2010-09-15 | remove -mcpu/-mtune flags as it breaks x64 build. we should eventually ↵ | mescalinum | |
figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth svn path=/trunk/externals/cxc/; revision=14145 | |||
2010-09-13 | updated debian/copyright to more closely conform to DEP-5 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=14116 | |||
2010-09-13 | converted to one-dep-per-line style | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=14115 | |||
2010-09-13 | added sign-tags = True | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=14111 | |||
2010-09-13 | added debian/watch file pointing at sourceforge | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=14110 | |||
2010-09-12 | Recommends: pd-libdir since these are all libdirs | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=14098 | |||
2010-09-12 | updated to use Alessio Treglia's dh_auto_install tricks, which strip too | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=14078 | |||
2010-09-12 | remove quilt dep since its not needed until patches are added to the package | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=14073 | |||
2010-09-07 | updated to Makefile version 1.0.3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13994 | |||
2010-09-05 | added override_dh_strip target from pd-wiimote to strip things properly | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13978 | |||
2010-09-05 | added -svn to version after release tarball has been placed on SourceForge ↵ | Hans-Christoph Steiner | |
downloads svn path=/trunk/externals/cxc/; revision=13975 | |||
2010-08-24 | updated to Makefile version 1.0.2 | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13928 | |||
2010-08-19 | rm LICENSE.txt and create symlink to Debian common license files | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13843 | |||
2010-08-19 | added siretart's gbp.conf file to force prisine-tar with git-buildpackage | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13840 | |||
2010-08-16 | added debian/links for README and examples in usr/share/doc | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13812 | |||
2010-08-16 | fixed Description: formatting | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13810 | |||
2010-08-16 | cleaned up Description: formatting | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13803 | |||
2010-08-16 | changed package version to -1 since it will be a "Maintainer Upload" | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13802 | |||
2010-08-14 | applied Felipe Sateler's feedback on the pd-motex package to these packages | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13794 | |||
2010-08-11 | upgraded Makefile to 1.0.1 to support 'make dpkg-source' | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13790 | |||
2010-08-05 | fixed lintian warnings: changelog-should-mention-nmu and ↵ | Hans-Christoph Steiner | |
missing-debian-source-format svn path=/trunk/externals/cxc/; revision=13760 | |||
2010-08-05 | fixed up Debian files in preparation for submission to mentors.debian.net | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13759 | |||
2010-05-16 | fixed version and added description before uploading to launchpad | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13557 | |||
2010-05-15 | removed puredata version number from Build-Depends for packages that don't ↵ | Hans-Christoph Steiner | |
need it svn path=/trunk/externals/cxc/; revision=13547 | |||
2010-05-14 | that should debianize it | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13542 | |||
2010-05-14 | sorted out all the objectclasses in cxc, more or less, now let's try debianizing | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13541 | |||
2010-05-14 | first steps towards porting to template Makefile and debianizing, split up ↵ | Hans-Christoph Steiner | |
randomix.c into separete files for each objectclass, much left to do svn path=/trunk/externals/cxc/; revision=13540 | |||
2010-05-14 | remove makefile before setting up with the template Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/cxc/; revision=13539 | |||
2009-09-21 | cleaned up Windows macros replacing NT with _MSC_VER and _WIN32 where ↵ | Hans-Christoph Steiner | |
appropriate svn path=/trunk/externals/cxc/; revision=12415 | |||
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/cxc/; revision=11724 | |||
2007-04-03 | found some hidden classes and made them build as single-file-single-class; ↵ | Hans-Christoph Steiner | |
got rid of some warnings svn path=/trunk/externals/cxc/; revision=7546 |