summaryrefslogtreecommitdiffstats
path: root/ingen/client
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Generate API documentation.David Robillard10-8/+16
2012-05-11Fix include guards.David Robillard1-3/+3
2012-05-11Add missing includes.David Robillard2-0/+3
2012-05-11"Connection" => "Edge"David Robillard2-11/+11
2012-05-11Clean up and better document World interface.David Robillard1-3/+3
2012-05-10LV2URIMap => URIMap.David Robillard1-5/+3
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-2/+31
2012-05-01Implement menu selector for enumeration ports (sort of address #780).David Robillard2-0/+8
2012-04-28Remove unused method prototypes.David Robillard1-2/+0
2012-04-28Remove unused slots and signals.David Robillard2-10/+0
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard5-45/+45
2012-04-28Lint.David Robillard3-4/+11
2012-04-23Remove vestigial edit mode stuff.David Robillard1-14/+0
2012-04-22Show non-resizable plugin UIs properly.David Robillard1-2/+6
2012-04-14Update URIs.David Robillard1-5/+8
2012-04-12Use URI defines from LV2 headers where possible.David Robillard1-2/+0
2012-03-27Squeeze blank lines.David Robillard11-11/+0
2012-03-27Switch to AGPL3+.David Robillard11-176/+176
2012-03-16Remove ping() from interface, just use a get instead.David Robillard2-2/+0
2012-03-16Merge ClientInterface and ServerInterface.David Robillard5-13/+23
2012-03-16Remove activity from interface and use set_property() instead.David Robillard3-27/+16
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard11-0/+1134