Age | Commit message (Expand) | Author |
2015-06-18 | removed logpost() from cyclone objects for now | N.N. |
2015-06-11 | cyclone/Bucket: Added max5mode, improved help-patch. | N.N. |
2015-06-09 | cyclone/comment.c: applied patch as described in bug #215, and it appears to ... | N.N. |
2015-06-09 | cyclone (cycle~, funbuff): cleanup garray_getarrayfloats/t_float stuff | 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. |
2013-01-22 | fix so all pointers used as IDs work in 64-bit also | Hans-Christoph Steiner |
2013-01-22 | fix warning about incomplete function prototype | 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-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 |
2011-09-27 | used class_addcreator to declare cyclone/class names for the lowercase versio... | Hans-Christoph Steiner |
2011-09-26 | added all-lower-case aliases to all objects since Max/MSP 4.6 converted to al... | Hans-Christoph Steiner |
2011-08-01 | replace .x%x 32-bit only canvas id with .x%lx canvas id which supports 32-bit... | Hans-Christoph Steiner |
2011-03-08 | ported to 0.43 and added backwards compatibility proc | Hans-Christoph Steiner |
2010-06-14 | commented out debug message | Hans-Christoph Steiner |
2007-12-03 | reverting to original savefn since I can't figure out how Krzysztof is using ... | Hans-Christoph Steiner |
2007-10-31 | fixed problems with the classname stuff I just added: | Hans-Christoph Steiner |
2007-10-29 | Following this thread: | Hans-Christoph Steiner |
2005-11-21 | cyclone alpha55 (see notes.txt for cyclone and shared) | N.N. |
2005-05-10 | toxy alpha17 and pddp alpha1 (see notes.txt for toxy, pddp and shared) | N.N. |
2005-03-12 | cyclone alpha54 and toxy alpha16 (see notes.txt for cyclone, toxy and shared) | N.N. |
2005-02-28 | cyclone alpha53 (see notes.txt for cyclone, bin and shared) | N.N. |
2005-01-27 | cyclone alpha52 and toxy alpha15 (see notes.txt for cyclone, toxy and shared) | N.N. |
2005-01-11 | svf~: args parsing; prepend/Append: bang handling; seq: pause, continue, goto... | N.N. |
2004-12-10 | restricted debug garbage to krzYszcz, few fixes in toxy | N.N. |
2004-12-08 | various bug-fixes, maxmode, toxy .#args | N.N. |
2004-04-25 | *** empty log message *** | N.N. |
2004-04-23 | *** empty log message *** | N.N. |
2004-04-21 | *** empty log message *** | N.N. |
2004-04-20 | importing tables | N.N. |
2004-04-17 | *** empty log message *** | N.N. |
2004-04-17 | importing ints | N.N. |
2004-04-07 | parsing old format max files | N.N. |
2004-03-16 | toxy alpha8 | N.N. |
2004-02-19 | many small improvements in toxy, plustot added | N.N. |
2003-09-19 | *** empty log message *** | N.N. |
2003-09-11 | *** empty log message *** | N.N. |
2003-09-05 | *** empty log message *** | N.N. |
2003-09-01 | #ifdef'ed out struct members to make it compile with pd 0.37 | Hans-Christoph Steiner |
2003-08-14 | *** empty log message *** | N.N. |
2003-06-04 | mtr read/write, etc. | N.N. |
2003-06-02 | adding pong and mtr | N.N. |
2003-05-28 | slave mode | N.N. |
2003-05-27 | tempo, hook, and delay | N.N. |
2003-05-25 | empty string as a default for %s | N.N. |