summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/NodeFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-04-29Fixed incomplete transfer of loaded plugins to client, bundle transfer.David Robillard1-0/+2
2007-04-20Update for SLV2 API changes.David Robillard1-1/+1
2007-04-19Renamed SLV2Model SLV2World.David Robillard1-4/+4
2007-02-20Updated Ingen for most recent SLV2 API.David Robillard1-11/+14
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard1-0/+4
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard1-0/+3
2006-09-18Work on loading old (deprecated) patches.David Robillard1-1/+18
2006-09-16Fixes for building w/o DSSI.David Robillard1-7/+7
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-0/+12
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-3/+2
2006-09-08De-singleton-ified EngineDavid Robillard1-10/+0
2006-09-07Patch port fixes.David Robillard1-64/+37
2006-07-29Update to most recent SLV2 APIDavid Robillard1-2/+2
2006-07-20Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names...David Robillard1-14/+14
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-5/+5
2006-07-18Removed globals (Om.h)David Robillard1-23/+14
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-2/+2
2006-07-04Partial support for loading old patchesDavid Robillard1-66/+61
2006-06-21Reorganized directory tree/namesDavid Robillard1-2/+2
2006-06-18Reworked use of Plugin class in engine slightly (more RAII-ey)David Robillard1-14/+9
2006-06-18More work on new ports implementation;David Robillard1-2/+8
2006-06-10More jugglingDavid Robillard1-0/+707