summaryrefslogtreecommitdiffstats
path: root/ingen/Node.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-21Add FilePath class and remove use of glib path utilitiesDavid Robillard1-1/+2
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-4/+3
2017-12-24Clean up includes in public headersDavid Robillard1-5/+10
2017-02-15Move static path stuff to its own headerDavid Robillard1-21/+1
2016-10-14Improve documentationDavid Robillard1-1/+1
2016-10-06Add plugin state savingDavid Robillard1-0/+1
2016-08-17Rename main graph and control/notify portsDavid Robillard1-7/+7
2015-11-30Fix Node::uri_is_path()David Robillard1-3/+1
2015-11-23Fix crash when request contains invalid path URIDavid Robillard1-2/+8
2015-11-08Add support for instance-access and data-accessDavid Robillard1-0/+4
2015-08-12Server-side presets.David Robillard1-5/+4
2015-05-25Use ingen:/ as base URI on the wire.David Robillard1-6/+6
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-03-02Fix compilation with -fvisibility=hidden.David Robillard1-1/+2
2015-02-08Server-side copy paste with LV2 state support.David Robillard1-0/+7
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-29"edge" => "arc".David Robillard1-6/+6
2012-12-23Use more sensible URI scheme for Ingen paths.David Robillard1-2/+3
2012-12-21Improved error handling in Python by loading error descriptions from data.David Robillard1-1/+1
2012-08-19GraphObject => NodeDavid Robillard1-0/+104
2012-07-30Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...David Robillard1-48/+0
2012-05-11Generate API documentation.David Robillard1-1/+1
2012-05-11Fix include guards.David Robillard1-3/+3
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/+49