summaryrefslogtreecommitdiffstats
path: root/ingen
AgeCommit message (Expand)AuthorFilesLines
2012-04-27Implement connecting via atom interface.David Robillard2-3/+5
2012-04-26Implement delta via atoms.David Robillard1-0/+3
2012-04-25Preserve node UI embedded state and fix repeated embedding/de-embedding.David Robillard1-0/+1
2012-04-23Remove vestigial edit mode stuff.David Robillard1-14/+0
2012-04-23Remove unused quark.David Robillard1-1/+0
2012-04-23Use URI defines where possible.David Robillard1-1/+3
2012-04-22Show non-resizable plugin UIs properly.David Robillard1-2/+6
2012-04-14Update URIs.David Robillard2-6/+9
2012-04-12Use URI defines from LV2 headers where possible.David Robillard2-5/+0
2012-03-27Squeeze blank lines.David Robillard38-39/+0
2012-03-27Switch to AGPL3+.David Robillard38-608/+608
2012-03-25Update for latest atom extension.David Robillard1-2/+1
2012-03-20More complete Ingen plugin <=> UI communication.David Robillard2-0/+12
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard9-62/+86
2012-03-16Preliminary work towards native LV2 UI.David Robillard3-1/+132
2012-03-16Remove ping() from interface, just use a get instead.David Robillard6-21/+20
2012-03-16Merge ClientInterface and ServerInterface.David Robillard13-149/+77
2012-03-16Remove activity from interface and use set_property() instead.David Robillard7-37/+37
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard37-0/+2943