Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-26 | also bang out 3rd outlet after writing a file, per Max 4.5 and Max 6 reference | Hans-Christoph Steiner | |
The Max6 coll.maxhelp says "bangs when done reading", so it seems that cyclone's [coll] only bangs when done reading. But the reference says more on that topic: "Out 3rd outlet: Sent out when coll has finished loading in or writing a file of data." svn path=/trunk/externals/miXed/; revision=16588 | |||
2012-03-22 | fix bad arg to [trigger] | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=16089 | |||
2012-03-20 | clean up pointless errors and made it work by default when the patch opens | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=16081 | |||
2012-03-11 | prevent scrollbars from showing up from on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=16064 | |||
2012-02-29 | updated pd meta keywords | Jonathan Wilkes | |
svn path=/trunk/externals/miXed/; revision=16040 | |||
2012-02-29 | fixed broken objects | Jonathan Wilkes | |
svn path=/trunk/externals/miXed/; revision=16039 | |||
2012-01-30 | fixed inversed phase output and checked against Max5 for compatibility, now ↵ | Hans-Christoph Steiner | |
[cartopol~] matches the output of [cartopol] svn path=/trunk/externals/miXed/; revision=15927 | |||
2012-01-30 | remove renaming of [cartopol~] since I did not realize there was some ↵ | Hans-Christoph Steiner | |
Makefile tricks in Makefile.common to rename the binary svn path=/trunk/externals/miXed/; revision=15926 | |||
2012-01-30 | rename [cartopol~] files so they follow the classname | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15925 | |||
2012-01-02 | define UNIX macro on UNIX-ish platforms to enable ~ expansion in paths | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15863 | |||
2012-01-02 | support Debian GNU/Hurd and GNU/kFreeBSD by using same settings as GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15862 | |||
2012-01-01 | treat Debian GNU/Hurd and GNU/kFreeBSD the same as GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15861 | |||
2012-01-01 | updated LDFLAGS for Linux and added support for GNU/Hurd and kFreeBSD | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15860 | |||
2011-11-18 | include text files with notes in manual/ | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15795 | |||
2011-10-25 | updated to support 0.43 (renamed pdtk_enquote to enquote_path and added ↵ | Hans-Christoph Steiner | |
after idle/after 100 to launch panels that were hanging) svn path=/trunk/externals/miXed/; revision=15651 | |||
2011-10-06 | added shared .o files to the clean target | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15526 | |||
2011-10-06 | fixed clean target to get everything | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15525 | |||
2011-09-27 | used class_addcreator to declare cyclone/class names for the lowercase ↵ | Hans-Christoph Steiner | |
version otherwise we get the 1000 can't open error svn path=/trunk/externals/miXed/; revision=15361 | |||
2011-09-27 | add links for the downcase versions only on GNU/Linux since Windows and Mac ↵ | Hans-Christoph Steiner | |
OS X almost always use case insensitive file systems, so Borax.pd_darwin is the same file as borax.pd_darwin, etc. svn path=/trunk/externals/miXed/; revision=15360 | |||
2011-09-26 | ported to 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15350 | |||
2011-09-26 | added all-lower-case aliases to all objects since Max/MSP 4.6 converted to ↵ | Hans-Christoph Steiner | |
all lowercase svn path=/trunk/externals/miXed/; revision=15349 | |||
2011-08-01 | replace .x%x 32-bit only canvas id with .x%lx canvas id which supports ↵ | Hans-Christoph Steiner | |
32-bit and 64-bit svn path=/trunk/externals/miXed/; revision=15186 | |||
2011-03-08 | ported to 0.43 and added backwards compatibility proc | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=15018 | |||
2011-01-19 | added to add .exe to cyclist on Windows | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14759 | |||
2010-12-13 | updated to build against 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14617 | |||
2010-11-22 | fixed minor typo | Jonathan Wilkes | |
svn path=/trunk/externals/miXed/; revision=14464 | |||
2010-11-18 | removed -j4 for deployment | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14444 | |||
2010-11-12 | updating version based on krzyszcz saying: "how about changing 0.1-alpha56 ↵ | Hans-Christoph Steiner | |
to plain 0.1.56?" svn path=/trunk/externals/miXed/; revision=14435 | |||
2010-11-12 | updated LICENSE file from Pd's LICENSE.txt since krzYszcz said in a private ↵ | Hans-Christoph Steiner | |
email: "The intent is more like 'ln -s', than 'cp': if there are any changes applied to the main Pd licence, cyclone licence should follow." svn path=/trunk/externals/miXed/; revision=14434 | |||
2010-11-12 | added pd META subpatch, removed xbend-help.pd and xnote-help.pd since | Jonathan Wilkes | |
they are not used svn path=/trunk/externals/miXed/; revision=14428 | |||
2010-11-11 | bumped version to 0.1-alpha56 after tarball release | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14414 | |||
2010-11-11 | moved package to pkg-multimedia: ↵ | Hans-Christoph Steiner | |
http://git.debian.org/?p=pkg-multimedia/pd-cyclone.git;a=summary svn path=/trunk/externals/miXed/; revision=14391 | |||
2010-11-11 | remove empty /usr/bin/ since no cyclist | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14390 | |||
2010-11-10 | remove cyclist from .deb until its ready | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14386 | |||
2010-11-10 | got dh_shlibdeps working properly | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14385 | |||
2010-11-10 | added omitted m_imp.h | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14384 | |||
2010-11-10 | install cyclist last in case the user doesn't have perms to write in ↵ | Hans-Christoph Steiner | |
/usr/local/bin, at least everything else will be installed svn path=/trunk/externals/miXed/; revision=14382 | |||
2010-11-10 | first semblance of a working .deb for cyclone | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14381 | |||
2010-11-10 | converted cyclone build to a custom standlone makefile for making the libdir | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14380 | |||
2010-09-17 | merged relevant changes from Pd-extended 0.42 | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=14153 | |||
2010-06-14 | commented out debug message | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=13658 | |||
2010-04-14 | renamed to standard help file name | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=13450 | |||
2010-01-04 | added {} quoting on names when passing them to Tcl procs | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=12881 | |||
2009-10-29 | Added a few help files for cyclone | Thomas O Fredericks | |
svn path=/trunk/externals/miXed/; revision=12694 | |||
2009-09-20 | adding support for finding pd.dll in pd/src or pd/bin | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=12411 | |||
2009-06-10 | --export-dynamic needs to go to the linker, not the compiler, and LFLAGS ↵ | Hans-Christoph Steiner | |
here is sent to gcc, so append a -Wl, before it to make sure it goes to the linker svn path=/trunk/externals/miXed/; revision=11738 | |||
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/miXed/; revision=11724 | |||
2009-04-24 | add a little splash of color instead of a blank canvas | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=11106 | |||
2009-04-23 | removed errant blank comment and adjusted size/placement a bit | Hans-Christoph Steiner | |
svn path=/trunk/externals/miXed/; revision=11105 | |||
2009-04-23 | created a help patch, should be pretty much complete, but could use some ↵ | Hans-Christoph Steiner | |
better examples svn path=/trunk/externals/miXed/; revision=11104 |