summaryrefslogtreecommitdiffstats
path: root/src/progs/ingenuity/PatchCanvas.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-1/+1
2007-04-21Loading plugins via class-based menu heirarchy in patch context menu.David Robillard1-1/+73
2007-04-07Fixed connection to patch MIDI ports when loading deprecated patches.David Robillard1-0/+10
2007-04-06Fixed overly dark connection colours.David Robillard1-1/+2
2007-03-30Serialization fixes.David Robillard1-0/+2
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard1-53/+50
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard1-9/+9
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard1-3/+5
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-52/+52
2007-01-14Fixed launching of external ingen process from ingenuity.David Robillard1-1/+7
2007-01-08Fix destruction of nodes with connections to parent patch ports.David Robillard1-21/+36
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard1-3/+1
2006-12-11Serialization of patch ports.David Robillard1-8/+7
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard1-1/+1
2006-12-02More serialization workDavid Robillard1-1/+6
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-10/+10
2006-10-04Global build system, build system bugfixes.David Robillard1-4/+2
2006-10-04Bug fixes.David Robillard1-4/+37
2006-10-03shared_ptr bugfixes.David Robillard1-29/+45
2006-09-30Work on RDF serialization (only (partial) saving so far).David Robillard1-4/+4
2006-09-18Work on loading old (deprecated) patches.David Robillard1-9/+4
2006-09-15Eliminated unecessary PatchPort class.David Robillard1-1/+0
2006-09-15Fixed FlowCanvas #include directives (to include FLOWCANVAS prefix).David Robillard1-0/+368