summaryrefslogtreecommitdiffstats
path: root/ingen
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Factor audio thread execution stuff out of JackDriver into Engine::run().David Robillard1-0/+7
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard2-2/+2
2012-05-01Implement menu selector for enumeration ports (sort of address #780).David Robillard3-0/+9
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 Robillard9-60/+60
2012-04-28Lint.David Robillard11-13/+37
2012-04-27Disconnect via atom interface.David Robillard1-0/+1
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