summaryrefslogtreecommitdiffstats
path: root/src/progs/ingenuity/PatchPortModule.h
AgeCommit message (Collapse)AuthorFilesLines
2006-10-03shared_ptr bugfixes.David Robillard1-4/+9
Updated Ingen to work with new FlowCanvas. Updated Patchage to work with new(er) FlowCanvas. git-svn-id: http://svn.drobilla.net/lad/ingen@152 a436a847-0d15-0410-975c-d299462d15a1
2006-09-15Eliminated unecessary PatchPort class.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@137 a436a847-0d15-0410-975c-d299462d15a1
2006-09-15Fixed FlowCanvas #include directives (to include FLOWCANVAS prefix).David Robillard1-0/+71
Renamed classes/files in Ingenuity to make more sense (and kill "Om"). Patch port fixes. git-svn-id: http://svn.drobilla.net/lad/ingen@136 a436a847-0d15-0410-975c-d299462d15a1