summaryrefslogtreecommitdiffstats
path: root/src/libs/client/ObjectModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-17There!David Robillard1-1/+6
2008-08-16Reorganize two 'store' implementations, move header to shared module (prepare...David Robillard1-1/+0
2008-08-15Push serialiser down into core ('world').David Robillard1-8/+3
2008-08-15Make refresh more complete.David Robillard1-1/+1
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard1-1/+2
2007-10-21Fix various client-side variable state problems.David Robillard1-1/+1
2007-10-10Fix recursive patch problems (all objects recursively appearing as direct chi...David Robillard1-0/+2
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-7/+7
2007-10-08SharedPtr-ify engine side store.David Robillard1-7/+5
2007-10-08Eliminate redundant object collections (ObjectModel having a separate collect...David Robillard1-9/+14
2007-10-07Begin using shared virtual Node interface client side.David Robillard1-5/+5
2007-09-20Rename C++ signals to cleaner Gtkmm convention.David Robillard1-8/+8
2007-09-19Toggling of individual node polyphonic state.David Robillard1-5/+9
2007-07-26Fix various Table bugs (and put some way too slow code in there, but hey, it ...David Robillard1-1/+1
2007-07-26Add const find interface to Raul::Table, fix bugs.David Robillard1-9/+17
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+96