Age | Commit message (Expand) | Author |
2012-02-02 | - removed spurious directories | Jamie Bullock |
2012-02-02 | - simplified file layout | Jamie Bullock |
2012-02-02 | -added standard pd repo makefile template (with tweaks) | Jamie Bullock |
2012-02-02 | - removed old makefile | Jamie Bullock |
2012-01-24 | - fix bugs in reset and control port handling | Jamie Bullock |
2011-10-13 | - added missing configure keys for hexter performance parameters | Jamie Bullock |
2011-09-07 | - fixed debug print crash | Jamie Bullock |
2010-12-15 | - modularised code a bit more | Jamie Bullock |
2010-12-14 | - now using outlet to pass OSC messages to plugin GUI instead of using liblo.... | Jamie Bullock |
2010-12-13 | - refactoring | Jamie Bullock |
2010-12-09 | - fixed some bugs | Jamie Bullock |
2010-12-09 | - removed pthread dependency | Jamie Bullock |
2010-12-09 | - removed liblo dependency | Jamie Bullock |
2010-12-08 | - refactored debug statement handling | Jamie Bullock |
2010-12-08 | - renamed dssi~ to pluginhost~ | Jamie Bullock |
2010-12-08 | - moved dssi to pluginhost~ in preparation for renaming | Jamie Bullock |
2010-09-21 | - |dssi remap( now also affects CC, program change, bend and aftertouch | Jamie Bullock |
2010-09-21 | - implemented |dssi remap( message. | Jamie Bullock |
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner |
2009-03-07 | - removed spurious return statement | Jamie Bullock |
2009-03-07 | - Fixed loader bug. Now loading SYSEX patches uses Pd search path not absolut... | Jamie Bullock |
2009-03-07 | - Made 'can't find GUI' message more meaningful | Jamie Bullock |
2009-03-07 | - Committed patch from moumar on Pd list 'add-more-stability.patch' ! | Jamie Bullock |
2008-10-18 | - pd 'canvas' search path now searched for plugins in addition to LADSPA_PATH... | Jamie Bullock |
2008-10-06 | - Added pd_darwin build target to makefile | Jamie Bullock |
2008-06-18 | getpatchname parent query capability and helpfile to match | Luke Iannini |
2008-02-16 | [knn] by Fujinaga and MacMillan, initial commit | Jamie Bullock |
2008-01-18 | Fixed hard-coded paths after eighthave changed the name of the help file! | Jamie Bullock |
2007-11-14 | Fixed bug where if a query contained ", close" the 'close' method would be in... | Jamie Bullock |
2007-11-06 | psql external initial commit | Jamie Bullock |
2007-09-29 | renamed help files to match the *-help.pd naming standard | Hans-Christoph Steiner |
2006-08-25 | Corrected freq domain cc~ (provided by Charles Henry) | Jamie Bullock |
2006-07-17 | This commit was generated by cvs2svn to compensate for changes in r5372, | Jamie Bullock |
2006-07-12 | This commit was generated by cvs2svn to compensate for changes in r5366, | Jamie Bullock |
2006-05-30 | New checkin after sf upgrade | Jamie Bullock |
2006-04-19 | renamed cross~ to cc~ | Jamie Bullock |
2006-04-19 | Added frequency domain correlation to cross~ | Jamie Bullock |
2006-04-07 | Removed need for arg in cross~ | Jamie Bullock |
2006-04-07 | Tidied. | Jamie Bullock |
2006-04-07 | Initial check in | Jamie Bullock |
2006-04-07 | Now sending note messages to instance 0 sends to all instances | Jamie Bullock |
2006-03-29 | Added key and channel aftertouch support. | Jamie Bullock |
2006-03-27 | Modified helpfile. Fixed LADSPA control in bug | Jamie Bullock |
2006-03-27 | Added jutils to makefile | Jamie Bullock |
2006-03-24 | *** empty log message *** | Jamie Bullock |
2006-03-24 | *** empty log message *** | Jamie Bullock |
2006-03-23 | Fixed plug_plugin. | Jamie Bullock |
2006-03-20 | Modified DSP vector handling. | Jamie Bullock |
2006-03-17 | Restructed loader/free.Added plug facility, which currently doesn't work with... | Jamie Bullock |
2006-03-15 | Bug fix to dssi_tilde_new. Still needs work though. | Jamie Bullock |