summaryrefslogtreecommitdiffstats
path: root/src/LV2Features.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-09Clean up includes and forward declarationsDavid Robillard1-2/+2
2019-03-08Pass World everywhere by referenceDavid Robillard1-1/+1
2018-09-23Use lowercase namespace namesDavid Robillard1-2/+2
2017-12-25Remove superfluous using namespace declarationsDavid Robillard1-2/+0
2017-12-25Use nullptrDavid Robillard1-1/+1
2016-08-01Fix compilation on OSXDavid Robillard1-0/+7
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-11-17Fix a few minor/unlikely memory errors.David Robillard1-1/+1
2014-08-09Support plugins which require lv2:isLive.David Robillard1-0/+4
2013-01-20Fix support for LV2 features.David Robillard1-0/+5
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-4/+4
2013-01-11Use range-based for loops where possible.David Robillard1-2/+2
2012-12-21Gracefully ignore plugins which require unsupported features or have unknown ...David Robillard1-0/+6
2012-08-19GraphObject => NodeDavid Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-0/+63