summaryrefslogtreecommitdiffstats
path: root/include/ingen/client/ObjectModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update for latest raulDavid Robillard1-6/+6
2020-08-02Remove std::shared_ptr aliasDavid Robillard1-10/+11
2020-08-02Rename memory utility headerDavid Robillard1-1/+1
2020-08-02Move public headers to a separate include directoryDavid Robillard1-0/+99
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-102/+0
2012-03-11Fix UI response to property changes like port value (fix #779).David Robillard1-7/+1
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-2/+2
2011-10-03Remove static PortType enumeration from public/client side interface.David Robillard1-0/+2
2011-09-24Only store patch canvas coordinates in containing patch.David Robillard1-3/+7
2011-09-23Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.David Robillard1-2/+2
2011-09-23Don't prompt for save location when path is already known from previous save ...David Robillard1-1/+2
2011-05-24Move appropriate client headers to public include directory.David Robillard1-0/+101