summaryrefslogtreecommitdiffstats
path: root/src/libs/client/PatchLibrarian.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-09-30Work on RDF serialization (only (partial) saving so far).David Robillard1-918/+0
2006-09-18Work on loading old (deprecated) patches.David Robillard1-197/+180
2006-09-14Bug fixes.David Robillard1-2/+4
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-16/+30
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-27/+49
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-43/+37
2006-09-08Removed PatchLibrarian dependency on OSCDavid Robillard1-1/+1
2006-09-07Patch port fixes.David Robillard1-34/+102
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-4/+6
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-3/+3
2006-07-04Partial support for loading old patchesDavid Robillard1-0/+1
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-3/+3
2006-06-12Connections working through Store model/signal interfaceDavid Robillard1-3/+3
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard1-13/+11
2006-06-10More jugglingDavid Robillard1-0/+834