summaryrefslogtreecommitdiffstats
path: root/src/libs/client/ObjectModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Fix various problems with control port values.David Robillard1-1/+0
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-14/+14
2007-10-08SharedPtr-ify engine side store.David Robillard1-4/+5
2007-10-08Eliminate redundant object collections (ObjectModel having a separate collect...David Robillard1-37/+28
2007-09-20Rename C++ signals to cleaner Gtkmm convention.David Robillard1-5/+5
2007-09-19Toggling of individual node polyphonic state.David Robillard1-2/+11
2007-07-26Add const find interface to Raul::Table, fix bugs.David Robillard1-0/+48
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-1/+1
2006-09-18More store error correcting fixes.David Robillard1-5/+11
2006-09-18Work on loading old (deprecated) patches.David Robillard1-5/+7
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-14/+18
2006-09-12Bug fixes.David Robillard1-0/+4
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-15/+21
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-2/+4
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-3/+3
2006-06-21Reorganized directory tree/namesDavid Robillard1-1/+1
2006-06-10More jugglingDavid Robillard1-0/+64