summaryrefslogtreecommitdiffstats
path: root/ingen/client/ObjectModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Move public headers to a separate include directoryDavid Robillard1-99/+0
2020-08-01Remove superfluous semicolonsDavid Robillard1-6/+6
2019-12-08Cleanup: Avoid parameter copying overheadDavid Robillard1-4/+4
2019-03-09Clean up includes and forward declarationsDavid Robillard1-11/+6
2018-09-23Use override specifiersDavid Robillard1-9/+10
2018-09-23Use lowercase namespace namesDavid Robillard1-4/+4
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-6/+5
2017-12-25Fix inconsistent parameter namesDavid Robillard1-1/+1
2017-12-25Remove trivial destructors and use default where possibleDavid Robillard1-2/+0
2015-09-29Fix more URI conversion issues.David Robillard1-1/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-03-02Fix compilation with -fvisibility=hidden.David Robillard1-1/+2
2013-06-09Support removing properties from the properties dialog.David Robillard1-0/+2
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-3/+3
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-12/+12
2012-08-19GraphObject => NodeDavid Robillard1-4/+4
2012-08-19Patch => GraphDavid Robillard1-1/+1
2012-08-18Node => BlockDavid Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-2/+2
2012-07-30Merge Resource and ResourceImpl, eliminating more virtual inheritance.David Robillard1-3/+2
2012-07-29Remove unused ObjectModel::_meta.David Robillard1-1/+0
2012-05-11Generate API documentation.David Robillard1-1/+5
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-0/+102