cxc 0.5.2
Up to Product page
modernized library
For additional information about this project, please visit the
project page.
Available downloads
Change log
2013-01-17 23:55 eighthave * [r16912] .[CPY]: tagging cxc v0.5.2 2013-01-17 23:28 eighthave * [r16906] support older Pd versions without sys_fopen(), sys_fclose(), and, sys_close() 2013-01-17 23:07 eighthave * [r16900] replace POSIX fopen() with Pd's new sys_fopen() to get cross-platform unicode filename support (Pd-extended 0.43.4/Pd-vanilla 0.44) 2012-12-22 18:07 eighthave * [r16741] doh, idiot mistake... test test test test... 2012-12-21 20:17 eighthave * [r16726] create basic [fader] abstraction used in some help files 2012-11-03 13:12 eighthave * [r16524] added GPL as license 2012-09-16 15:15 eighthave * [r16241] updated to latest text of GPLv2+ direct from the source: http://www.gnu.org/licenses/gpl-2.0.txt 2012-02-29 03:30 jancsika1 * [r16038] update pd meta keywords 2012-02-17 04:38 eighthave * [r15990] bumped to v0.5.2 2012-02-17 03:55 eighthave * [r15969] fixed unescaped commas 2011-10-03 04:28 eighthave * [r15474] updated template/Makefile to 1.0.11 2011-08-19 17:34 eighthave * [r15249] updated Makefile to latest template version to get things building on Debian/kFreeBSD and Debian/HURD 2010-11-24 06:03 jancsika1 * [r14520] added META subpatch, corrected some typos, and prefixed all arrays with $0- 2010-11-10 00:13 eighthave * [r14354] uploaded Debian package to pkg-multimedia so removing 'debian' folder: http://git.debian.org/?p=pkg-multimedia/pd-cxc.git;a=summary 2010-11-10 00:05 eighthave * [r14352] set for release 0.5.1 for Debian package 2010-11-02 14:09 eighthave * [r14252] made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries 2010-09-22 05:34 eighthave * [r14178] fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that stopped the help patches for abstractions from being installed 2010-09-15 12:37 mescalinum * [r14145] remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth 2010-09-13 16:23 eighthave * [r14116] updated debian/copyright to more closely conform to DEP-5 2010-09-13 15:47 eighthave * [r14115] converted to one-dep-per-line style 2010-09-13 13:23 eighthave * [r14111] added sign-tags = True 2010-09-13 13:14 eighthave * [r14110] added debian/watch file pointing at sourceforge 2010-09-12 22:34 eighthave * [r14098] Recommends: pd-libdir since these are all libdirs 2010-09-12 18:39 eighthave * [r14078] updated to use Alessio Treglia's dh_auto_install tricks, which strip too 2010-09-12 16:28 eighthave * [r14073] remove quilt dep since its not needed until patches are added to the package 2010-09-07 23:27 eighthave * [r13994] updated to Makefile version 1.0.3 2010-09-05 05:37 eighthave * [r13978] added override_dh_strip target from pd-wiimote to strip things properly 2010-09-05 03:25 eighthave * [r13975] added -svn to version after release tarball has been placed on SourceForge downloads 2010-08-24 04:46 eighthave * [r13928] updated to Makefile version 1.0.2 2010-08-19 17:19 eighthave * [r13843] rm LICENSE.txt and create symlink to Debian common license files 2010-08-19 16:33 eighthave * [r13840] added siretart's gbp.conf file to force prisine-tar with git-buildpackage 2010-08-16 03:31 eighthave * [r13812] added debian/links for README and examples in usr/share/doc 2010-08-16 03:18 eighthave * [r13810] fixed Description: formatting 2010-08-16 02:20 eighthave * [r13803] cleaned up Description: formatting 2010-08-16 01:54 eighthave * [r13802] changed package version to -1 since it will be a "Maintainer Upload" 2010-08-14 21:02 eighthave * [r13794] applied Felipe Sateler's feedback on the pd-motex package to these packages 2010-08-11 19:22 eighthave * [r13790] upgraded Makefile to 1.0.1 to support 'make dpkg-source' 2010-08-05 22:59 eighthave * [r13760] fixed lintian warnings: changelog-should-mention-nmu and missing-debian-source-format 2010-08-05 21:41 eighthave * [r13759] fixed up Debian files in preparation for submission to mentors.debian.net 2010-05-16 05:30 eighthave * [r13557] fixed version and added description before uploading to launchpad 2010-05-15 22:13 eighthave * [r13547] removed puredata version number from Build-Depends for packages that don't need it 2010-05-14 03:58 eighthave * [r13542] that should debianize it 2010-05-14 03:49 eighthave * [r13541] sorted out all the objectclasses in cxc, more or less, now let's try debianizing 2010-05-14 02:48 eighthave * [r13540] first steps towards porting to template Makefile and debianizing, split up randomix.c into separete files for each objectclass, much left to do 2010-05-14 02:08 eighthave * [r13539] remove makefile before setting up with the template Makefile 2009-09-21 00:35 eighthave * [r12415] cleaned up Windows macros replacing NT with _MSC_VER and _WIN32 where appropriate 2009-06-09 17:34 eighthave * [r11724] replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where 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 2007-04-03 20:59 eighthave * [r7546] found some hidden classes and made them build as single-file-single-class; got rid of some warnings 2007-04-02 20:42 eighthave * [r7538] cleaned up cxc so that it passes the automated test in scripts/load_every_help.sh: renamed help files to standard name; made each file named after the class; removed non-functional aliases in flatspace 2005-12-18 18:57 eighthave * [r4250] lots of MinGW fixes for RC6 2005-12-02 04:35 eighthave * [r4102] changed its class name back to prepend so it'll work in the namespace 2004-11-04 20:59 x75 * [r2208] removed counter and prepend from makefile 2004-05-19 01:29 eighthave * [r1750] renamed cxc.*.c to cxc_*.c so that they can be built as individual objects 2003-07-30 21:44 eighthave * [r805] created super basic help for [reson~] 2003-06-12 12:25 ggeiger * [r696] only needs m_pd.h, m_imp.h can not be used standalone in 0.37 anymore 2003-03-09 11:10 dheck * [r460] Minor changes for compilation using Visual C++ 6.0 (SP3) under Windows ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings 2003-03-01 21:10 x75 * [r447] added signal versions of 3 of the PRN generation algorithms from randomix. more to come ... 2003-03-01 18:37 x75 * [r446] yes well and install-sh 2003-03-01 18:37 x75 * [r445] reintroduced configure to this package ... 2003-03-01 15:22 x75 * [r444] split sort of working .. 2003-02-26 22:06 x75 * [r434] added split. split incoming symbol at delim 2002-10-25 17:04 ggeiger * [r197] fiddling with build system 2002-09-22 18:19 x75 * [r135] changed almost nothing ... 2002-08-31 20:31 x75 * [r104] added cx.h with #define L debug routine .. 2002-08-06 12:19 x75 * [r77] more items on todo list ;) 2002-07-02 20:51 x75 * [r26] changed readme to reflect ... 2002-07-02 20:32 x75 * [r25] This commit was generated by cvs2svn to compensate for changes in r24, which included commits to RCS files with non-trunk default branches.