summaryrefslogtreecommitdiffstats
path: root/src/server/ServerInterfaceImpl.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard1-4/+4
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-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-0/+2
2012-03-16Preliminary work towards native LV2 UI.David Robillard1-2/+0
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-14/+12
2012-03-16Remove activity from interface and use set_property() instead.David Robillard1-6/+1
2011-10-21Merge Request into Event.David Robillard1-5/+2
2011-10-21Make engine receivers depend only on ServerInterface.David Robillard1-3/+2
2011-10-21Make OSCEngineReceiver and HTTPEngineReceiver has-a ServerInterfaceImpl (inst...David Robillard1-2/+5
2011-10-21QueuedEngineInterface => ServerInterfaceImpl.David Robillard1-0/+114