summaryrefslogtreecommitdiffstats
path: root/ingen/client/ThreadedSigClientInterface.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-12-18Fix override specifiersDavid Robillard1-2/+4
2017-12-16Add Message struct and remove tons of interface boilerplateDavid Robillard1-75/+6
2017-12-16Use unbounded queue for client signalsDavid Robillard1-30/+16
2017-03-20Fix round-trip preservation of property contextsDavid Robillard1-15/+21
2017-02-15Move Properties out of ResourceDavid Robillard1-8/+7
2015-06-09Fix partial commit.David Robillard1-3/+3
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/+5
2014-08-08Fix compilation with GCC 4.6.David Robillard1-2/+2
2014-01-24Fix various whitespace and formatting issues.David Robillard1-16/+17
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-17/+16
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2012-12-23Use more sensible URI scheme for Ingen paths.David Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-2/+2
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-2/+0
2012-08-14Update for latest Raul.David Robillard1-1/+1
2012-07-26Report subject with errors to client for more meaningful error messages.David Robillard1-3/+3
2012-05-11Generate API documentation.David Robillard1-0/+2
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-2/+31
2012-04-28Remove unused slots and signals.David Robillard1-6/+0
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard1-5/+5
2012-04-28Lint.David Robillard1-1/+1
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-2/+2
2012-03-16Remove activity from interface and use set_property() instead.David Robillard1-21/+16
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-0/+151