aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-19moved META subpatch bug reports to the trackerJonathan Wilkes
2012-11-26removing bang after [write( after checking the Max/MSP help patch on Max 4.5,...Hans-Christoph Steiner
2012-11-26also bang out 3rd outlet after writing a file, per Max 4.5 and Max 6 referenceHans-Christoph Steiner
2012-03-22fix bad arg to [trigger]Hans-Christoph Steiner
2012-03-20clean up pointless errors and made it work by default when the patch opensHans-Christoph Steiner
2012-03-11prevent scrollbars from showing up from on Mac OS XHans-Christoph Steiner
2012-02-29updated pd meta keywordsJonathan Wilkes
2012-02-29fixed broken objectsJonathan Wilkes
2012-01-30fixed inversed phase output and checked against Max5 for compatibility, now [...Hans-Christoph Steiner
2012-01-30remove renaming of [cartopol~] since I did not realize there was some Makefil...Hans-Christoph Steiner
2012-01-30rename [cartopol~] files so they follow the classnameHans-Christoph Steiner
2012-01-02define UNIX macro on UNIX-ish platforms to enable ~ expansion in pathsHans-Christoph Steiner
2012-01-02support Debian GNU/Hurd and GNU/kFreeBSD by using same settings as GNU/LinuxHans-Christoph Steiner
2012-01-01treat Debian GNU/Hurd and GNU/kFreeBSD the same as GNU/LinuxHans-Christoph Steiner
2012-01-01updated LDFLAGS for Linux and added support for GNU/Hurd and kFreeBSDHans-Christoph Steiner
2011-11-18include text files with notes in manual/Hans-Christoph Steiner
2011-10-25updated to support 0.43 (renamed pdtk_enquote to enquote_path and added after...Hans-Christoph Steiner
2011-10-06added shared .o files to the clean targetHans-Christoph Steiner
2011-10-06fixed clean target to get everythingHans-Christoph Steiner
2011-09-27used class_addcreator to declare cyclone/class names for the lowercase versio...Hans-Christoph Steiner
2011-09-27add links for the downcase versions only on GNU/Linux since Windows and Mac O...Hans-Christoph Steiner
2011-09-26ported to 0.43Hans-Christoph Steiner
2011-09-26added all-lower-case aliases to all objects since Max/MSP 4.6 converted to al...Hans-Christoph Steiner
2011-08-01replace .x%x 32-bit only canvas id with .x%lx canvas id which supports 32-bit...Hans-Christoph Steiner
2011-03-08ported to 0.43 and added backwards compatibility procHans-Christoph Steiner
2011-01-19added to add .exe to cyclist on WindowsHans-Christoph Steiner
2010-12-13updated to build against 0.43Hans-Christoph Steiner
2010-11-22fixed minor typoJonathan Wilkes
2010-11-18removed -j4 for deploymentHans-Christoph Steiner
2010-11-12updating version based on krzyszcz saying: "how about changing 0.1-alpha56 to...Hans-Christoph Steiner
2010-11-12updated LICENSE file from Pd's LICENSE.txt since krzYszcz said in a private e...Hans-Christoph Steiner
2010-11-12added pd META subpatch, removed xbend-help.pd and xnote-help.pd since Jonathan Wilkes
2010-11-11bumped version to 0.1-alpha56 after tarball releaseHans-Christoph Steiner
2010-11-11moved package to pkg-multimedia: http://git.debian.org/?p=pkg-multimedia/pd-c...Hans-Christoph Steiner
2010-11-11remove empty /usr/bin/ since no cyclistHans-Christoph Steiner
2010-11-10remove cyclist from .deb until its readyHans-Christoph Steiner
2010-11-10got dh_shlibdeps working properlyHans-Christoph Steiner
2010-11-10added omitted m_imp.hHans-Christoph Steiner
2010-11-10install cyclist last in case the user doesn't have perms to write in /usr/loc...Hans-Christoph Steiner
2010-11-10first semblance of a working .deb for cycloneHans-Christoph Steiner
2010-11-10converted cyclone build to a custom standlone makefile for making the libdirHans-Christoph Steiner
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
2010-06-14commented out debug messageHans-Christoph Steiner
2010-04-14renamed to standard help file nameHans-Christoph Steiner
2010-01-04added {} quoting on names when passing them to Tcl procsHans-Christoph Steiner
2009-10-29Added a few help files for cycloneThomas O Fredericks
2009-09-20adding support for finding pd.dll in pd/src or pd/binHans-Christoph Steiner
2009-06-10--export-dynamic needs to go to the linker, not the compiler, and LFLAGS here...Hans-Christoph Steiner
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
2009-04-24add a little splash of color instead of a blank canvasHans-Christoph Steiner