summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/GraphObject.h
AgeCommit message (Expand)AuthorFilesLines
2007-05-02Added svn:ignore property to everything.David Robillard1-2/+2
2007-02-09Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.David Robillard1-3/+3
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-01-22Created Raul namespace.David Robillard1-0/+3
2007-01-12Control value persistence/serialization.David Robillard1-3/+3
2007-01-06Work on Port destruction (still broken).David Robillard1-3/+7
2006-10-16Used boost::noncopyable to eliminate undefined private copy constructors spre...David Robillard1-4/+0
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-2/+2
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-8/+11
2006-09-08De-singleton-ified EngineDavid Robillard1-2/+3
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-2/+2
2006-07-18Removed globals (Om.h)David Robillard1-1/+1
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-2/+2
2006-06-21Reorganized directory tree/namesDavid Robillard1-2/+2
2006-06-21Got the audio flowingDavid Robillard1-2/+2
2006-06-20Renamed OmObject GraphObject;David Robillard1-0/+112