summaryrefslogtreecommitdiffstats
path: root/src/server/LV2ResizeFeature.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-31Reduce duplicated codeDavid Robillard1-7/+2
2015-04-04Update copyright dates.David Robillard1-1/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-3/+3
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2012-12-21Gracefully ignore plugins which require unsupported features or have unknown ...David Robillard1-0/+2
2012-08-19GraphObject => NodeDavid Robillard1-1/+1
2012-08-18Node => BlockDavid Robillard1-8/+8
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-1/+0
2012-08-11Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().David Robillard1-2/+4
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-3/+3
2012-07-30Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...David Robillard1-1/+1
2012-04-28Tidy.David Robillard1-3/+3
2012-04-28Remove using declarations from headers.David Robillard1-3/+0
2012-04-16Update for latest LV2 resize-port extension.David Robillard1-9/+10
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-23Fix compilation with latest LV2.David Robillard1-5/+2
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+73