summaryrefslogtreecommitdiffstats
path: root/ingen/client/PluginModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-23Use lowercase namespace namesDavid Robillard1-7/+7
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-11/+12
2017-12-25Fix inconsistent parameter namesDavid Robillard1-1/+1
2017-12-24Clean up includes in public headersDavid Robillard1-0/+1
2017-02-26Fix filtering by type in plugin selectorDavid Robillard1-2/+2
2017-02-15Move Properties out of ResourceDavid Robillard1-4/+4
2015-08-12Server-side presets.David Robillard1-6/+21
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-03-02Fix compilation with -fvisibility=hidden.David Robillard1-1/+2
2014-01-24Fix various whitespace and formatting issues.David Robillard1-1/+0
2014-01-24Order scale points by value (fix #951).David Robillard1-2/+1
2014-01-07Remove unused plugin icon stuff.David Robillard1-9/+3
2014-01-04Fix documentation pane.David Robillard1-1/+3
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-2/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-4/+4
2013-01-09Load internal plugin data files and rework documentation code to work the sam...David Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-1/+1
2012-08-18Node => BlockDavid Robillard1-4/+4
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-10/+9
2012-07-30Merge Resource and ResourceImpl, eliminating more virtual inheritance.David Robillard1-3/+2
2012-05-11Generate API documentation.David Robillard1-1/+1
2012-05-11Add missing includes.David Robillard1-0/+1
2012-05-01Implement menu selector for enumeration ports (sort of address #780).David Robillard1-0/+7
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-1/+1
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-0/+111