summaryrefslogtreecommitdiffstats
path: root/ingen/shared
AgeCommit message (Expand)AuthorFilesLines
2012-05-10LV2URIMap => URIMap.David Robillard6-19/+22
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-2/+2
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 Robillard1-0/+1
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard2-8/+8
2012-04-28Lint.David Robillard3-3/+9
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 unused quark.David Robillard1-1/+0
2012-04-14Update URIs.David Robillard1-1/+1
2012-04-12Use URI defines from LV2 headers where possible.David Robillard1-3/+0
2012-03-27Squeeze blank lines.David Robillard15-16/+0
2012-03-27Switch to AGPL3+.David Robillard15-240/+240
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 Robillard7-58/+84
2012-03-16Preliminary work towards native LV2 UI.David Robillard3-1/+132
2012-03-16Remove ping() from interface, just use a get instead.David Robillard3-18/+20
2012-03-16Merge ClientInterface and ServerInterface.David Robillard3-22/+27
2012-03-16Remove activity from interface and use set_property() instead.David Robillard1-0/+1
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard12-0/+908