Age | Commit message (Expand) | Author |
2015-03-06 | Removed reference to unneeded file coll.txt because it breaks the make install | N.N. |
2015-02-09 | Add the missing bits for cyclone 0.57; a help patch, dsp and uputput abstract... | N.N. |
2015-02-02 | Reformatted and enhanced the cyclone help-patches. | N.N. |
2015-01-27 | cyclone/coll: Added the missing message separate. | N.N. |
2015-01-27 | For cyclone/funbuff, filter out the non-object name part during file write, s... | N.N. |
2015-01-23 | Fixed the bits-message for bitand~, bitor~ and bitxor~ in cyclone/sickle (bug... | N.N. |
2015-01-04 | removed extra inlet, fixed argument. bug: #1177 cyclone/rand~ does not use it... | N.N. |
2015-01-03 | missed this one in revision 17397; completes the 64-pit support started with ... | N.N. |
2015-01-03 | bump the version to 0.57 (now also reported by some objects) | N.N. |
2015-01-03 | adds support from three messages which originale from the Max/MSP object; pau... | N.N. |
2015-01-03 | completes the 64-pit support started with rev 17393, also adds a log message ... | N.N. |
2014-12-29 | Fixes the crash on [set <min>( or [set(. Application of patch tracker patch #... | N.N. |
2014-12-25 | Applying bugfix ticket #515 Fix for garray_getfloatarray error message in miX... | N.N. |
2013-12-09 | fix out-of-bound array access | IOhannes m zmölnig |
2013-01-23 | make cyclone's build system also use PD_INCLUDE like the template | Hans-Christoph Steiner |
2013-01-22 | fix endian for Mac OS X | Hans-Christoph Steiner |
2013-01-22 | convert int typedefs to use C99 stdint.h | Hans-Christoph Steiner |
2013-01-22 | fix so all pointers used as IDs work in 64-bit also | Hans-Christoph Steiner |
2013-01-22 | fix format-security warnings | Hans-Christoph Steiner |
2013-01-22 | fix warning about incomplete function prototype | Hans-Christoph Steiner |
2013-01-22 | support Pd < 0.44 which doesn't have sys_open(), sys_fopen(), sys_fclose() | Hans-Christoph Steiner |
2013-01-22 | support Pd < 0.44 which doesn't have sys_open(), sys_fopen(), sys_fclose() | Hans-Christoph Steiner |
2013-01-22 | use HAVE_UNISTD_H to determine when to include unistd.h | Hans-Christoph Steiner |
2013-01-22 | replace NT with proper macro: _WIN32 (http://msdn.microsoft.com/en-us/library... | Hans-Christoph Steiner |
2013-01-22 | replace MACOSX with proper macro: __APPLE__ (https://sourceforge.net/p/predef... | Hans-Christoph Steiner |
2013-01-22 | replace MACOSX with proper macro: __APPLE__ (https://sourceforge.net/p/predef... | Hans-Christoph Steiner |
2013-01-22 | replace NT with proper macro: _WIN32 (http://msdn.microsoft.com/en-us/library... | Hans-Christoph Steiner |
2013-01-22 | replace MSW with proper macro: _WIN32 (http://msdn.microsoft.com/en-us/librar... | Hans-Christoph Steiner |
2013-01-22 | merge in Win32 UTF-8 file/path support | Hans-Christoph Steiner |
2012-12-29 | added all-lower-case aliases to all objects since Max/MSP 4.6 converted to al... | Hans-Christoph Steiner |
2012-12-19 | moved META subpatch bug reports to the tracker | Jonathan Wilkes |
2012-11-26 | removing bang after [write( after checking the Max/MSP help patch on Max 4.5,... | Hans-Christoph Steiner |
2012-11-26 | also bang out 3rd outlet after writing a file, per Max 4.5 and Max 6 reference | Hans-Christoph Steiner |
2012-03-22 | fix bad arg to [trigger] | Hans-Christoph Steiner |
2012-03-20 | clean up pointless errors and made it work by default when the patch opens | Hans-Christoph Steiner |
2012-03-11 | prevent scrollbars from showing up from on Mac OS X | Hans-Christoph Steiner |
2012-02-29 | updated pd meta keywords | Jonathan Wilkes |
2012-02-29 | fixed broken objects | Jonathan Wilkes |
2012-01-30 | fixed inversed phase output and checked against Max5 for compatibility, now [... | Hans-Christoph Steiner |
2012-01-30 | remove renaming of [cartopol~] since I did not realize there was some Makefil... | Hans-Christoph Steiner |
2012-01-30 | rename [cartopol~] files so they follow the classname | Hans-Christoph Steiner |
2012-01-02 | define UNIX macro on UNIX-ish platforms to enable ~ expansion in paths | Hans-Christoph Steiner |
2012-01-02 | support Debian GNU/Hurd and GNU/kFreeBSD by using same settings as GNU/Linux | Hans-Christoph Steiner |
2012-01-01 | treat Debian GNU/Hurd and GNU/kFreeBSD the same as GNU/Linux | Hans-Christoph Steiner |
2012-01-01 | updated LDFLAGS for Linux and added support for GNU/Hurd and kFreeBSD | Hans-Christoph Steiner |
2011-11-18 | include text files with notes in manual/ | Hans-Christoph Steiner |
2011-10-25 | updated to support 0.43 (renamed pdtk_enquote to enquote_path and added after... | Hans-Christoph Steiner |
2011-10-06 | added shared .o files to the clean target | Hans-Christoph Steiner |
2011-10-06 | fixed clean target to get everything | Hans-Christoph Steiner |
2011-09-27 | used class_addcreator to declare cyclone/class names for the lowercase versio... | Hans-Christoph Steiner |