summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/QueuedEngineInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-01-22Added atomic int/pointer classes to Raul.David Robillard1-1/+0
2006-12-12Connection loading.David Robillard1-2/+2
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-6/+6
2006-09-18Work on loading old (deprecated) patches.David Robillard1-14/+19
2006-09-16Fixes for building w/o DSSI.David Robillard1-0/+3
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-8/+5
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-1/+1
2006-09-10Zoom Full feature in FlowCanvas/Ingenuity.David Robillard1-1/+1
2006-09-09Canvas cleanups, bugfixes, more robustness, etc.David Robillard1-1/+4
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-30/+42
2006-09-08De-singleton-ified EngineDavid Robillard1-30/+31
2006-07-20Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names...David Robillard1-3/+3
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-2/+2
2006-07-18Removed globals (Om.h)David Robillard1-57/+35
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-2/+2
2006-07-14Enforced OSC path restrictions on Path for spec conformance (since GraphObjectDavid Robillard1-56/+57
2006-07-04Partial support for loading old patchesDavid Robillard1-2/+19
2006-06-21Reorganized directory tree/namesDavid Robillard1-2/+2
2006-06-18More work on new ports implementation;David Robillard1-0/+9
2006-06-12Fixed engine-side node destruction bugDavid Robillard1-1/+1
2006-06-10More jugglingDavid Robillard1-0/+299