summaryrefslogtreecommitdiffstats
path: root/src/libs/client/ObjectModel.h
AgeCommit message (Expand)AuthorFilesLines
2007-05-02Added svn:ignore property to everything.David Robillard1-3/+3
2007-04-16Updated Jack version checked by configure.David Robillard1-4/+2
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-01-22Created Raul namespace.David Robillard1-0/+3
2007-01-08Fix destruction of nodes with connections to parent patch ports.David Robillard1-2/+2
2006-10-16Used boost::noncopyable to eliminate undefined private copy constructors spre...David Robillard1-6/+2
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-9/+9
2006-09-30Work on RDF serialization (only (partial) saving so far).David Robillard1-3/+2
2006-09-18More store error correcting fixes.David Robillard1-2/+2
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-10/+11
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-27/+34
2006-09-12Bug fixes.David Robillard1-1/+1
2006-09-11Bug fixes.David Robillard1-0/+1
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-12/+14
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-5/+6
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-3/+3
2006-06-21Reorganized directory tree/namesDavid Robillard1-1/+1
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard1-6/+6
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard1-1/+4
2006-06-10More jugglingDavid Robillard1-0/+84