summaryrefslogtreecommitdiffstats
path: root/src/server/BlockFactory.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-09Clean up includes and forward declarationsDavid Robillard1-4/+7
2019-03-09Use smart pointers over manual memory managementDavid Robillard1-2/+2
2019-03-08Pass World everywhere by referenceDavid Robillard1-2/+2
2018-09-23Use lowercase namespace namesDavid Robillard1-6/+6
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-4/+3
2015-10-30Update clients when plugins are unloaded/reloadedDavid Robillard1-0/+7
2015-08-28Get rid of LV2Info class.David Robillard1-2/+0
2015-04-04Update copyright dates.David Robillard1-1/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-5/+5
2012-08-18Node => BlockDavid Robillard1-0/+63