summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-01-08Fix for building against local raul.David Robillard1-4/+3
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard1-0/+1
2007-01-06Work on Port destruction (still broken).David Robillard1-0/+1
2006-12-12Connection loading.David Robillard1-2/+0
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-2/+2
2006-10-04Global build system, build system bugfixes.David Robillard1-12/+4
2006-09-30Work on RDF serialization (only (partial) saving so far).David Robillard1-0/+2
2006-09-18Work on loading old (deprecated) patches.David Robillard1-3/+4
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-1/+1
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-0/+1
2006-09-08Renamed communications classes for consistency.David Robillard1-4/+4
2006-09-07Patch port fixes.David Robillard1-0/+1
2006-07-20Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names...David Robillard1-2/+2
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-1/+0
2006-07-18Removed globals (Om.h)David Robillard1-3/+2
2006-07-14Enforced OSC path restrictions on Path for spec conformance (since GraphObjectDavid Robillard1-1/+0
2006-07-12Factored out Thread (and Slave, an explicitly signal-driven thread)David Robillard1-0/+3
2006-06-22LADSPA port default value loading (engine side)David Robillard1-1/+0
2006-06-21More renaming, fixed bugs with disconnecting patch ports internallyDavid Robillard1-14/+14
2006-06-20Renamed OmObject GraphObject;David Robillard1-1/+1
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard1-2/+4
2006-06-19Renamed PortBase to TypedPortDavid Robillard1-2/+2
2006-06-19Ditched ghetto homebrew RTTI in favour of the real deal;David Robillard1-1/+1
2006-06-18Reworked use of Plugin class in engine slightly (more RAII-ey)David Robillard1-6/+6
2006-06-18More work on new ports implementation;David Robillard1-16/+19
2006-06-10Actually got all this stuff building againDavid Robillard1-2/+2
2006-06-10More jugglingDavid Robillard1-66/+17
2006-06-10More jugglingDavid Robillard1-0/+259